搜索资源列表
游戏编程中的人工智能技术 源码
- 本书是人工智能游戏编程的一本指南性读物,介绍在游戏开发中怎样应用遗传算法和人工神经网络来创建电脑游戏中所需要的人工智能。书中包含了许多实用例子,所有例子的完整源码和可执行程序都能在随书附带的光盘上找到。光盘中还有不少其他方面的游戏开发资料和一个赛车游戏演示软件。 本书讲解的原理通俗易懂,介绍程序详细周到,很适用于游戏编程者自学之用,也可以作为游戏培训教材使用(本书实际已被国内外许多游戏培训单位用作指定教材)。 对于任何希望了解遗
AI_lovebit
- 人工智能AI经典入门书,很难找的噢,给喜欢的朋友-classical AI Artificial Intelligence portal, it is very difficult to find the, uh, likes to friends
Nash_gameTheory
- 博弈论的经典书 应该算是人工智能算法的先修书籍吧-Game Theory classic book is the pre-artificial intelligence algorithms books it
turing
- 人工智能的重要入门书籍,介绍图灵机模型,已经当今数字计算机在进行图灵测试遇到的困难,前进的方向,书中有很多生动的原理与逻辑分析,对于开阔眼界,拓展思维,了解人工智能基础很有帮助.-artificial intelligence important portal books on the Turing Machine model, have today's digital computer Turing test during t
AI-game-program
- 《人工智能游戏编程》配书光盘源码,国外人工智能在游戏的经典之作,盘中含有多个详细源码例子- AI Game Programming book with CD-ROM source, artificial intelligence in games abroad classic, after more than a detailed source code examples containing
rgzn
- 本书是日本知名人工智能学者的著作,深入浅出的讲解了人工智能有关的知识,方法,对初学者有很大帮助-The book is well-known Japanese scholar in artificial intelligence works, in simple terms on the artificial intelligence-related knowledge, methods, and has very helpful fo
ai
- 最好的一本介绍人工智能的书。 artifical intelligence a modern approach-Best to introduce an artificial intelligence book. artifical intelligence a modern approach
PatternRecognitionandMachineLearning(pluserrata).r
- 模式识别与机器学习:bishop的一本人工智能方面的新书,应该已经很出名了吧,我看到站里已经有这本书了,不过我这个带着勘误表呢,原书有很多印错的地方,对照着看是很有必要的-Pattern Recognition and Machine Learning: bishop of an artificial intelligence aspects of the book, should have been very famous, I se
sourcecode
- 《游戏编程中的人工智能技术》书中源代码和可执行文件- Game programming in artificial intelligence technology, the book source code and executable files
chapter123
- 《游戏编程中的人工智能技术》一书中123章源代码- Game programming in artificial intelligence technology, one source book, Chapter 123
chapter45
- 《游戏编程中的人工智能技术》一书中4,5章源代码- Game programming in artificial intelligence technology, one source book, Chapter 4,5
chapter67
- 《游戏编程中的人工智能技术》一书中6,7章源代码- Game programming in artificial intelligence technology, one source book, Chapter 6,7
chapter89
- 《游戏编程中的人工智能技术》一书中8,9章源代码-▲ ke蚔Times carried the most sound of reaping ? cavity笢Xikui summarized扲◎ ㄛ instance抎笢8 Daitou 9 WHO Tungsten measurements
chapter1011
- 《游戏编程中的人工智能技术》一书中10,11章源代码- Game programming in artificial intelligence technology, one source book, Chapter 10,11
dongwushibie
- 人工智能动物识别系统,能识别出人工智能书上的例子.还能天加规则.-Artificial animal identification system to identify examples of artificial intelligence books. But also days plus rules.
EightCode
- 这个程序是实现人工智能中的A*算法,照着书上的算法做的。Queue类是自己写的一个队列类,用来实现open表和closed表。原来用Vector做的,但后来发现Vector中保存的只是引用,生成子状态后表中的状态也跟着变了,只好自己实现一个队列类。-This process is the realization of artificial intelligence in the A* algorithm, the algorithm f
Artificial-inteligence-A-modern-approach-Second-Ed
- 这本书名为“Artificial inteligence A modern approach- Second Edition”可谓人工智能的一本杰作,研究人工智能的不能不读.-This is a classic book on Artificial intelligence with the name of Artificial inteligence A modern approach, and it is the second ed
人工智能_李开复.tar
- 李开复的人工智能书,可以拿去看看,还不错,pdf版本(AI books written by the CEO of Bai Du)
人工智能导论
- 介绍人工智能的书,介绍了人工智能的背景,原理,以及在机器人,图像识别,控制等领域的应用(This paper introduces the book of artificial intelligence, the background and principle of artificial intelligence, and its application in robotics, image recognition, control
matlab神经网络34个案例,包括书、源码和数据
- 学习人工智能的基础——神经网络,包括书,案例和源代码和数据集,是入门人工智能的极好资源