搜索资源列表
Cplus
- 积累重要的数据结构算法,有助于C++的学习-Accumulation of important data structure algorithms, the study will help C++
radix_sort
- 基数排序,小积累成就大师download-Radix sort, a small accumulation of achievements master download. . . . .
program
- 这是我写作业时候积累下来的程序,设计冒泡排序,逻辑运算,求平均值,函数的嵌套调用。-This is my homework, when accumulated over the program, the design of bubble sort, logical operations, an average, nested function calls.
C
- c语言字符串函数详解平时积累的关于指针函数的笔记-c language string functions Detailed usually accumulated on the pointer function of Notes
09 遗传算法(Genetic Algorithm, GA)
- 遗传算法(Genetic Algorithm, GA)起源于对生物系统所进行的计算机模拟研究。它是模仿自然界生物进化机制发展起来的随机全局搜索和优化方法,借鉴了达尔文的进化论和孟德尔的遗传学说。其本质是一种高效、并行、全局搜索的方法,能在搜索过程中自动获取和积累有关搜索空间的知识,并自适应地控制搜索过程以求得最佳解。(The genetic algorithm (Genetic Algorithm, GA) originated from the computer simulation of b
