搜索资源列表
snake(c)
- 贪食蛇小游戏(利用TC开发(c语言))。希望大家多多指教。-embedding of small games (TC use development (c language)). We hope the exhibitions.
Snake-C
- Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。
snake
- 贪吃蛇C++源代码 对应文件snake.h snake.c
GVF_Snake_plus.rar
- GVF snake的C++实现,开发环境为VC6.0,OpenCV。大部分代码都为本地代码。代码依据GVF原始论文以及其demo编写。 ,GVF snake' s C++ implementation, development environment for VC6.0, OpenCV. Most of the code for the local code. GVF dissertation based on original code as well as the preparation o
Snake-C
- 游戏为贪吃蛇,实现最基本吃食能力和改变速度-Game for Snake, the basic feeding capacity and change speed
用C语言编写的“贪吃蛇游戏源程序”
- 用C语言编写的“贪吃蛇游戏源程序”- Compiles "the gluttonous snake game source program" with the C language
snake
- C++课程设计,贪食蛇。-C curriculum designs, has a greedy appetite the snake.
c
- 贪吃蛇c程序-Snake c procedures
Snake
- 一个简单的C#贪吃蛇源码,因该对学习C#的新人有一定的帮助。-A simple C# Snake source, as the learning C# The rookie will certainly help.
SNAKE.C
- 字符贪吃蛇 通过直接控制和修改内存中屏幕缓冲区的内容实现 请用TC编译-Snake through the direct control of characters and modify the memory contents of the screen buffer to achieve Please use TC compiler
Snake
- 非常流行的一款小游戏~~贪吃蛇(C++)-A very popular game ~ ~ Snake (C++)
Snake
- Turbo C2.0下编写的贪吃蛇游戏,代码简洁明了,初学者亦能看懂。-Turbo C2.0 prepared Snake Game, code easy to understand, beginners can understand.
Snake
- A snake game applied in C sharp
Snake-C-language-source-code
- Snake C language source code
Snake-C-language-source-code
- Snake C language source code
Snake-C
- 贪吃蛇小游戏,用C语言描述,比较简单实用-snake C
Snake-c-code
- 贪吃蛇的c源代码,供有兴趣的同学学习和参考!-Snake c source code for interested students to learn and reference!
snake-c-programming-language
- c语言贪吃蛇源码,代码很精简,本文件为zip文件,请解压后打开文本文档,把代码复制到你的Visual Studio或其他c语言编程软件的编辑界面上。(Visual Studio亲测可用)-Snake c language source code is very concise, this document is a zip file, unzip open the text file, copy the code into your Visual Studio or other c langua
snake
- 简单的贪吃蛇游戏实现,除了基本的功能外还利用c#进行了游戏界面的设计,过程详细,适合C#入门者学习(Simple Snake game, in addition to the basic function of the design, but also the use of c# game interface process in detail, suitable for beginners to learn C#)
Snake
- OpenGL,贪食蛇游戏,不需要手动操作,能够自动寻找食物,吃食长大。(A Snake eats food by itself with OpenGL.)