资源列表
xx
- 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得 递归进栈的数据很多,消耗系统空间很大,所以最多 处理的个数经测试不超过70个,可见在设计程序时,考虑 空间的使用也是很必要的!)-The realization of the program of one-dimensional data point near the axis of the most used method of solving the pro
1111
- 这是一个粒子群算法求解TSP问题的算法,用matlab来实现。-This is a PSO algorithm for solving TSP problems, using matlab to achieve.
123tsp
- 粒子群优化算法求解车辆路径问题,对初学者来说,是很有帮助的。-Particle Swarm Optimization for vehicle routing problem, for beginners, it is very helpful.
paper
- 这个是智能优化算法论文集,里面有的文章对于学习者有一定的帮助。-This is a collection of intelligent optimization algorithm, which some articles for the learner will certainly help.
c0ef6f86310fbb8e479566dfa40e2faa
- 八路抢答器说明,没有六路的,程序很清晰,一看就明白-Answer eight-way device that there is no VI Road, the program is clear and understood at a glance
ZIP
- zip压缩源代码,附有整个工程,保证能用,可应用于文件压缩,内存压缩-zip compressed source code, with the whole project, and ensure that use, can be applied to file compression, memory compression
aaaa
- 简单的最小二乘曲线拟合方法,供图形图像绘制参考使用。-Simple least-squares curve fitting method for graphics image rendering their use and reference.
CVPR2007_part_4
- 计算机视觉及模式识别国际会议(CVPR) 2007 大会报告:Combined segmentation and recognition-Computer Vision and Pattern Recognition International Conference (CVPR) 2007 report to the General Assembly: Combined segmentation and recognition
GA
- 标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
ofdm
- OFDM系统原理的matlab仿真程序,有利于更好的理解OFDM原理!-Principle of OFDM system matlab simulation program is conducive to a better understanding of OFDM Principle!
WINCE_JpegLib
- JPEG文件压缩解压算法源代码,已经移植到Embedded Visual C++下,可以用于在WINCE环境下读写JPEG文件。-JPEG file compression decompression algorithm source code has been ported to Embedded Visual C++ Can be used to read and write WINCE environment JPEG file.
