搜索资源列表
遗传算法基本算法
- 这个是关于遗传算法的比较完整的C语言程序,个人觉得还是比较有参考价值。-on the genetic algorithm is relatively complete C language program, individuals think it is quite a reference value.
fuzzy_control_C
- 基于模糊原理的温度控制演示程序,C++编写,完整的模糊控制算法-Fuzzy theory based temperature control demonstration program, the preparation of C, a complete fuzzy control algorithm
FingerprintIdentification
- c++开发的指纹识别算法,程序结构完整清晰,供学习使用-development of fingerprint recognition algorithm, structural integrity clear procedures for the use of learning
完整的3D 模型检索程序
- 完整的3D 模型检索程序,使用C语言编写,可以使学习者从底层研究三维模型的检索框架,同时提供的C语言程序包也可以设计新的三维模型检索算法。,Complete 3D model retrieval, the use of C language, so that students can study three-dimensional model from the bottom of the search framework to provide the C language package can
paes.rar
- 多目标遗传算法PESA程序的selection程序,网上没有PESA的完整程序,这个也是好不容易找到的。效果据说强于NSGA和SPE。,the selection function of PESA. It is said in some literature that the resutlts are good than NSGA and SPEA
Chess
- 一个可以与计算机对弈的象棋程序源代码 完整的人工智能 增加停止按钮,增加"参数"对话框 -A game of chess with the computer source code integrity of the artificial intelligence to increase the stop button, increase the " parameters" dialog box
characterrecognition
- 这是基于matlab的车牌字符识别完整程序,内容详尽,可操作性强,是做模式识别难得的参考资料-This is based on the license plate character recognition matlab complete procedures, and detailed, easy to operate, is so rare reference pattern recognition
zx_pr_exp_6
- 选择合适的方法对车牌进行预处理,车牌定位,字符分割; 设计神经网络结构,利用神经网络训练字符,实现字符识别; 设计Matlab或者VC++程序编程实现完整的车牌识别系统。 -recognition of the car bland
完整的多机器人路径规划程序
- 一个完整的多机器人路径规划程序,几代研究生都在用-A complete multi-robot path planning process, several generations of graduate students are using
program
- 本人精心制作的飞思卡尔智能车完整程序,想看的就来看一下-I elaborate Freescale smart car a complete program, want to see the look
lasuopinggu
- 次程序是基于神经网络的新奇检测技术用于拉索的状态评估的完整程序-Second procedure is based on the novel neural network technology for cable testing the integrity of the state assessment program
111
- 基于神经网络的专家系统源代码,完整程序和编译后程序-Neural network C source code
network2
- 人工神经网络的具体应用实例,包含源代码完整程序。-Specific application examples of artificial neural network, contains the source code complete program.
network3
- 人工神经网络的具体应用实例,包含源代码完整程序。-Specific application examples of artificial neural network, contains the source code complete program.
network5
- 人工神经网络的具体应用实例,包含源代码完整程序。-Specific application examples of artificial neural network, contains the source code complete program.
0
- 第八届飞思卡尔完整程序,提供给大家交流使用。-Eighth the Freescale complete program, available to everyone to share.
zhibishibie
- 使用opencv识别纸币包内有附带完整程序,总共四个文件特别有使用和实用价值-Use opencv to identify notes Package inside the supplementary application, a total of four files is particularly used and practical value
Point-cloud-normal
- 在对散乱点云进行三维重建时,许多算法都需要求点云的法矢并保证所有法矢的方向一致向外。本程序就是对点云数据求法矢和方向调整,包含文件输入输出的完整程序。-Scattered normals strike and reorientation
PCAHUIHUI
- 这是,PCA的完整程序,不是MATLAB调用PCA包的短代码。(the program of PCA,and it is entirely progaramed)
MDvrp问题求解
- 设计遗传算法,计算MDvrp问题,内涵数据与完整程序,使用matlab编码,测试可用