搜索资源列表
改进的遗传算法
- vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corre
Dijkstra算法的最短路径查询
- 最短路径算法的VB实现,最短路径的查询程序-shortest path algorithm VB, shortest path inquiry procedures
背包问题的遗传算法解法vb
- 这是一用VB解决背包问题的遗传算法元程序,程序框架清楚,应用性强-This a backpack with VB solve problems of genetic algorithm yuan procedure is a clear framework and application-
vb-GA
- 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
GA----GeneticAlgorithms
- 遗传算法vb实现代码,快去看看吧。也许你会用到的-genetic algorithm to achieve vb code, a matter of priority, let's see it. You may use the
VB-BP-Artificial-neural
- 如何在VB下实现BP神经网络的拓扑优化算法
FuzzyClusterV3[VB]
- 聚类分析算法(FuzzyCluste),vb实现
A-star(vb)
- 初学A*算法的很好源码,基于最短路径规则
cross_bridge(VB)
- 自己编写的过桥问题的算法源码,采用穷举法,数据量是7
粒子群优化PSO程序包(Java,C,VB)
- C语言遗传算法程序包-NO. 11 heredity arithmetic programme packet of c programme language
GA-VB
- 基于VB的遗传算法软件实现 在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、Population2 Chrom(i ,j) 为遗传个体的等位基因值、Popsize 为种群中的个体数,CHROMLENGTH为一母体对的等位基因 总数。
abc----matlab
- abc人工蜂群算法 c语言编程源码-abc language code
BPSJWLYCX-VB
- 基于VB的BP神经网络算法演示程序。很详细的程序,相信对大家有用。-VB-based BP neural network algorithm demo program. Very detailed procedures, I think it would be useful.
ANT-VB
- 蚁群算法实验室VB源代码,对学习蚁群算法有帮助,希望大家喜欢.-Laboratory VB source code ant colony algorithm, ant colony algorithm for learning help, hope you like.
vbshjing
- VB版神经网络——BP神经网络实验平台:输出幅值可调ATN激励函数,一个很绝的算法,以前在论坛上讨论比较多的一个帖子内容就是神经网络算法,因此来说,这个算法很具参考价值,不管是新手还是高手,都有一看。-VB version of neural network- BP neural network experiment: ATN activation function with adjustable output amplitude, an algorithm must, before the m
ga
- 基于VB开发的遗传算法源程序,基于VB开发的遗传算法源程序-Based on the VB source code developed by genetic algorithm, based on the VB source code developed by Genetic Algorithm
PSO_VB
- 基本的微粒群演算法VB范例原始码,对刚接触PSO将会有初步的认知-Basic particle swarm optimizer code
MyBP
- 基于遗传算法的bp神经网络应用相关的的vb程序 -Bp based on genetic algorithm neural network application procedures related to the vb
VB_knapsack_problem_genetic_algorithm_code
- VB背包问题遗传算法求解的源码实例VB knapsack problem genetic algorithm source code examples-VB knapsack problem genetic algorithm source code examples
improvedgeneticalgor
- vb写的改进的遗传算法程序。是一些通用代码-vb improved genetic algorithm written procedures. Some common code