期刊文献+
共找到11篇文章
< 1 >
每页显示 20 50 100
Distributed and Parallel Component Library
1
作者 XUZheng-quan XUYang YANAi-ping 《Wuhan University Journal of Natural Sciences》 EI CAS 2005年第2期375-379,共5页
Software component library is the essential part of reuse-based softwaredevelopment. It is shown that making use of a single component library to store all kinds ofcomponents and from which components are searched is ... Software component library is the essential part of reuse-based softwaredevelopment. It is shown that making use of a single component library to store all kinds ofcomponents and from which components are searched is very inefficient. We construct multi-librariesto support software reuse and use PVM as development environments to imitate large-scale computer,which is expected to fulfill distributed storage and parallel search of components efficiently andimprove software reuse. 展开更多
关键词 software reuse component library parallel virtual machine distributedstorage parallel search
下载PDF
Using Feedforward Net for Direct Sequence Parallel Search Acquisition
2
作者 全庆一 《High Technology Letters》 EI CAS 1995年第2期83-85,共3页
A feedforward net that quickly determines the maximum of a set of real values and its application in direct sequence parallel search acquisition (DSPSA) are described. The net is very suitable for a VLSI implementatio... A feedforward net that quickly determines the maximum of a set of real values and its application in direct sequence parallel search acquisition (DSPSA) are described. The net is very suitable for a VLSI implementation due to its primary feedforward structure. 展开更多
关键词 Neural network Spread spectrum communication parallel search acquisition
下载PDF
A Parallel Search System for Dynamic Multi-Objective Traveling Salesman Problem
3
作者 Weiqi Li 《Journal of Mathematics and System Science》 2014年第5期295-314,共20页
This paper introduces a parallel search system for dynamic multi-objective traveling salesman problem. We design a multi-objective TSP in a stochastic dynamic environment. This dynamic setting of the problem is very u... This paper introduces a parallel search system for dynamic multi-objective traveling salesman problem. We design a multi-objective TSP in a stochastic dynamic environment. This dynamic setting of the problem is very useful for routing in ad-hoc networks. The proposed search system first uses parallel processors to identify the extreme solutions of the search space for each ofk objectives individually at the same time. These solutions are merged into the so-called hit-frequency matrix E. The solutions in E are then searched by parallel processors and evaluated for dominance relationship. The search system is implemented in two different ways master-worker architecture and pipeline architecture. 展开更多
关键词 dynamic multi-objective optimization traveling salesman problem parallel search algorithm solution attractor.
下载PDF
Prime Box Parallel Search Algorithm: Searching Dynamic Dictionary in O(lg m) Time
4
作者 Amit Pandey Berhane Wolde-Gabriel Elias Jarso 《Journal of Computer and Communications》 2016年第4期134-145,共12页
Hashing and Trie tree data structures are among the preeminent data mining techniques considered for the ideal search. Hashing techniques have the amortized time complexity of O(1). Although in worst case, searching a... Hashing and Trie tree data structures are among the preeminent data mining techniques considered for the ideal search. Hashing techniques have the amortized time complexity of O(1). Although in worst case, searching a hash table can take as much as θ(n) time [1]. On the other hand, Trie tree data structure is also well renowned data structure. The ideal lookup time for searching a string of length m in database of n strings using Trie data structure is O(m) [2]. In the present study, we have proposed a novel Prime Box parallel search algorithm for searching a string of length m in a dictionary of dynamically increasing size, with a worst case search time complexity of O(log2m). We have exploited parallel techniques over this novel algorithm to achieve this search time complexity. Also this prime Box search is independent of the total words present in the dictionary, which makes it more suitable for dynamic dictionaries with increasing size. 展开更多
关键词 Prime Box Search Algorithm Information Retrieval Lexicographical Search Dynamic Dictionary Search parallel Search
下载PDF
Performance Characterization of Parallel Game-tree Search Application Crafty
5
作者 谭膺 罗克露 +1 位作者 陈玉荣 张益民 《Journal of Electronic Science and Technology of China》 2006年第2期155-160,共6页
Game-tree search plays an important role in the field of Artificial Intelligence (AI). In this paper, we characterize one parallel game-tree search workload in chess: the latest version of Crafty, a state of art pr... Game-tree search plays an important role in the field of Artificial Intelligence (AI). In this paper, we characterize one parallel game-tree search workload in chess: the latest version of Crafty, a state of art program, on two Intel Xeon shared-memory multiprocessor systems. Our analysis shows that Crafty is latency-sensitive and the hash-table and dynamic tree splitting used in Crafty cause large scalability penalties. They consume 35%-50% of the running time on the 4-way system. Furthermore, Crafty is not bandwidth-limited. 展开更多
关键词 performance characterization workload analysis parallel game-tree search computer chess crafty
下载PDF
Parameter selection in time series prediction based on nu-support vector regression
6
作者 胡亮 Che Xilong 《High Technology Letters》 EI CAS 2009年第4期337-342,共6页
The theory of nu-support vector regression (Nu-SVR) is employed in modeling time series variationfor prediction. In order to avoid prediction performance degradation caused by improper parameters, themethod of paralle... The theory of nu-support vector regression (Nu-SVR) is employed in modeling time series variationfor prediction. In order to avoid prediction performance degradation caused by improper parameters, themethod of parallel multidimensional step search (PMSS) is proposed for users to select best parameters intraining support vector machine to get a prediction model. A series of tests are performed to evaluate themodeling mechanism and prediction results indicate that Nu-SVR models can reflect the variation tendencyof time series with low prediction error on both familiar and unfamiliar data. Statistical analysis is alsoemployed to verify the optimization performance of PMSS algorithm and comparative results indicate thattraining error can take the minimum over the interval around planar data point corresponding to selectedparameters. Moreover, the introduction of parallelization can remarkably speed up the optimizing procedure. 展开更多
关键词 parameter selection time series prediction nu-support vector regression (Nu-SVR) parallel multidimensional step search (PMSS)
下载PDF
An efficient GPU-based parallel tabu search algorithm for hardware/software co-design 被引量:5
7
作者 Neng Hou Fazhi He +1 位作者 Yi Zhou Yilin Chen 《Frontiers of Computer Science》 SCIE EI CSCD 2020年第5期135-152,共18页
Hardware/software partitioning is an essential step in hardware/software co-design.For large size problems,it is difficult to consider both solution quality and time.This paper presents an efficient GPU-based parallel... Hardware/software partitioning is an essential step in hardware/software co-design.For large size problems,it is difficult to consider both solution quality and time.This paper presents an efficient GPU-based parallel tabu search algorithm(GPTS)for HW/SW partitioning.A single GPU kernel of compacting neighborhood is proposed to reduce the amount of GPU global memory accesses theoretically.A kernel fusion strategy is further proposed to reduce the amount of GPU global memory accesses of GPTS.To further minimize the transfer overhead of GPTS between CPU and GPU,an optimized transfer strategy for GPU-based tabu evaluation is proposed,which considers that all the candidates do not satisfy the given constraint.Experiments show that GPTS outperforms state-of-the-art work of tabu search and is competitive with other methods for HW/SW partitioning.The proposed parallelization is significant when considering the ordinary GPU platform. 展开更多
关键词 hardware/software co-design hardware/software partitioning graphics processing unit GPU-based parallel tabu search single kernel implementation kernel fusion strategy optimized transfer strategy
原文传递
Network Motif Detection: Algorithms, Parallel and Cloud Computing,and Related Tools 被引量:2
8
作者 Wooyoung Kim Martin Diko Keith Rawson 《Tsinghua Science and Technology》 SCIE EI CAS 2013年第5期469-489,共21页
Network motif is defined as a frequent and unique subgraph pattern in a network, and the search involves counting all the possible instances or listing all patterns, testing isomorphism known as NP-hard and large amou... Network motif is defined as a frequent and unique subgraph pattern in a network, and the search involves counting all the possible instances or listing all patterns, testing isomorphism known as NP-hard and large amounts of repeated processes for statistical evaluation. Although many efficient algorithms have been introduced, exhaustive search methods are still infeasible and feasible approximation methods are yet implausible.Additionally, the fast and continual growth of biological networks makes the problem more challenging. As a consequence, parallel algorithms have been developed and distributed computing has been tested in the cloud computing environment as well. In this paper, we survey current algorithms for network motif detection and existing software tools. Then, we show that some methods have been utilized for parallel network motif search algorithms with static or dynamic load balancing techniques. With the advent of cloud computing services, network motif search has been implemented with MapReduce in Hadoop Distributed File System(HDFS), and with Storm, but without statistical testing. In this paper, we survey network motif search algorithms in general, including existing parallel methods as well as cloud computing based search, and show the promising potentials for the cloud computing based motif search methods. 展开更多
关键词 network motif parallel search MapReduce HDFS storm
原文传递
Parallel Bounded Search for the Maximum Clique Problem
9
作者 江华 白珂 +3 位作者 刘海姣 李初民 Felip Manya 付樟华 《Journal of Computer Science & Technology》 SCIE EI CSCD 2023年第5期1187-1202,共16页
Given an undirected graph,the Maximum Clique Problem(MCP)is to find a largest complete subgraph of the graph.MCP is NP-hard and has found many practical applications.In this paper,we propose a parallel Branch-and-Boun... Given an undirected graph,the Maximum Clique Problem(MCP)is to find a largest complete subgraph of the graph.MCP is NP-hard and has found many practical applications.In this paper,we propose a parallel Branch-and-Bound(BnB)algorithm to tackle this NP-hard problem,which carries out multiple bounded searches in parallel.Each search has its upper bound and shares a lower bound with the rest of the searches.The potential benefit of the proposed approach is that an active search terminates as soon as the best lower bound found so far reaches or exceeds its upper bound.We describe the implementation of our highly scalable and efficient parallel MCP algorithm,called PBS,which is based on a state-of-the-art sequential MCP algorithm.The proposed algorithm PBS is evaluated on hard DIMACS and BHOSLIB instances.The results show that PBS achieves a near-linear speedup on most DIMACS instances and a superlinear speedup on most BHOSLIB instances.Finally,we give a detailed analysis that explains the good speedups achieved for the tested instances. 展开更多
关键词 Branch-and-Bound(BnB) maximum clique problem(MCP) parallel search
原文传递
Comparisons of JOULE 1 rocket thermospheric wind observations in high latitudes with GITM simulations 被引量:1
10
作者 DENG Yue LARSEN Miguel F +1 位作者 RIDLEY Aaron J ZHAN TianYu 《Science China(Technological Sciences)》 SCIE EI CAS CSCD 2017年第3期412-418,共7页
4 Summary and conclusion The JOULE sounding rocket 1 experiment was carried out at Poker Flat Research Range in Alaska around 1200 UT on March 27th,2003 with two instrumented rockets and one chemical tracer rocket.Fro... 4 Summary and conclusion The JOULE sounding rocket 1 experiment was carried out at Poker Flat Research Range in Alaska around 1200 UT on March 27th,2003 with two instrumented rockets and one chemical tracer rocket.From the released TMA trails,neutral wind measurements from approximately 85 to 160 km altitude showed a vertically propagating wave and a jet structure around 120 km altitude.Large shears appeared at the bottom side of the jet with Richardson numbers close to or smaller than the critical value of 0.25,which implies the possible existence of Kelvin-Helmholtz instabilities caused by the vertical shear in the fast flows. 展开更多
关键词 target tracking parallel vision processor MRID skipping searching image processing
原文传递
Solving the Multi-discrete Logarithm Problems over a Group of Elliptic Curves with Prime Order
11
作者 Jun Quan LI Mu Lan LIU Liang Liang XIAO 《Acta Mathematica Sinica,English Series》 SCIE CSCD 2005年第6期1443-1450,共8页
In this paper, we discuss the expected number of steps in solving multi-discrete logarithm problems over a group of elliptic curves with prime order by using Pollard's rho method and parallel collision search algorit... In this paper, we discuss the expected number of steps in solving multi-discrete logarithm problems over a group of elliptic curves with prime order by using Pollard's rho method and parallel collision search algorithm. We prove that when using these algorithms to compute discrete logarithms, the knowledge gained through computing many logarithms does not make it easier for finding other logarithms. Hence in an elliptic cryptosystem, it is safe for many users to share the same curve, with different private keys. 展开更多
关键词 Pollard's rho method parallel collision search algorithm Elliptic curve Discrete logarithm Distinguished point
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部