资源列表
FuzzySys
- 利用人工智能中的模糊控制算法模拟水温控制的过程,显示实际温度和目标温度之间的差值的变化曲线,源代码-use of artificial intelligence fuzzy control algorithm simulation of the temperature control process, reflect the actual temperature and the temperature difference between the curves, source code
8.4 回溯
- 输入一个有回朔文法,程序会消除该文法的回朔问题。-importation of a back Schomburg grammar, the procedure would eliminate the back Schomburg grammar problems.
colin
- CoLIN 人工语言模拟 汉化版 2002年8月9日 原作者 布朗 alan j. brown 15 Kinloch Road Renfrew Scotland PA4 0RJ alan@barc0de.demon.co.uk http://www.barc0de.demon.co.uk/ 汉化者 陈辉 主页: http://go2debug.yeah.net 邮件: go2debug@hotm
apriori_windows
- 关联规则的apriori算法实现,运行于windows环境下-association rules algorithm algorithm, which runs on Windows environment
医学软件
- 一个医学的软件,可以帮助显示医学的重要参数,以图解的方式友好的解释这些参数表示的意思,让医护人生很好地得到临床的反馈-a medical software can help show the important parameters of Medicine, a diagram of the friendly explain these parameters mean, life care to be good clinical feedback
Locate_1
- 车牌定位识别系统地涉及具体由车牌定位,字符识别等功能!-plates positioning system to identify specific plates by positioning and character recognition function!
专题
- 人工智能专题讲座 机器人、遗传算法、状态空间、谓词逻辑、问题状态图-artificial intelligence robot seminars, genetic algorithm, the state space and predicate logic, the problem state chart
75448147apriori(c)
- 用C语言实现的数据挖掘经典算法Apriori,请各位大大批评指正!-C language data mining algorithms classic Apriori, please greatly criticized correct!
parti
- 不错的数据挖掘算法大集成(1),请个位大大批评指正!-good data mining algorithms big Integration (1), 000-bit greatly criticized correct!
八数码问题(A星算法)
- 用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法,是满足启发函数不大于实际耗散值的A算法,可以用理论证明如果最佳解图存在的话,一定可以用A*算法找出来。-with A * algorithm eight digital problem. A * algorithm also called the plan the best search algorithm, it is instructive function to meet not more than the actual value
LVQ学习矢量化算法
- LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The
在线签名识别
- 在线签名鉴定,内含AR实现算法和DTW算法源程序,并拥有应用实例