搜索资源列表
人工智能典型程序
- 人工智能课程学习中的作业,包括一些典型的Prolog程序,如汉塔问题,九宫问题,售货郎问题,猎人过河问题-courses of study artificial intelligence operations, including some typical Prolog procedures, such as Han tower, JiuGongTu issues, sales Lang, hunters across the river issues Bowl
[AI]2005Maze1002016
- 福州大学人工智能课程02级的实验项目:实现深度、广度、A*算法的迷宫搜索以及演示程序,c#编写。-Fuzhou University artificial intelligence courses to the 02 pilot projects : to achieve the breadth, depth, A * search algorithm maze and Demonstration Program, c # prepared.
EncodeCaser
- 1、采用(1)盲目搜索(2)启发式搜索对凯撒密文进行自动解密。 2、对替代法加密的程序进行解密(未完成,请多多指教) 3、词库使用到30万。 4、福州大学人工智能课程设计-1, using (a) blindly search (2) heuristic search for Caesar ciphertext automatically declassified. Two of the alternative method of encryption decryption proc
aicoursedesign
- 人工智能课程设计之二,采用A*算法破解置换表加密-artificial intelligence designed two courses, the A * algorithm used crack encryption replacement Table
aEightNum
- 八数码,人工智能课程设计,实现八数码的两个搜索算法-eight digital, artificial intelligence curriculum design, realization of the two eight digital search algorithm
YHJ
- 自己的人工智能课程设计~~银行家算法~很简洁~-their curriculum design artificial intelligence bankers algorithm ~ ~ ~ ~ very concise
artifiacial
- 人工智能课程中用VC开发的动物识别系统源代码.
课后作业
- 人工智能课程习题与解答-artificial intelligence programs to answer the questions and
200114072樊天麒第一次实验子句归结
- 人工智能课程的实验中用C语言环境实现子句归结的算法和反映-experimental artificial intelligence courses using C language environment to achieve phrase attributed to the algorithm and reflect
wumpus世界
- 人工智能课程中wumpus世界的小程序
一字棋小游戏
- 一字棋小游戏,很好用的,是个学习人工智能课程实验的好例子,Chess word game, with very good, it is a learning experiment in artificial intelligence course a good example of
AnimalDistinguish
- 人工智能的课程作业,动物识别系统。输入动物特征,系统判断是什么动物。-Artificial intelligence curriculum homework, animal identification system. Importation of animal characteristics, the system to determine what animals are.
Auto_RussiaBlock
- 在matlab的GUI界面中能够实现自动下俄罗斯方块,适合人工智能课程-It can be achieved automatically about the Russian box under the GUIinterface in matlab, for Artificial Intelligence
nQueens
- 人工智能课程实验:使用启发式搜索求解皇后问题。启发式搜索是利用度量作为指南的一种搜索方法。皇后问题是计算机界的经典问题,n皇后问题为把n个皇后放入一个n*n的棋盘中,使皇后两两不在同一行,同一列以及同一斜线中。求解n皇后问题的算法众多,主要有回溯法,构造法,概率算法以及本实验所用的启发式搜索方法等。方法不同,求解问题所产生的时间效率也大不相同,本实验主要对比构造法与启发式搜索方法的效率。 -Artificial Intelligence Curriculum Experiment: Usin
331717
- 使用回溯法解决背包问题,人工智能课程实验课题,()
罗马尼亚度假问题
- 人工智能课程设计罗马尼亚度假问题,一共有四种搜索算法,贪婪法,A*算法,深度优先,广度优先(Artificial intelligence course design Romania holiday problem, there are four search algorithms, greed method, A* algorithm, depth first, breadth priority)
01-课件
- 吴恩达 人工智能课程课件讲义,含已出的4个课程(The Wu Enda artificial intelligence course lecture notes, including the 4 courses already out)
521714
- 人工智能课程里的动物程序,作者是王万森,c++编的()
哈工大_人工智能
- 哈工大计算机系任老师人工智能课程的代码实现。全部三个实验。(The computer department of Kazakhstan is the teacher of the teacher's artificial intelligence course. All three experiments.)
TGHZKQ
- 使用回溯法解决背包问题,人工智能课程实验课题,()