搜索资源列表
edacioussnake
- TC2.0编写的贪吃蛇游戏,具有传统贪吃蛇游戏的所有功能,并且加入了自己的一些设想,比如,撞上自己和撞边界都不会死亡,只会减少蛇的长度,而且当走入死胡同后能够首尾调换。-READ prepared by the huge memory games, a huge memory with the traditional game of all functions, and by adding its own ideas, such as collision and hit their border
gvf1111
- 利用matlab编程实现gvf snake算法,并得到了较好的结果,比传统的snake有较大的改进-using Matlab programming gvf snake algorithm, and a better result, than the traditional snake a greater improvement
snakecompute
- snake 算法图像处理 purpose to show the use of traditional snakes and GVF snakes M fuctions.- purpose to show the use of traditional snakes and GVF snakes M fuctions.
GVF_BY_XU
- XU等人做的关于GVF的小DEMO,里面比较了和传统蛇模型的不同之处以及GVF的优点,可以借此做些改进-XU and other people to do about the GVF small DEMO, which compared the traditional snake model and the differences as well as the advantages of GVF can be done to improve
Snake
- 给大家发个传统贪食蛇源码,界面简单,源码比较通俗易懂,适合刚入门的朋友学习。- We made to the traditional Snake source, the interface is simple, relatively user-friendly source for a friend just getting started learning.
snaker
- snake is a traditional game.here is the php code
snake
- 一个传统的游戏,贪吃蛇都知道的吧?用VC++编写的,供大家参考-A traditional game, Snake know that, right? Written with VC++, for your reference
snake
- 进行边界轮廓标定的snake算法工具箱,距离势能 gvf 以及传统sanke等各种snake-The boundary contour of the snake algorithm calibration kit, from the potential gvf and other traditional snake sanke
Greedy_Snake_verilog
- 基于FPGA的verilog代码,在Spartan3开发板上实现了传统贪吃蛇的游戏,通过VGA显示在屏幕上。按键控制方向。-This is a FPGA project, which used verilog and implemented the traditional game of Greedy Snake.
04
- 本程序采用传统的snake模型,改进后通过双线性实现彩色图像放大,效果良好-The program uses the traditional snake model, improved by bilinear achieve color image to enlarge, to good effect
Snake
- 很传统的大家熟悉的贪吃蛇的游戏,按按键控制蛇移动方向吃掉屏幕中的方框,蛇身会加长,直到蛇碰到墙壁游戏结束。-Traditional familiar game of Snake, according to the direction of movement of key control snake eat the screen in the box, the snake will be extended until the end of the snake run into the wall g
GVD
- Active Contour (or Snake) Model is recognized as one of the efficient tools for 2D/3D image segmentation. How- ever, traditional snake models prove to be limited in sev- eral aspects. The presentpaper describes a set of difision equations applied ro
gvf-snake--hanhua
- 包含传统、球膨胀、gvf和距离模型,可以简单运用在2值图像上-Contains traditional ball expansion, gvf and distance model, you can simply use the binary image
snake
- 此代码为传统的snake模型算法代码,运行其中的egsnake.m即可。该代码实现对图像的边缘检测,仅供大家一块学习交流-This code is the code algorithm of traditional snake model, which can run egsnake.m. The code to achieve the image edge detection, we only a learning exchange.
snake
- 利用传统的主动轮廓提取模型,提取单个物体的轮廓,用了opencv图像处理库,通过此算法,对编程有了更深的理解。-Using traditional active contour extraction model, extracting the outline of a single body, with opencv image processing library, through this algorithm, a deeper understanding of programming.
snake
- QT程序,新版贪吃蛇,里面写入了两种模式,传统模式和双蛇模式,供QT初学者把玩。-QT program, the new version of the Snake, which is written in two modes, the traditional model and double snake mode, for QT beginners to play.
ensurient-snake
- 用java实现了一个经典的贪吃蛇小游戏,用到了javax.swing.Timer类-implemented a traditional game-esurient
Gluttonous_Snake
- 本设计基于传统贪吃蛇游戏的特点,并适当增加一些趣味的因素,使用LabVIEW软件制作一款完整的迷你贪吃蛇游戏。 程序主要实现如下的功能:小蛇不停游走,键盘方向键可控制小蛇移动的方向,吃过一个蛋后小蛇长度增加并随机产生另一个蛋,小蛇碰到四壁或者碰到自己时游戏结束并给出得分,游戏可以有多种模式即难度的选择,并设置暂停按钮。 -The design is based on the characteristics of the traditional Snake game, and approp
jk15102何道骏40115204
- 一个传统的贪吃蛇游戏,方向键控制蛇的移动。无墙壁的简单贪吃蛇.(A traditional snake game that controls the movements of snakes with the arrow keys. A simple Snake without walls)
Retro Snaker
- 本程序为传统贪吃蛇小游戏,界面优秀,代码简洁(This program for the traditional Snake small game, the interface is excellent, the code is simple)