Service composition and related technologies have provided favorable means for building complex Web software systems. It may span multiple organizational units requires particular considerations on trustworthy issues....
详细信息
In recent years, Image Deblurring techniques have played an essential role in the field of Image Processing. In image deblurring, there are several kinds of blurred image such as motion blur, defocused blur and gaussi...
详细信息
The highlight line model is a powerful tool in assessing the quality of a surface. It increases the flexibility of an interactive design environment. In this paper, a method to generate a highlight line model on an ar...
详细信息
The highlight line model is a powerful tool in assessing the quality of a surface. It increases the flexibility of an interactive design environment. In this paper, a method to generate a highlight line model on an arbitrary triangular mesh is presented. Based on the highlight line model, a technique to remove local shape irregularities of a triangular mesh is then presented. The shape modification is done by solving a minimization problem and performing an iterative procedure. The new technique improves not only the shape quality of the mesh surface, but also the shape of the highlight line model. It provides an intuitive and yet suitable method for locally optimizing the shape of a triangular mesh.
Clustering has been widely used in wireless ad hoc networks for various purposes such as routing, broadcasting and Qos. Many clustering algorithms have been proposed. However, most of them implicitly assume that nodes...
详细信息
When applied in a commercial deployment, DHTbased P2P protocols face a dilemma: Although most real-world participants are so unstable that the maintenance overhead is prohibitively high, they must be effectively utili...
详细信息
Generally, service composition and its evaluation are initiated by web services' functional and non-functional attributes. To select qualified services and compose them into a service composition framework manuall...
详细信息
Generally, service composition and its evaluation are initiated by web services' functional and non-functional attributes. To select qualified services and compose them into a service composition framework manually is time-consuming and error-prone. In practice, it is a challenging endeavor to timely discover qualified services and develop a service composition schema. In view of this challenge, a workflow framework is presented in this paper for intelligently navigating service composition. The workflow framework consists of two primary processing modules: planning module and CSP (constraint satisfaction problems) solving module. Planning module aims at producing composite plans taking advantage of services' functional attributes. Moreover, CSP solving module aims at selecting an appropriate service, taking advantaging of services' non-functional attributes, from a group of qualified services that own the same functionality. This group of qualified services is instantiated from a service class predefined. Finally, a case study is presented to demonstrate the framework.
Maximum margin principle has been successfully applied to many supervised and semi-supervised problems in machine learning. Recently, this principle was extended for clustering, referred to as Maximum Margin Clusterin...
详细信息
Program understanding plays an important role in the maintenance and reuse of open source code. Rapid evolving and bad documentation makes the understanding and reusing difficult. Design patterns are widely employed i...
详细信息
Providing continuous on-demand streaming services with VCR functionality over ubiquitous environments is challenging due to the stringent QoS requirements of streaming service as well as the dynamic characteristics of...
详细信息
Providing continuous on-demand streaming services with VCR functionality over ubiquitous environments is challenging due to the stringent QoS requirements of streaming service as well as the dynamic characteristics of both underlying network and user behavior. In this paper, we propose SkipStream, a skip graph based peer-to-peer (P2P) on-demand streaming scheme with VCR support to address the above challenges. In the design of SkipStream, we first group users into a set of disjoint clusters in accordance with their playback offset and further organize the resulted clusters into a skip graph based overlay network. In addition, we present a distributed on-demand streaming scheduling mechanism to minimize the impact of VCR operations and balance system load among nodes adaptively. The average search latency of SkipStream is O(log(N)) where N is the number of disjoint clusters. We also evaluate the performance of SkipStream via extensive simulations. Experimental results show that SkipStream outperforms early skip list based scheme DSL by reducing the search latency 20%-60% in average case and over 50% in worst case.
To avoid the precision loss caused by combining data- flow facts impossible to occur in the same execution path in dependence analysis for C programs, this paper first proposes a flow-sensitive and context-insensitive...
详细信息
To avoid the precision loss caused by combining data- flow facts impossible to occur in the same execution path in dependence analysis for C programs, this paper first proposes a flow-sensitive and context-insensitive points-to analysis algorithm and then presents a new dependence analysis approach based on it. The approach makes more sufficient consideration on the executa- ble path problem and can avoid invalid combination between points-to relations and between points-to relations and reaching definitions. The results of which are therefore more precise than those of the ordinary dependence analysis approaches.
暂无评论