搜索资源列表
共享微粒群优化算法PSO工具箱
- 这是有关PSO工具箱的程序,对初学者有很大的帮助,只要看了个,相信你能马上学会PSO算法,并知道如何编程实现。
C#数值计算算法编程周长发
- C#数值计算算法编程周长发
基于Camshift算法实现彩色目标跟踪
- 学习图像视频处理的基础知识和基本方法,研究Camshift算法的基本原理和技术,采用VC++和OpenCV技术编程实现彩色目标跟踪程序,实现对彩色目标的跟踪。
c#编程实现VRP问题
- c#编程实现蚁群算法的VRP问题,很好的源代码,推荐下载!
C#数值计算算法编程90个经典算法
- C#数值计算算法编程90个经典算法,有助于学习C#语言,和数值计算算法。
python编程算法的学习资料
- python编程算法的学习资料,一共11章-python programming algorithm learning materials, a total of 11 chapters
双缓冲技术编程实训
- 1.详细介绍双缓冲技术 2.代码亲自编写,调试通过 3.结合定时器可以明显观测到使用双缓冲技术的好处 4.本例程仅适用于初学者,对于编程大牛,不敢献丑
Floyd算法程序及PPT讲解
- 使用MATLAB运行,输入距离矩阵,即可得到任意两点之间最短路。采用Floyd算法思想。(Run with MATLAB, enter the distance matrix, you can get the shortest line between any two points. Using the idea of Floyd algorithm.)
遗传算法求解vrp问题
- 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
银行家算法
- 实现了银行家算法,MFC界面编程,有需要可下载~(Banker's algorithm, MFC interface programming, there is a need to download ~!)
Bayer算法
- 半色调技术中,调频加网的生成主要有Bayer 、Floyd-Steinberg、绿噪声等加网方式,本代码主要针对经典的Bayer算法进行编程和调用。(The main generation of FM screen are Bayer, Floyd-Steinberg, green noise and other network mode. This code is mainly for the classic Bayer algorithm programming and call.)
二分法查找算法C源码
- 此程序可实现二分查找算法,采用的是C编程。(This procedure can achieve two points search algorithm, using C programming.)
算法技术手册-中文版
- 关于windows编程的代码工具,内有算法思想在其中,有举例,运筹方面的算法表示(This is a common function query tool for Windows programming, which includes explanations of functions used in various programs, for example, and so on.)
MATLAB语言常用算法程序集清晰版
- matlab语言的产生与数学紧密联系在一起,友好的工作平台和编程环境,易学的编程语言(Matlab language and mathematics closely linked, friendly work platform and programming environment, easy to learn programming language)
GA遗传算法
- 应用遗传算法求函数最优解,采用c++编程,包括三个文件。建议迭代次数大于等于100(Application of genetic algorithm to optimal solution of function)
菜鸟级PID算法学习专用测试程序
- 菜鸟级PID算法学习专用测试程序,很好的PID入门编程实例(Rookie level PID algorithm learning special test procedures, a good example of PID entry programming)
算法导论
- 著名算法书《算法导论》的实现源码,采用了泛型编程, 非常适合于学习算法(the source code of the popular algorithm book Introduction to Algorithms)
禁忌算法
- 禁忌算法matlab编程实现,处理非线性优化问题(Dealing with nonlinear optimization problems)
chapter9基于遗传算法的多目标优化算法
- 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
经典算法例子
- c/c++编程算法例子,包含常用的50多个算法例子(c / c + + programming algorithm example)