搜索资源列表
Games_FivTocToeRe_C++_Develop
- 采用C++面向对象程序设计开发的DOS下的字符界面的五子棋游戏,能够进行双人对战,人机对战,是典型的C++基础面向对象实例,有助于初学者参考使用,算法惊奇
AStare
- 一个A*算法实例 希望能帮助需要的人
VisualC++gameprogram
- VC++游戏开发技术与实例一书的随书配套光盘。翔实的源码资料。包含了2D游戏和3D游戏的制作,还有游戏常用的算法等等。
myGL
- 基于OPENGL的VC++雪花屏保源代码,不能可以学习一下生成算法,很漂亮的雪花漫天飞舞,有地面与空中的透视切换,这应该算是最简单的OPENGL实例了,初学OPENGL你应该参考一下。请将编译生成的文件拷贝至根目录下,方可运行。-OPENGL based on the VC++ snowflakes screensaver source code, can not study the generation algorithm can be very beautiful snowflakes da
heibaiqi
- 一个小游戏代码,不妨叫做黑白棋,演示了如何在游戏中加入智能算法。可以作为人工智能应用的实例-A small game code, may be called Reversi, the game demonstrates how to add intelligent algorithm. Can serve as examples of applications of artificial intelligence
c
- c大全 包含常用算法程序及游戏编程实例 九百种算法和九百种实例 推箱子日历等小游戏程序-c Daquan commonly used algorithms include the procedures and examples of 900 kinds of game programming algorithm and 900 kinds of examples of the calendar and other small games Sokoban
xqwlight_win32
- 计算机博弈的代表,象棋小巫师,智能算法实例-Representatives of the computer game, chess boy wizard, smart algorithm instance
game-example
- 游戏开发资料及实例、算法.网上搜集到的,还没来得及看.-Game development information and examples, the algorithm
VBmantianxuehua
- 一个VB图形算法实例漫天飞雪特效,效果很好,很漂亮-An instance of graph algorithms VB sky snow effects, the effect is very good, very beautiful
Games_FivTocToeRe_CPP_Develop
- 采用C++面向对象程序设计开发的DOS下的字符界面的五子棋游戏,能够进行双人对战,人机对战,是典型的C++基础面向对象实例,有助于初学者参考使用,算法惊奇-Using C++ Object-oriented programming design and development of the characters under DOS interface Gobang games, able to double battle, man-machine war, is a typical C++ Ba
a星寻路
- 简单的2d游戏a星寻路算法 有实例地图文件 可以加密(The simple 2D game a star path finding algorithm has an instance map file to encrypt)