搜索资源列表
TC贪吃蛇
- 贪吃蛇的TC游戏程序源代码,我们用了一个学期在高级C语言课了组队完成的.-Greedy Snake,a game with TC language.It takes us one semester to finish it in C language course.
XR_AI_Project2_v1
- 用人工智能方法编写的五子棋程序,使用了贪心算法等,运行速度很快,人工智能比较强大-using artificial intelligence methods to prepare the 331 procedures, the use of the greedy algorithm, running very fast, more powerful artificial intelligence
greedy-snake
- 经典游戏程序设计之贪吃蛇,是基于VC++ 6.0平台开发的,给初学游戏编程的人参考-The classic Snake game programming is based on VC++ 6.0 platform, and to the people refer to game programming beginners
snake
- 实现一个贪吃蛇游戏,有开始界面,可以重新开始,查看之前的分数-play greedy snake
duo
- 名称叫做多边形游戏,是算法设计技巧与分析中经常会遇到的一类问题,主要是由贪心法来解决-Name of the game called the polygon is algorithm design techniques and analysis of a class of frequently encountered problems, mainly by the greedy method to solve
snake1
- 贪吃蛇,源程序。 本程序未参考别人编写过的贪吃蛇game--A greedy snake.
snake
- C++课程设计,贪食蛇。-C curriculum designs, has a greedy appetite the snake.
snake1
- C++写的,贪食蛇另一版本-C writes, has a greedy appetite the snake another edition
贪食蛇
- 用C语言编写的贪食蛇.- Has a greedy appetite the snake with the C language compilation.
容易看懂的贪食蛇
- 容易看懂的贪食蛇.rar- Easy to understand has a greedy appetite the snake rar
XIAOQIUf
- 在使用TURBO C学习时编写的贪球游戏 功能十分简单 但是确是劳动的成果 希望大家支持-TURBO C in the use of study prepared by greedy ball game features a very simple but it is the outcome of the labor I hope you will support
2120060366
- 基于贪心策略的五子棋人机对弈,简单的人机对弈,可以应付一下初级选手,算法还有很大改进空间,有兴趣的可以研究一下,有改进的话记得发我一份,一起研究-Gobang greedy strategy based on human-computer game, a simple man-machine game, players can cope with the initial look, there is still much room for improvement algorithm, inter
greedysnake
- 用C语言做的简单的贪吃蛇小游戏,适合初学者学习。-Greedy Snake,a little program in C language.
snake
- 自编贪吃蛇游戏:包括单人练习,双人对战,单人挑战模式-greedy snake
tanchishe
- 贪吃蛇游戏,大家最熟悉了,自己编编看吧,不会了,仅供参考-greedy snake game
queens
- 一个使用greedy search算法实现的N个queen排列的程序。用星号代表国际象棋中的queen。随机生成布局后,显示每次移动,最后使queen不能互相攻击。即都不在相同的行,列和对角线。-A greedy search algorithm using the N-a queen arranged procedure. Behalf of the international chess with an asterisk in the queen. Randomly generated la
FiveQi
- 我写的五子棋人机对弈程序,开发环境是Code::Block8.02,是用的Win32 SDK编程,没用任何框架,所以其它开发环境应该把源文件加入工程就OK了,但是我没试过。核心算法参考了Zhong_Zw的程序,特此感谢。本来还想实现博弈树的算法,可是没有调试通过,就放弃了。使用的算法是贪心算法,还有随机算法。-I wrote the man-machine chess backgammon program development environment Code:: Block8.02, is
Greedy-Snake
- 基于VB的一款经典游戏——贪吃蛇。至于玩法就不用多说了吧。-A classic game based on VB- Snake. As for the play Needless to say it.
greedy-snake
- 贪吃蛇程序通过运行这个程序,会弹出一个运行界面,可以调节速度、等级、模式,这款游戏很不错.可以加速,减速,控制运动方向-the greedy snake game : when the project is running you can control the speed ,mode and difficulty ,it is very good
greedy-snake
- 简单的贪吃蛇游戏源码,用c语言编写,主要是学完c语言的一个小课设-code for the game greedy snake