资源列表
[人工智能/神经网络/遗传算法] TSP_GA
说明:《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"<> 在 2025-11-25 上传 | 大小:585kb | 下载:0
[人工智能/神经网络/遗传算法] SGA3
说明:本代码是一个自适应优化遗传算法的例子,读者可以结合王小平写的书来学习,已经实现了,测试过,可以通过编译计算结果-This code is an adaptive genetic algorithm optimization example, readers can be combined Wang Xiaoping wrote the book to learn, has become a reality, testing, and results can be compiled<张一> 在 2025-11-25 上传 | 大小:307kb | 下载:0
[matlab例程] CohenSoutherlandLineClipping
说明:Cohen-Southerland线段裁剪算法的Matlab程序-Cohen-Southerland Line Clipping Algorithm in Matlab procedures<章礼平> 在 2025-11-25 上传 | 大小:1kb | 下载:0
[matlab例程] MATLABWord
说明:MATLAB实现的OKumura-HATA仿真-MATLAB realization of simulation OKumura-HATA<ft1543560> 在 2025-11-25 上传 | 大小:4kb | 下载:0
[数据结构常用算法] linkedqueue
说明:链式队列,应该是正确的,包含node的头文件和c-Queue chain should be correct, the node contains the header files and cpp<蛮大汉> 在 2025-11-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] linkedstack
说明:链式栈,应该是正确的,包含node的头文件和c-Chain stack, it should be correct, the node contains the header files and cpp<蛮大汉> 在 2025-11-25 上传 | 大小:1kb | 下载:0