Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - parallel genetic
Search - parallel genetic - List
国内并行遗传算法文章大收集,研究并行遗传算法必备学习资料-Internal parallel genetic algorithm papers .It is essential learning material for donging research on Parallel genetic algorithm .
Date : 2025-09-16 Size : 1.47mb User : oewilliam

主从式并行遗传算法,这个项目是关于视野覆盖给导师做的实验,关于这方面国内国外很少有研究。-master-slave parallel genetic algorithm, the project is on the horizon to cover instructors do experiments, In this respect at home and abroad is little research.
Date : 2025-09-16 Size : 11kb User : 钱锋

DL : 0
This a parallel genetic algorithm for a biinfomatics problem CSP-This a parallel genetic algorithm for a b iinfomatics problem CSP
Date : 2025-09-16 Size : 4kb User : Mary He

用c++和MPI写的并行遗传算法,需要安装MPI库-With c++ And MPI to write parallel genetic algorithm, need to install the MPI library
Date : 2025-09-16 Size : 132kb User : hk

非数值并行算法(遗传算法),是一本科学出版社的关于GA的经典书籍.-Non-numerical parallel algorithms (genetic algorithm) is a scientific publishers of books on classic GA.
Date : 2025-09-16 Size : 2.58mb User : StephenChen

DL : 0
遗传算法的应用,包含了普通的遗传算法、该进的遗传算法及并行遗传算法-Application of genetic algorithms, including the ordinary genetic algorithm, the Progressive genetic algorithm and parallel genetic algorithms
Date : 2025-09-16 Size : 650kb User : 章鱼

动态的模糊聚类,用的是遗传算法,其中融合了并行遗传算法和免疫遗传算法。-Dynamic fuzzy clustering, using a genetic algorithm, which combines parallel genetic algorithm and immune genetic algorithm.
Date : 2025-09-16 Size : 3.07mb User : 郑明

DL : 2
粗粒度并行遗传算法,用于流域梯级水电站群的优化调度。-Coarse-grained parallel genetic algorithm for the watershed of Cascade Hydropower Stations optimization.
Date : 2025-09-16 Size : 3kb User : 张景瑞

DL : 0
本文详细介绍了并行遗传算法的定义,应用等等,不失为一篇好论文-This paper introduces in detail the definition of parallel genetic algorithms, applications, etc., may be a good thesis
Date : 2025-09-16 Size : 123kb User : yuboyushui

DL : 0
遗传算法并行性好,不易陷入早熟,是目前在遗传算法方面一个比较新研究,该压缩包里包含了大量了一些优秀的遗传算法的一些优秀文章-Parallel genetic algorithm is good, not easily caught early, is the genetic algorithm in a relatively new research area, the compression bag contains a large number of a number of excellent genetic algorithm to some excellent articles
Date : 2025-09-16 Size : 423kb User : meng

遗传算法基本理论 经典应用实例 非数值并行算法:遗传算法-The basic theory of classical genetic algorithm application examples The numerical algorithm of parallel genetic algorithms.
Date : 2025-09-16 Size : 3.9mb User : chenchun

遗传算法指南(A Genetic Algorithm Tutorial):经典的遗传算法文献-This tutorial covers the canonical genetic algorithm as well as more experimental forms of genetic algorithms, including parallel island models and parallel cellular genetic algorithms.
Date : 2025-09-16 Size : 2.14mb User : columbia

来自万方数据库的付费论文,详细介绍基于并行遗传算法的图像超分辨率复原-WanFangDATA paid from the paper, details based on parallel genetic algorithm for image super-resolution restoration
Date : 2025-09-16 Size : 270kb User : 濮雯

使用并行遗传算法解决TSP问题,使用MPI函数库进行通信。-Using parallel genetic algorithm to solve TSP problem, use the MPI library for communication.
Date : 2025-09-16 Size : 1.25mb User : wrq

A Parallel Repair Genetic Algorithm to Solve the Unit Commitment Problem
Date : 2025-09-16 Size : 391kb User : power

针对遗传算法应用干服务质最(QoS)组播路由时运算时间长的问题,提出一种基于集群路由器的并行遗传算法,并对集群路由器的体系结构加以改进,使其适用于该并行遗传算法的运行。-lity (QoS) multicast routing computation time long when prGenetic algorithm is used to dry the service quaoblems is proposed based on a cluster of the router parallel genetic algorithm, and the system structure of cluster router to improve it, make it applies to the operation of the parallel genetic algorithm.
Date : 2025-09-16 Size : 396kb User :

并行遗传算法的分析,与最基本的有多不同,改进版-Parallel Genetic Algorithm analysis, with the most basic how different and improved version of
Date : 2025-09-16 Size : 91kb User : pei

经典遗传算法利用单一种群对种群个体进行交叉、变异和选择操作,在进化过程中的超级个体易产生过早收敛现象,粗粒度并行遗传算法利用多个子种群进行进化计算,各子群体分别独立进行遗传操作,相互交换最优个体后继续进化。该文证明了该算法的搜索过程是一个有限时齐遍历马尔柯夫链,给出粗粒度并行遗传算法全局最优收敛性证明。对于旅行商问题TSP利用粗粒度并行遗传算法进行了求解,以解决经典遗传算法的收敛到局部最优值问题。仿真结果表明,算法的收敛性能优于经典遗传算法。-Classic genetic algorithm using a single population of individuals in a population cross, mutation and selection operation, the super individuals in the evolutionary process is easy to produce premature convergence phenomenon, coarse-grained parallel genetic algorithm using multiple sub-populations of evolutionary computation, various sub-groups, respectively, independent The genetic manipulation, the exchange of best individual continue to evolve. This paper shows that the search process of the algorithm is a finite homogeneous traverse the Markov chain, given the coarse-grained parallel genetic algorithm global optimal convergence proof. For the traveling salesman problem TSP coarse-grained parallel genetic algorithm to solve to solve the classic genetic algorithm converges to a local optimum value. The simulation results show that the convergence of the algorithm is superior to the classical genetic algorithm.
Date : 2025-09-16 Size : 910kb User : 陈嘉鑫

并行遗传算法将并行计算机的高速并行性和遗传算法固有的并行性相结合,极大地提升了遗传算法的求解速度和质量。在主从式0细粒度和粗粒度这三类遗传算法并行化模型中,粗粒度模型以其较小的通讯开销和对种群多样化,获得了最广泛的应用。本文概括了基于模式定理和有限状态马尔可夫链的遗传算法理论,总结了前人在粗粒度模型下开展的理论分析和实践应用,并指出并行遗传算法的研究将向异步化,理论化和模型化的方向发展-而有限状态马尔可夫链是构建并行遗传算法可执行模型的有力工具。-Parallel genetic algorithm parallel computers and high-speed parallel genetic algorithm combining the inherent parallelism, which greatly enhanced the genetic algorithm to solve the speed and quality. In the master-slave 0 grained and coarse-grained parallel genetic algorithm to these three models, the coarse-grained model with its smaller communication overhead and population diversity, access to the most widely used. This paper summarizes the pattern-based theorem and finite state Markov chain genetic algorithm theory, summed up in the coarse-grained model predecessors carried out under the theoretical analysis and practical application, and that will be parallel genetic algorithm based asynchronous, theoretical and model of direction- and finite state Markov chain is to build a parallel genetic algorithm executable model a powerful tool.
Date : 2025-09-16 Size : 363kb User : yaojh

这是一个并行遗传算法的论文集,可以供学习改进遗传算法的人参考-This is a parallel genetic algorithm Proceedings can be improved genetic algorithm for learning Reference
Date : 2025-09-16 Size : 1.48mb User : 张烨
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.