资源列表
CATest
- 在flashmx下编写的程序,解释并演示元胞自动机规则,并进行动画演示-flashmx prepared in the process, explain and demonstrate cellular automata rules, and animation demo
java_celluar
- 元胞自动机,演示元胞自动机规则 直接解压缩便可使用-Cellular Automata, presentations cellular automata rules directly extract can use
lifegame
- 二维元胞自动机,著名的生命游戏 vc++开发-two-dimensional cellular automata, the famous game vc development life
遗传算法程序包
- 遗传算法程序包,里面包含有多种人工智能语言c程序,包括进化算法等等,没有密码-GA package, which contains a variety of artificial intelligence language c procedures, including evolutionary algorithms, etc., no password
function-imitation
- 用Matlab神经网络工具箱BP算法实现xcosx函数模拟-Matlab Toolbox BP neural network algorithm simulation function xcosx
Pl文件
- prolog样例,基本function用法演示-SWI-prolog example, the basic function usage demo-SWI
apriori-rules
- 关联规则挖掘,一种改进了的APRIORI算法,效率较原有算法大大提高-mining association rules, an improved algorithm for the analysis and efficient than the original algorithm greatly enhanced
黑白棋算法
- 一个很好的搜索算法的例子,可以很好的说明搜索的原理,值得一看,我现在的工程就是在这个算法的基础上-a good search algorithm for example, can search a good note the principle eye-catcher. I now work in the algorithm on the basis of
遗传算法TDOA解决
- 用遗传算法解决通信中的TDOA问题 文件名 program 完成功能 求出在进行account_test次的试验中每一次的最优染色体,并且求出均值MV,和均方误差MSE 文件名 definition_constant( ) 完成功能 对各个常量试验参数进行设定 文件名 main_program 完成功能 完成一次试验的计算 文件名 all_Noise 完成功能 计算TDOA值(由基站所测量的TDOA(受到噪声的干扰)) 文件名 gen_ini_pop_
Nutrualcode
- 关于神经网络算法处理的一些程序。开发环境是C-on neural network algorithms to deal with some of the procedures. C development environment
ga490
- 基于VB开发的遗传算法源程序,但提供的动态链接库文件NN50.DLL在使用时需要注册。 -based on VB source of the genetic algorithm. but the dynamic link library file used in NN50.DLL required to be registered.
一个用于求函数极值的遗传算法程序
- 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.