搜索资源列表
GA
- 理解遗传算法的一个基础实例程序,注释清晰,简单易懂,调试通过-a basic example of genetic algorithm program, comments clear, easy to understand, through debugging
genetic-algorithm
- 结合遗传算法工具箱gatbx实现的的一个基础实例程序,注释清晰,简单易懂,调试通过-a basic example of genetic algorithm program base on genetic algorithm toolbox(gatbx), comments clear, easy to understand, through debugging
tuxiangquzao
- 小波图像去噪算法研究,经检验,程序可以运行,为图像去噪打下良好的基础-Wavelet image denoising algorithm, the test, the program can be run, and lay a good foundation for the image denoising
lizilvbo
- 粒子滤波算法的研究,经测试,效果明显,为目标跟踪建立了很好的基础-Particle filter algorithm has been tested, the effect is obvious, as the goal to establish a good foundation for tracking
最速下降法
- 最速下降法是求解无约束优化问题的算法程序,许多有效算法都是以它基础通过改进或修正而得到的。(The steepest descent method is an algorithm procedure for solving unconstrained optimization problems. Many efficient algorithms are based on the improvement or modification of them.)
热血江湖服务器检测
- 一份比较原始的源码,用的是仿游戏客户端发送数据,对服务器数据解包,用到是静态算法偏移取数据。能完全看懂流程的可以在基础上改成动态获取算法,达到完全免更新。