搜索资源列表
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
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
greedysnake
- 用C语言做的简单的贪吃蛇小游戏,适合初学者学习。-Greedy Snake,a little program in C language.
snake
- 自编贪吃蛇游戏:包括单人练习,双人对战,单人挑战模式-greedy snake
feedfish
- 贪吃鱼游戏设计代码 Actionscr ipt 程序代码 mdb格式数据文件保存用户信息 以及包开发 -Greedy fish, game design code Actionscr ipt code mdb format data file to store user information and package development
game
- 贪死蛇游戏源码,,,,,具体的而设置和过程压缩包里有具体说明-Greedy dead snake game source ,,,,, specific settings and the process of compression bag and specific instructions
game
- 彩色贪吃色游戏代码,代码简单,思想容易理解。-Color greedy color game code, the code is simple, ideas easy to understand.
432441294298824
- 在剑与魔法的大陆,贪婪的巨龙收藏了大量的宝物放在了自己的巢穴之中。 无尽的财富,吸引了众多盗贼和勇者,大家都渴望去见识那些传说中的财富。靓丽可爱的画面,曲折的剧情和巧妙的机关设计需要你充分发挥自己的想象。游戏的结局不止一个,勇者最后的命运是什么呢?还是您来亲自体验这个跌宕起伏的财富故事吧!-Swords and magic in the mainland, a large collection of greedy dragon' s treasure lair on his own b
Greedy-Obama
- 拉登追捕奥巴马的游戏,采用Flex开发,类似于贪吃蛇的改进版本。-Obama bin Laden hunt game, the use of Flex development, like an improved version of Snake.
Greedy_SNAKE_MFC
- 贪吃蛇游戏,基于MFC开发,界面清晰、扩展性好。-Game of snake greedy for food.
3D-Greedy-Snake
- 休闲游戏,OpenGL 3D 贪食蛇 Delphi-Casual games, OpenGL 3D Snake Delphi
b
- 实现金典的贪吃蛇游戏,能记录最高的得分记录,能够实现贪吃本身游戏的控制功能,-To achieve Golden Snake game, to record the highest score recorded to achieve their own greedy game control,
tanshishe
- 贪食蛇的c程序源代码,初学者编写,有待改进-Be greedy for the c procedure source code of eating the snake, the raw recruit writes and need to improve
greedy-snake
- 贪吃蛇,MFC,三个关卡,有障碍,石琎作品-Snake, MFC, three levels, have an obstacle,by shijin
greedysnake
- 贪吃蛇游戏,一个用java语言开发的简单游戏-greedy snake game
1
- 一条贪吃的蛇在一个n*m的网格中游走,它只能从一个方格走向另一个相邻的方格,这里相邻的意思是两个方格有公共边。每个方格可以看作是一个房间,其中一些是空的,一些存放有苹果。贪吃的蛇根本不进入空的房间,而进入有苹果的房间后就可以带走所有苹果使房间成为空的。蛇从一个指定的房间出发,最终回到它的家,把一路带来的苹果存储到家中,当然,它希望带来的苹果最多。请编写程序,输入有整数n和m,及n*m的一个矩阵,矩阵元素数值中有一个是 -1,表示蛇的出发位置,有一个是 -2,表示蛇的家的位置,其余数值是非负整数
snake
- 贪吃色游戏 运动上下左右,以及边界的设置等问题。-Greedy color game movement up and down, and the boundary setting and other issues.
greedy-snake
- 绿色的贪吃蛇很好玩的小游戏 希望大家喜欢本程序基于labview-A very lovely smile screen display to bring a good mood, the procedure is relatively simple hope you like them.
greedysnake
- 自己编写的一个贪食蛇游戏,基于TC,游戏难度会随着分数的累计上升,C语言的课程作业。-a program of greedy snake.
js_snake
- HTML+Javascr ipt开发的贪吃蛇小游戏,适合初学web前端Javascr ipt开发的人~-A Greedy Snake game made in HTML+Javascr ipt.Suitable for new learners in Javascr ipt.