To improve the measuring accuracy of intrusion detection, a system design of a node for intrusion detection is proposed in this paper. First, the technology that applies the traditional intrusion detection method, suc...
详细信息
As a latest immune algorithm, dendritic cell algorithm (DCA) has been successfully applied into the abnormal detection. First, this paper reviewed the research progress of DCA from the following aspects: signal extrac...
详细信息
With the increasing growth of users and exponential propagation of messages, Social Network Services such as Twitter, Facebook can be used to analyze social trend, people's interests and personal-favor. Recently, ...
详细信息
With the increasing growth of users and exponential propagation of messages, Social Network Services such as Twitter, Facebook can be used to analyze social trend, people's interests and personal-favor. Recently, the Social Network Analysis based on Semantic Web technology tends to be a hot study. In this paper, we propose a sentiment-oriented method that takes advantage of emotion ontology to reason out Twitter users' basic emotions and retrieve YAGO ontology to explain associative topics. We implement a prototype system that visualizes the analysis result, which is human- readable as well as machine-understandable.
Coverage enhancement is one of the hot research topics in wireless multimedia sensor net- works. A novel Coverage-enhancing algorithm based on three-dimensional Directional perception and co-evolution (DPCCA) is propo...
详细信息
Coverage enhancement is one of the hot research topics in wireless multimedia sensor net- works. A novel Coverage-enhancing algorithm based on three-dimensional Directional perception and co-evolution (DPCCA) is proposed in multimedia sensor networks on the basis of the model whose pitch angle and deviation angle can be adjusted. Based on the proposed elliptical cone sensing model, we can derive the coverage area of the node and calculate the optimal pitch angle according the information of monitoring area and the nodes, and then the deviation angle is optimized based on co-evolution al- gorithm, which eliminate the overlapped and blind sensing area effectively. A set of simulations demonstrate the ef- fectiveness of our algorithm in coverage ratio.
As in computational geometry, CAD/CAM and computer graphics, the basic algorithm of computing of the area of the union of circles is widely used in many fields. In order to solve the problems of judging constraint arc...
详细信息
As in computational geometry, CAD/CAM and computer graphics, the basic algorithm of computing of the area of the union of circles is widely used in many fields. In order to solve the problems of judging constraint arcs' direction vaguely and computing some overlap region's area repeatedly on [2], this paper proposes an improved algorithm for computing the area of union of circles. The improved algorithm can calculate united area of circles with distribution at any possible positions, and experimental comparison shows that the algorithm not only solves those problems, but also has more reliability.
This system present a feasibility of computer-aided diagnosis, planning and simulation for orthodontic treatment. In the Visualization Toolkit (VTK) and Microsoft Foundation Classes (MFC) integrated environment, a fle...
详细信息
This system present a feasibility of computer-aided diagnosis, planning and simulation for orthodontic treatment. In the Visualization Toolkit (VTK) and Microsoft Foundation Classes (MFC) integrated environment, a flexible, friendly and functional interface for orthodontic treatment was designed. The methods of how to integrate VTK and MFC in different system are described, and the three-dimensional model of the dentition is reconstructed by using marching-cubes (MC) algorithms. Finally, the three-dimensional model for rendering and interaction is also introduced.
With the advancement of motion capture technology, 3D skeleton data is easier to be obtained. 3D skeleton data has the advantage over traditional video data for the reason that it is less affected by illumination, com...
详细信息
ISBN:
(纸本)9781479958368
With the advancement of motion capture technology, 3D skeleton data is easier to be obtained. 3D skeleton data has the advantage over traditional video data for the reason that it is less affected by illumination, complex background, self-occlusion and noise. 3D skeleton data brings new opportunities and challenges to the action recognition research. In this paper, we propose a new method for action recognition of motion capture data. We use relative velocity of all the joint pairs to encode the kinematic characteristics and the primary vector decomposed from Motion Sequence Volume(MSV) to represent the distribution of joint positions in the motion sequence. The extracted features are fed into a Spectral Regression Kernel Discriminant Analysis(SRKDA) classifier to identify motion types. In the experiment, our method obtains higher recognition accuracy than the state-of-art methods.
Independent spanning trees (ISTs) on networks have applications to increase fault-tolerance, bandwidth, and security. Möbius cubes are a class of the important variants of hypercubes. A recursive algorithm to con...
详细信息
This system present a feasibility of computer-aided diagnosis, planning and simulation for orthodontic *** the Visualization Toolkit(VTK) and Microsoft Foundation Classes(MFC) integrated environment, a flexible, frien...
详细信息
This system present a feasibility of computer-aided diagnosis, planning and simulation for orthodontic *** the Visualization Toolkit(VTK) and Microsoft Foundation Classes(MFC) integrated environment, a flexible, friendly and functional interface for orthodontic treatment was *** methods of how to integrate VTK and MFC in different system are described, and the three-dimensional model of the dentition is reconstructed by using marching-cubes(MC)algorithms. Finally, the three-dimensional model for rendering and interaction is also introduced.
Stencils are finite-difference algorithms for solving large-scale and high-dimension partial differential equations. Due to the data dependences among the iterative statements in Stencils, traditional Stencil computat...
详细信息
Stencils are finite-difference algorithms for solving large-scale and high-dimension partial differential equations. Due to the data dependences among the iterative statements in Stencils, traditional Stencil computations are be executed serially, rather than in parallel. It's challenging to design an effective and scalable Stencil parallelized method. To address the issue of 3D data space computing, we present a serial execution model based on multi-layers symmetric Stencil method and time skewing techniques. Within this model, the iteration space is divided to multiple tiles based on time skewing, where the executive process is ordered by the sequence of tiles, and the nodes in each individual tile can be swept repeatedly to improve the data locality. In addition, we propose a novel 3D iterative space alternate tiling Stencil parallel method, which subdivides the iteration space along high dimension, and changes the execution sequence of tiles to reduce the data dependency and communication cost, where the partial order of tiles is still guaranteed. Experimental results demonstrate our proposed alternative tiling parallel method achieves better parallel efficiency and scalability compared with the domain-decomposition methods.
暂无评论