搜索资源列表
-
0下载:
人工智能学习中常见的四皇后问题的求解程序
,此程序通过运用穷举法进行了求解-Artificial Intelligence Learning common four Queen's problem solving process, this procedure through the use of exhaustive method of solving
-
-
0下载:
一个自己写的传教士与野人问题程序。程序结构比较清楚。完全安装人工智能的里面的结构编写的。-himself wrote a missionary with the Savage issue procedures. Program structure more clearly. Complete installation of artificial intelligence inside the structure.
-
-
1下载:
用A*算法来对人工智能中的八数码难题进行实现-A * algorithm used for artificial intelligence to the eight digital challenge to achieve
-
-
0下载:
八数码问题全局择优算法这个程序是上学期上人工智能课的时候,老师让做的,采用全局择优算法.-8 digital issues overall are merit-based algorithm for this procedure on the artificial intelligence class last semester, the teacher to do so, and the use of the overall selection of the best algorithm.
-
-
0下载:
unify算法 人工智能 机器学习 C语言实现 -artificial intelligence algorithms unify
-
-
0下载:
用turbo prolog编写的初级程序,是人工智能技术导论第二章的一道习题,供大家参考。-Written with the primary turbo prolog program is Introduction to artificial intelligence technology to an Exercise in the second chapter, for your reference.
-
-
0下载:
人工智能中的宽度优先搜索算法,保证原创,开源共享-Artificial Intelligence in the breadth-first search algorithm to ensure the original, open-source sharing
-
-
0下载:
用C实现的黑白棋源程序,有人工智能的人机对战,用算法树深度搜索,原始的C图形界面,turboC或TC编译器运行。网络上实现黑白棋大多选择VC++,并没有用C实现并且有人工智能的程序。-Implementation of Othello with C source code, there is artificial intelligence, human-machine gaming, with the depth of search tree algorithm, the original C-
-
-
0下载:
a file for artificial intelligence
-
-
0下载:
课件资料 算法和数据结构 包括各种重要的数据结构和算法分析-Algorithms and data structures courseware materials include a variety of important data structures and algorithm analysis
-
-
0下载:
主要利用人工智能的方法实现10000个N皇后问题-The main use of artificial intelligence methods to achieve 10 000 N Queens
-
-
0下载:
Some interesting algorithm form AI(artificial intelligence)
-
-
0下载:
人工智能中的经典算法之一。对问题的多个分支选择一支进行探索,当探索到某一步时,发现原先选择并不优或达不到目标,就退回一步重新选择
回溯法适合用栈实现。探索过程当中入栈,退栈时返回分支选择的现场
-One of the classic algorithms in artificial intelligence. Multiple branches of the problem, choose one to explore, explore a step that the original
-
-
0下载:
一个tic-tac-toe三子棋游戏的代码,可实现人工智能下法和人人对战下法。界面可扩展为n子棋并选择深度优先或者广度优先下法。-A tic-tac-toe three chess game code, and everyone can achieve artificial intelligence war dismount dismount. Interface can be extended to n-game and choose depth-first or breadth-first
-
-
0下载:
一个好的递归算法可以实现基本的人工智能,无论下棋,还是什么.因为它可以实现一定程序的"预知未来",下面程序用了一个最鲜明的例子讲述了递归的入门难点,也就是注意点。-Recursive algorithm can achieve a good basic artificial intelligence, regardless of chess, or what, because it can achieve some degree of "predict the future", the foll
-
-
0下载:
人工智能课程,N数码问题java代码实现。-Artificial Intelligence course, N digital issue java code.
-
-
0下载:
数据结构人工智能领域特别给力的算法演示,很适合初学者的使用,真实好用,特别给力-Special data structure to the force field of artificial intelligence algorithms books, it is suitable to use for beginners, real nice, especially to the force
-
-
0下载:
人工智能的KNN算法,本来是一次实验,拿出来献丑了,希望可以帮到大家~-KNN artificial intelligence algorithms, could have been an experiment out shortcoming, the desire to help you ~
-
-
1下载:
人工智能算法的研究,大数据的处理,常见的数据结构的写法(The study of artificial intelligence algorithm, processing of big data, common data structure)
-