资源列表
BPNN
- BPNN(BP NaturalNetwrok) 是一个构造BP神经网络的C++程序,可以手动设置神经网络隐含层的层数,输入层和输出层的节点数-BPNN(BP NaturalNetwrok)
Writing-subprogram
- 编写子程序的接口语句——编写过程或函数说明,应采用所需要的语言, 无论 Pascal、C 或 Fortran 都可以,只要符合需要。把原来的抽象说明用程序语言实现,把它放 在原来写好的 PDL 位置之上。以下是前述子程序的接口语句和抽象说明-Compilation subroutine interface statement-- write a procedure or function, should use the language needed, Both Pascal,
GA-and-matlab
- 本程序为但目标遗传算法源程序,本程序为通用包,可自行修改-This program is objective genetic algorithm source code of the program for general-purpose package, and may modify
BP_Nerwork
- 几种BP(反向传播)网络的应用实例,通过这些实例对BP网络应用有个基本认识-BP applications
huitu1
- 基于VC++的模糊控制汽车倒车仿真 介绍了基于VC++的模糊控制汽车倒车的仿真系统设计及实现过程,在建立汽车倒车数学模型的基础上,通过VC++编写模糊控制程序,并通过微软基础类(MFC)设计仿真界面,使汽车在倒车时的状态及其运动轨迹能够动态的显示。在仿真软件设计中,汽车倒车模型与控制器采用模块化设计方法,具有一定的通用性,易于扩展。通过该仿真系统可以找到汽车倒车的“死区”范围,检验并改进控制算法。实验表明用模糊控制方法控制汽车倒车,汽车运动轨迹圆滑,倒车准确,具有很好的鲁棒性。-The Si
0-1beibao
- 蚁群算法求解0-1背包问题,压缩包中有详细的代码和实验报告,可以调试运行-Ant Colony Algorithm for the 0-1 knapsack problem, compressed package are detailed in the code and lab reports, debugging and running
TSP
- 遗传算法解决TSP问题 经典旅行商问题 vc6.0编译环境 - solve TSP problems by genetic algorithm
61IC_H12699
- 基于神经网络的车牌识别系统 车牌定位 识别-Based on neural network of license plate recognition system
som_src
- 自组织神经网络算法实例,基本方法等源代码,对学习神经网络很有帮助-Self- organization neural network algorithm for instance , the basic methods of source code helpful on learning neural networks
BpNet
- BP训练网络源码,实现了VC下BP神经网络训练的功能-BPNET training source code
Algorithm-in-matlab
- 在matlab环境中编写的包含各种人工智能优化算法的书籍,很好的一本书籍-In the matlab environment includes a variety of artificial intelligence written books of optimization algorithm
sd
- C编写的自动计算数独的程序,使用了搜索算法+优化,说明里有算法思想的解释-failed to translate
