BP+Algorithm
BP+Algorithm技术资料下载专区,收录2,085份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
2,085
BP+Algorithm 全部资料 2,085 份
遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法
遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。
2015-04-22
184
Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman codin
Huffman编码算法的C语言的源程序代码 (source code written in C programming language for algorithm of Huffman coding).
2016-01-23
102
堆排序算法的C语言的源程序代码 (source code written in C programming language for algorithm of heap sort).
堆排序算法的C语言的源程序代码 (source code written in C programming language for algorithm of heap sort).
2016-01-23
185
遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法
遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。这一点体现了自然界中"物竞天择、适者生存"进化...
2015-06-08
72