搜索资源列表
VC++人脸定位实例
- 一个经典的人脸识别算法实例,提供人脸五官定位具体算法及两种实现流程.-a classic example of face recognition algorithm, providing facial features specific positioning algorithm and the two implementation process.
VC编写的三种图像插值算法实例
- 用VC写的图像缩放中的插值实例
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
A星算法
- 1, 在Main()函数内顶了20个城市结点,用CNode结点存储;以及这20个城市的预估代价值,用整形数组存储。 2, 进入循环中与用户交互执行搜索。首先列出先前定义的城市结点信息如图1,然后询问用户开始搜索的城市,用户输入城市编号,即可。 3,定义搜索类的实例,传入初始数据,,设置搜索起点,开始搜索。由于在关系中定义好了各个城市结点的连接关系,所以一定会搜索到城市B。 4,与用户交互询问,是否重新开始,输入‘Y’转步骤2,输入‘N’退出程序。
粒子群matlab算法实例
- 粒子群matlab算法实例
Cpp_algorithm_example
- C C++算法实例,多个算法的伪代码解释。-C C++ algorithm for example, a number of pseudo-code algorithm explained.
AStar
- vc2003实现的A星算法实例,可以编译执行。-A Star vc2003 algorithm realized example of the implementation can be compiled.
Ant
- 蚁群算法实例,使用C#开发-C# CAO NI MAANtAAAAAADDDDDDDDDDDDDDDDDDD
script
- 遗传算法实例,可绘图,可计算(Examples of genetic algorithms, drawing, computable)
icp
- 详细的介绍了ICP算法以及提供了一个Windows下的icp算法实例,便于学习(Detailed descr iption of the ICP algorithm, and provides a Windows under the ICP algorithm example, easy to learn)
SM4密码算法
- 详细介绍SM4算法的实现以及含有实例流程图,可以用作检验算法正确与否。(SM4 for Java. It can be used as verification of the programming.)
菜鸟级PID算法学习专用测试程序
- 菜鸟级PID算法学习专用测试程序,很好的PID入门编程实例(Rookie level PID algorithm learning special test procedures, a good example of PID entry programming)
6.聚类和EM算法
- 聚类和EM算法实例,包括线性分类和非线性分类,线性回归和非线性回归(Examples of clustering and EM algorithm include linear classification and nonlinear classification, linear regression and nonlinear regression)
遗传算法实例
- Matlab遗传算法实例,可实现一元多峰函数优化、多元单峰函数优化、多元多峰函数优化,多目标优化(Example of Matlab genetic algorithm. It can realize one variable multimodal function optimization, multiple variable function optimization, multivariate multimodal function optimization, multi-objectiv
基于遗传算法的BP算法
- 基于遗传算法的BP神经网络优化算法的经典实例。(An example of BP neural network algorithm)
粒子群算法
- 简述了数学建模粒子群算法实例,并用MATLAB实现(The example of mathematical modeling particle swarm optimization (PSO) is introduced, and it is realized by MATLAB)
模拟退火算法
- 简述了数学建模模拟退火算法实例,并用MATLAB实现(An example of simulated annealing algorithm for mathematical modeling is introduced, and it is implemented in MATLAB)
蚁群算法实例
- 基于蚁群算法的路径规划 含有威胁源 更逼真的模拟了真实的环境(The path planning based on ant colony algorithm contains a threat source, which simulates the real environment more realistically.)
蚁群算法实例
- 旅行商TSP问题蚁群算法在matlab平台的实现(TSP problem Ant Colony Algorithm)
粒子群、模拟退火算法
- 粒子群、模拟退火算法实例,对学习了解有用(Particle swarm, simulated annealing algorithm examples, useful for learning)