搜索资源列表
GA
- 该系统使用比率选择、精华模型、单点杂交和均匀变异。-The system uses the ratio of selection, the best model, a single point of hybridization and uniform mutation.
GA
- 遗传算法 0-1背包问题的代码 初始群体 选择 交叉 变异 评估函-0-1 knapsack problem genetic algorithm code for the initial assessment of functional group selection crossover and mutation
RHGet
- 变异函数求取.用来求克里金算法的变异函数曲线.-bian yi han shu qiu qu
lala
- 用遗传算法求解最短路径问题求解的遗传算法的参数设定如下: 种群大小:M = 50 最大代数:G = 1000 交叉率: = 1 c p ,交叉概率为1 能保证种群的充分进化。 变异率: = 0.1 m p , 一般而言,变异发生的可能性较小-With a genetic algorithm to solve the shortest path problem of the genetic algorithm parameter settings are as follows: p
Tree
- 用C++语言写的哈夫曼变异和译码系统,能实现建树、遍历、编码、译码、打印等。-Huffman write C++ language variation and decoding system to achieve the achievements, traversal, encoding, decoding, printing and so on.
formao_semantics
- 我自己用C语言编的,用于计算二元变异遗传算法的程序,()