Find a car in a large parking lot is a challenge in our daily life. In this paper, a novel car-searching approach based on smartphone for a large parking lot is presented. In the new approach, some QR codes are set up...
详细信息
ISBN:
(纸本)9781467386456
Find a car in a large parking lot is a challenge in our daily life. In this paper, a novel car-searching approach based on smartphone for a large parking lot is presented. In the new approach, some QR codes are set up in each area which can identify the parking spots. In addition, shortest path algorithm is used to plan the optimal car-searching path. Considering that some parkers with poor sense of direction may lose in the parking lot, a real-time navigation method is proposed for parker to search the car, which is based on the built-in sensors in smartphone and pedometer principle. The new approach is tested in a large indoor parking lot, and the experimental results show the efficiency of the proposed car-searching system.
K-means is a clustering algorithm which is used widely. Its clustering results heavily depend on the initial centroids. An adaptive method for disperse centroids is proposed to improve the stability and accuracy of th...
详细信息
ISBN:
(纸本)9781509048410
K-means is a clustering algorithm which is used widely. Its clustering results heavily depend on the initial centroids. An adaptive method for disperse centroids is proposed to improve the stability and accuracy of the clustering result. The Adaptively Disperse Centroids K-means Algorithm (ADC-K-means) is implemented using MapReduce model on hadoop platform, and it is compared with the k-means of Mahout which is a sub-project of hadoop. The experimental result shows that proposed algorithm is effective.
A program obfuscator is a compiling algorithm that takes a program/circuit as input and generates a new garbled circuit to implement the same functionality as before while obtaining hard-to-understand in some sense, t...
详细信息
Molecular dynamics simulation is an important tool for studying materials microstructure evolution under radiation effects. It is difficult to simulate atomic diffusion in materials owing to the time-scale limitations...
Molecular dynamics simulation is an important tool for studying materials microstructure evolution under radiation effects. It is difficult to simulate atomic diffusion in materials owing to the time-scale limitations of the molecular dynamics method. Accelerated molecular dynamics has been developed as a solution and the parallel replica method is the simplest and most accurate of the accelerated dynamics techniques. The simulation time scale can reach several orders more than the direct molecular dynamics, while retaining the complete atomic detail. In parallel replica method, the entire system is replicated on each of M available parallel or distributed processors, it is in line with the characteristics of high-performance parallel computing and can be optimized from the program level.
Recently, deep convolutional neural networks (DCNNs) have significantly promoted the development of semantic image segmentation. However, previous works on learning the segmentation network often rely on a large numbe...
详细信息
In order to solve the problem that the Fuzzy C-Means algorithm is sensitive to the initial clustering center, we use the Canopy algorithm to carry out the quick and rough clustering. At the same time, to avoid the bli...
详细信息
In order to solve the problem that the Fuzzy C-Means algorithm is sensitive to the initial clustering center, we use the Canopy algorithm to carry out the quick and rough clustering. At the same time, to avoid the blindness of the Canopy algorithm, we put forward an improved Canopy-FCM algorithm based on a max-min principle. In allusion to the problem that the FCM algorithm has high time complexity, this article use the parallel computing frame of MapReduce to design and realize the improved Canopy-FCM algorithm. Experimental results show: the improved Canopy-FCM algorithm based on MapReduce has better clustering quality and running speed than the Canopy-FCM and the FCM algorithm based on MapReduce, and the improved Canopy-FCM algorithm based on Hadoop has better speed-up ratio than the Canopy-FCM based on the Standalone mode.
The paper mainly uses a mixed strategy of data and task parallelism to realize parallel extraction date information of *** at the deficiency of ordinary pipeline mode for parallel extraction date information from invo...
详细信息
The paper mainly uses a mixed strategy of data and task parallelism to realize parallel extraction date information of *** at the deficiency of ordinary pipeline mode for parallel extraction date information from invoice,we explore a new method of load balanced pipeline based on multiple producers,using parallelism model of mixed data and task provided by TPL(the Task Parallel Library).Finally,it shows this load balanced pipeline program can almost get a linear speedup,which can reach 7.2x in a 8 cores system.
In order to ensure the safeties of high-speed train, a lot of sensors are installed in the train to real-time monitor its operation status. These sensors collect amounts of data which may be several GBs for one time o...
详细信息
In order to ensure the safeties of high-speed train, a lot of sensors are installed in the train to real-time monitor its operation status. These sensors collect amounts of data which may be several GBs for one time operation of one train. Such big amount data need to be stored and managed with high efficiency. In this paper, a hybrid storage architecture by combine database and file system is proposed, in which the separation on the row and column is performed respectively when storing the raw monitored data. Further, an improved compression algorithm is used to compress double float data in the monitored data. The simulation result shows that the proposed method is effective and feasible.
Due to memory limitation, the displaying and processing of the oversized images have been a bottleneck for various applications, which is a hot research spot in the image processing field. The traditional methods are ...
详细信息
In order to make the sensing data in the monitoring equipment’s sensor nodes reach to the monitoring center as soon as possible and deal with the equipment which has some problems, the network time delay should be gu...
详细信息
暂无评论