Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithm visual basic

Search list

[Other resourcevb-GA

Description: 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
Platform: | Size: 5923 | Author: 严伟 | Hits:

[Other2to16to10

Description: 本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其-the procedure, VB is the most developed software to achieve binary, decimal, hexadecimal between conversion and call. As part of the other procedures to be called, I prepared with VB genetic algorithm used its
Platform: | Size: 5120 | Author: 罗宾 | Hits:

[AI-NN-PR遗传算法源代码

Description: 遗传算法的源程序,里面有基本的遗传算法的各种操作过程,很全面!-genetic algorithm source, there are basic genetic algorithm various operational and very comprehensive!
Platform: | Size: 264192 | Author: 汤凌 | Hits:

[AI-NN-PR改进遗传算法-郭涛算法做最优化问题很管用

Description: 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产生比这跟好的数。-improved genetic algorithm- Guo Tao done optimization algorithm is very effective, and the algorithm is the first basic idea arbitrary n generated random number and then the number li n m randomly selected number, and this number m of a new synthesis of the new middle with n number fitness function of the worst by comparison, if a good case to replace the worst, um, if it even than the best, then ruled the best have replaced. If worse than the worst, a de novo synthesis of new. Followed by the cycle continues. The magic of procedures is GA_crossover () function, the new really good to see heroes who can be improved upon, it generated more than a few with a good.
Platform: | Size: 2048 | Author: 龚文引 | Hits:

[AI-NN-PRvb-GA

Description: 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
Platform: | Size: 6144 | Author: 严伟 | Hits:

[DocumentsheredityArthmetic

Description: 介绍了遗传算法的基本思想,基础结构和应用等-introduced a genetic algorithm basic idea, infrastructure and applications
Platform: | Size: 56320 | Author: CGT | Hits:

[AI-NN-PRVB_GA

Description: 基于VB的遗传算法源程序,可用!特别适合于初学者。-VB-based genetic algorithm source code available! Particularly suited to beginners.
Platform: | Size: 165888 | Author: 程肯 | Hits:

[AI-NN-PRSimpleGeneticAlgorithm

Description: 基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg-based on the basic genetic algorithm optimization function SGA.C A Optimize Function r using Simple Genetic Algorithm developed fro m Pascal SGA the code presented by David E. Goldb erg
Platform: | Size: 636928 | Author: J.Chen | Hits:

[AI-NN-PRGA_for_TSP

Description: 用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择. 背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W·2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
Platform: | Size: 25600 | Author: 王杰 | Hits:

[Other Databasesycsf

Description: 水库调度的遗传算法,个体选择、代数、交叉、变异概率控制水库。-reservoir of genetic algorithm scheduling, individual choice, algebra, crossover and mutation probability control of the reservoir.
Platform: | Size: 53248 | Author: 阴影 | Hits:

[AI-NN-PRyichuang

Description: 基本遗传算法的visual C++工程源代-The basic genetic algorithm visual C++ Engineering source generation
Platform: | Size: 478208 | Author: ninjasex | Hits:

[AI-NN-PRyichuansuanfa

Description: 用c编写的遗传算法程序,实现了基本的遗传算法,在visual vc++6.0上可以运行-C prepared by the genetic algorithm process, the realization of the basic genetic algorithm, in the visual vc++ 6.0 can run on
Platform: | Size: 5120 | Author: 孙尚敏 | Hits:

[AI-NN-PRnnToolKit_src

Description: nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊的算法需求。-nnToolKit neural network tool kit is based on the MATLAB neural network toolbox developed by a group of neural network algorithm library, which functions in the MATLAB environment can be run independently, and packaged into a DLL components, these components as a separate COM object, can be directly by Visual Basic, Visual C++, C++ Builder or other high-level language support COM quoted. The toolkit includes algorithms, including some of the BP algorithm to improve the algorithm, fuzzy neural network, wavelet neural networks, genetic algorithms to optimize neural network weights to improve the algorithm, if necessary, readers can also expand the tool kit, namely the expansion of some new function, the algorithm in order to achieve special needs.
Platform: | Size: 10865664 | Author: 魏建明 | Hits:

[AI-NN-PRNSGA-II

Description: NSGA-II遗传算法的文档,里面的内容比较好理解,是学习遗传算法的必备知识-Genetic Algorithm NSGA-II of the document, which is better understanding of the content is a genetic algorithm to learn the knowledge necessary
Platform: | Size: 354304 | Author: zhang | Hits:

[AI-NN-PRadapativeGA

Description: 一个较好的自适应遗传算法,求解速度快,可移植性好,图形显示,并有例子可供操作。-A better self-adaptive genetic algorithm for solving speed, portability, and graphical display, and have examples for the operation.
Platform: | Size: 147456 | Author: 赵辉 | Hits:

[Documentschuyunpeng

Description: 遗传算法,毕业设计.让我们一起共同学习探讨吧!-Genetic algorithm, graduation design. Let us explore together to learn it!
Platform: | Size: 17402880 | Author: chuyunpeng | Hits:

[AI-NN-PRMyBP

Description: 基于遗传算法的bp神经网络应用相关的的vb程序 -Bp based on genetic algorithm neural network application procedures related to the vb
Platform: | Size: 3072 | Author: pengshusu | Hits:

[AI-NN-PR2007592048346810

Description: 很好的遗传算法经过改进的,大量节省算法时间-Very good and improved genetic algorithm, a large number of time-saving algorithm
Platform: | Size: 794624 | Author: ysj | Hits:

[Special Effectsthe shortest path program in graph theory

Description: 图论算法在计算机科学中扮演着很重要的角色,它提供了对很多问题都有效的一种简单而系统的建模方式。很多问题都可以转化为图论问题,然后用图论的基本算法加以解决。遗传算法是解优化问题的有效算法,而并行遗传算法是遗传算法研究中的一个重要方向,受到了研究人员的高度重视。(Graph theory plays an important role in computer science. It provides a simple and systematic modeling method for many problems. Many problems can be translated into graph theory problems, and then solved by the basic algorithm of graph theory. Genetic algorithm is an efficient algorithm for solving optimization problems, and parallel genetic algorithm is an important direction of genetic algorithm research, and has attracted much attention of researchers.)
Platform: | Size: 27648 | Author: 四姑娘 | Hits:

[Windows Developpawwr

Description: Genetic algorithm based reactive power optimization, Waveform data analysis, Calculate the multifractal trend fluctuation analysis.
Platform: | Size: 7168 | Author: 成露 | Hits:
« 12 »

CodeBus www.codebus.net