搜索资源列表
snake
- Linux下贪吃小游戏 c 编写的 -Linux, greedy little game written in c
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
snake
- C++课程设计,贪食蛇。-C curriculum designs, has a greedy appetite the snake.
容易看懂的贪食蛇
- 容易看懂的贪食蛇.rar- Easy to understand has a greedy appetite the snake rar
SnakeVSSnake-2.6d_beta
- 食贪蛇游戏, 食贪蛇游戏,-Fresh greedy snake game, eat like a snake game, eat like a snake game,
Snake
- 大家都很熟悉的一个小游戏,贪吃蛇。是用 Applet 做成的。里面用到了GUI,事件处理等知识。对初学者一定很有用。虽然很小,但是弄出来了也一定很有成就感哦。-It s a well known small game----- "greedy snake".It involves Applet,event process,and other skills.Wish you ll learn something from it.
snake
- 自编贪吃蛇游戏:包括单人练习,双人对战,单人挑战模式-greedy snake
snake
- js 编写的贪吃和源码,用ue打开可以查看 跑的还不错 -js prepared by the greedy and the source code, open the can be viewed with ue running pretty good
greedysnake
- 贪吃蛇源码,没什么技术,适合初学者,希望大家喜欢-greedy snake primary code,no high technology,suit for basic learner
ders7_2006
- Develop two different implementations of Snake model by using a Greedy algorthm and an Gradient Descent method. Compare results. Put all details and results in your report.
ders8_2006
- Develop two different implementations of Snake model by using a Greedy algorthm and an Gradient Descent method. Compare results. Put all details and results in your report.
snake
- 用javascr ipt 和 CSS写的贪吃蛇游戏,适合javascr ipt 的初学者下载-greedy snake implemented by javascr ipt & css
lysnake
- 提出了一种自适应的Snake 算法,对于初始包络上的每一点,按照Greedy 算法中的能量公式计算其邻域内各点的能 量. 如果邻域不包含目标的轮廓,则将邻域半径加大,再次计算邻域内各点的能量,直到邻域内包含轮廓点为止. 该算法只需迭 代一次即可得到目标轮廓,而且增大了初始包络的收敛半径,并能够有效处理较高曲率凸形边缘的情况. 对比实验说明了这种 方法的有效性.-Snake proposed an adaptive algorithm, the initial envelope for
GreedySnakeCodes
- Greedy Snake游戏功能 1)按键控制上、下、左、右四个方向; 2)在字符显示屏上显示游戏信息,包括游戏时间、游戏分数、游戏等级; 3)在图形显示屏上显示游戏界面,包括游戏名称、游戏活动区域、蛇身及其食物; 4)实现蛇铺食过程,并相应的改变游戏信息 -Greedy Snake game features 1) buttons control up, down, left, and right direction 2) characters on the displa
snake
- 经典小游戏贪吃蛇,C语言开发,Turbo c环境开可编译-C Code for classic game Greedy Snake
Greedy_Snake_verilog
- 基于FPGA的verilog代码,在Spartan3开发板上实现了传统贪吃蛇的游戏,通过VGA显示在屏幕上。按键控制方向。-This is a FPGA project, which used verilog and implemented the traditional game of Greedy Snake.
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
snake
- 纯C语言编写的贪吃蛇,可以实现转弯,加速等基础功能。(The greedy snake written in the pure C language can turn, accelerate and other basic functions.)