搜索资源列表
Some_about_Overflow_program_code
- 一些关于溢出的程序代码,一些关于溢出的程序代码-Some about the overflow program code,Some about the overflow program code
yiqunsuanfa
- 蚁群算法,需要继续改进。算法基于TSP,但是城市数目过多会导致溢出。-Ant colony algorithm, need to continue to improve. Algorithm is based on TSP, but too much can cause an overflow number of cities.
pso_binary
- 离散粒子群算法,在VC++使用时,需改变设置 project->setting->link: 在category里选择output,在stack的Reserve里输入0x10000000(也就是10M) 原因: 局部变量申请得太多,默认stack只有1M,声明的局部变量超过这个限制就会overflow-binary pso algorithm
