资源列表
kuanduyouxiansuanfa
- 八数码难题宽度优先算法程序,调试没有问题-Breadth-first eight-puzzle algorithm program debugging is no problem
A-STAR
- 人工智能A*算法的VC程序,已通过验证,请放心下载-AI A* algorithm for the VC program, has been verified, please be assured Download
BP
- Backpropagation neural network with txt input and output writen in c++.
Puzzle
- 基于遗传算法的八数码求解 -Eight digital-based genetic algorithm based on genetic algorithm for solving solving the eight digitalEight digital-based genetic algorithm based on genetic algorithm for solving solving the eight digital
MB-Series-Intelligent-PLC-programming-software-MBP
- MB系列智能PLC编程MBPro MB Series Intelligent PLC programming software MBPro-MB Series Intelligent PLC programming software MBPro
aaa
- 遗传算法的简单应用:求解区间[0,31]上的二次函数y=x2的最大值。-Simple application of genetic algorithms: Solving the interval [0,31] on the quadratic function y = x2 maximum.
MATLAB
- 人工神经网络的代码,Matlab写的,输入输出数目及隐藏层神经元数目可调-Artificial neural network code, Matlab written input and output number and the number of hidden layer neurons adjustable
20101130
- 神经网络理论与Matlab7实现:(包括源代码)-Neural Network Theory and Matlab7 achieve: (including source code)
2010302
- 介绍了遗传算法的原理,再分析了几个案例,并通过MATLAB进行实现。-Introduced the principle of genetic algorithm and then analyze a few cases, be achieved through MATLAB.
CLPSO
- 多学习的粒子群算法。控制台程序。C++。-Particle swarm algorithm to learn
jiqiren
- vrml的实例,一个一直走动的机器人,动作比较逼真。-vrml instance, a walking robot has been, more realistic action.
contacts1
- 利用线性表实现一个通讯录管理,通信录的数据格式如下: struct DataType { int ID //编号 char name[10] //姓名 char ch //性别 char phone[13] //电话 char addr[31] //地址 } 要求: ? 实现通讯录的建立、增加、删除、修改、查询等功能 ? 能够实现简单的菜单交互,即可以根据用户输入的命令,选择不同的操作。 ? 能够保
