登录
首页 » Visual C++ » AI.Game.Engine.Programming-code

AI.Game.Engine.Programming-code

于 2012-12-17 发布 文件大小:59813KB
0 168
下载积分: 1 下载次数: 69

代码说明:

  《AI游戏引擎程序设计》配书盘,学写C++编写人工智能程序的好书,代码具有较好的重用性 (AI game engine programming, " with book plate, learn Write C++ write the good books of the artificial intelligence program, the code has better reusability)

文件列表:

《AI游戏引擎程序设计》配书盘
............................\About the CD.doc,21504,2004-08-06
............................\Figures
............................\.......\Chapter 1




............................\.......\Chapter 10

............................\.......\..........\Thumbs.db,11776,2004-08-05
............................\.......\Chapter 11
............................\.......\..........\figure11-1.jpg
............................\.......\Chapter 12



............................\.......\Chapter 13


............................\.......\Chapter 14





............................\.......\..........\figure14-6.bmp,241974,2004-05-04
............................\.......\..........\Thumbs.db,44544,2004-08-05
............................\.......\Chapter 15




............................\.......\Chapter 16



............................\.......\Chapter 17

............................\.......\Chapter 19





............................\.......\..........\Thumbs.db,13824,2004-08-06
............................\.......\Chapter 2





............................\.......\Chapter 20





............................\.......\..........\figure20-6.jpg,413639,2004-05-21
............................\.......\..........\figure20-7.jpg,330219,2004-05-24
............................\.......\..........\figure20-8.bmp,925174,2004-05-11
............................\.......\..........\figure20-9.jpg,246880,2004-05-21
............................\.......\Chapter 21




............................\.......\Chapter 22
............................\.......\..........\figure22-1.bmp


............................\.......\Chapter 23
............................\.......\..........\figure23-1.xls,14848,2004-05-21

............................\.......\..........\Thumbs.db,11264,2004-08-06
............................\.......\Chapter 3


............................\.......\Chapter 4

............................\.......\.........\figure4-2.bmp
............................\.......\.........\figure4-3.bmp
............................\.......\Chapter 8

............................\.......\Chapter 9

............................\.......\.........\Thumbs.db,14848,2004-08-05
............................\.......\Thumbs.db,124416,2004-08-05
............................\Libraries
............................\.........\glut-3.7.6-bin.zip,119897,2003-12-03
............................\.........\lua-5.0.2.tar.gz,190442,2004-06-23
............................\README.rtf,10588,2004-07-28
............................\SourceCode
............................\..........\Chapter 01--Eliza Java
............................\..........\......................\Eliza.java,3436,2004-04-23
............................\..........\......................\ElizaChat.java,1858,2004-04-23
............................\..........\......................\ElizaConjugate.java,1426,2004-04-23
............................\..........\......................\ElizaRespLdr.java,15749,2004-04-23
............................\..........\......................\readme.txt,164,2004-07-20
............................\..........\Chapter 04--NetHack

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • octree
    3Do游戏代码,基于四差数的地形程序,lod地形实现。(3Do game code, based on the difference of four terrain procedures, incomplete realization of the terrain.)
    2005-04-05 19:14:14下载
    积分:1
  • CuraEngine-master
    3维切片算法引擎写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。(Three dimensional slice algorithm engine written detailed upload function, including the content description (at least 20 characters). Try not to let station to the time spent on your note on the amendment. Extracting compressed package can not have a password.)
    2013-11-08 10:19:08下载
    积分:1
  • OSGFrameWork
    最近学习OSG,下载了FreeSouth大侠的一个MFC框架RambleSystem,自己学习了一下,新建了一个单文档程序,改了其中一些bug,和大家分享一下。单文档程序实现的功能非常简单,就是打开显示osg文件。不过仍存在一个问题,例如打开一些osg文件显示模型不理想,估计是视口设置有问题;另外打开一些osg文件出现内存泄露。(Recent study OSG, download heroes of an MFC framework FreeSouth RambleSystem, you learn a little, a single document, new procedures, some of which changed the bug, and share with you. Program realization of the function of a single document is very simple to open display osg file. However, there are still a problem, such as opening a number of osg file display model is not satisfactory, as the population estimate is set to have problems other osg files appear to open a number of memory leaks.)
    2021-04-15 16:38:54下载
    积分:1
  • 11.16
    使用外部程序来控制Flightgear的一种方法,非常值得学习。共两个压缩包,一个是获取数据的程序,一个是设置的程序。(Use an external program to control a method of Flightgear well worth learning. Total of two compression package, a program to get the data, and a set program.)
    2021-04-22 12:48:48下载
    积分:1
  • AI.Game.Engine.Programming-code
    《AI游戏引擎程序设计》配书盘,学写C++编写人工智能程序的好书,代码具有较好的重用性 (AI game engine programming, " with book plate, learn Write C++ write the good books of the artificial intelligence program, the code has better reusability)
    2012-12-17 23:04:30下载
    积分:1
  • Source
    Flyff 3rd Jobs Official Files
    2011-05-19 13:20:05下载
    积分:1
  • freecell-solver-3.18.1
    这是一个跨平台的游戏引擎。可以在很多平台上运行,可以制作简单的小游戏,非常方便(This is a cross-platform game engine. Can run on many platforms, you can create a simple game, very convenient)
    2013-06-14 15:06:33下载
    积分:1
  • fengyun--douzhanshen0917A
    斗战神的开发脚本,具体参数请找一般ec开发工具。都有的。作为一个参考吧。能看懂的自然看得懂(Fighting Ares developing scripts)
    2021-01-17 08:28:49下载
    积分:1
  • OGRE-MODEL
    说明:  ogre教程之模型绘制,讲的很详细,对大家肯定有用,尤其是初学者(ogre tutorial draw the model, said very detailed, we certainly useful, especially for beginners)
    2011-04-16 10:42:27下载
    积分:1
  • Game_MainFram_demo
    说明:  游戏开发基础demo3_3 一个纯C++编写的基本程序,包含基本窗体,资源的使用方法等。(game basis demo3_3 a pure C to prepare the basic procedures, including basic forms, the use of methods.)
    2006-03-25 20:13:21下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载