搜索资源列表
tc-fangkuai
- c语言实现的贪吃蛇游戏,trubo c环境,对想学习游戏编程的有很大帮助-trubo c
snake
- c语言实现的贪吃蛇的小程序,很好玩,对c功底深的同志很有帮助-c language implementation of the Snake, a small program, it is fun, helpful comrades c foundation deep
tanchishe
- 本程序主要是通过C语言来实现小游戏贪吃蛇的过程-This program mainly through the C language to implement the process of game Snake
Ex_Snake
- 编写C语言程序实现贪吃蛇游戏,贪吃蛇游戏是一个深受人们喜欢的游戏:一条蛇在密闭的围墙内,在围墙内随机出现一个食物,通过键盘上的四个光标键控制蛇向上下左右四个方向移动,蛇头撞到食物,则表示食物被吃掉,这时蛇的身体长一节,同时计10分;接着又出现食物,等待被蛇吃掉,如果蛇在移动过程中,撞到墙壁或身体交叉(蛇头撞到自己的身体)游戏结束。-snake
tanchishe
- 用C语言实现贪吃蛇问题~本源代码不是用C语言编出一个图形化的贪吃蛇游戏,而是从数据结构的角度用C语言模拟实现贪吃蛇问题!他的算法设计思想~-Snake with the C language source code is not a problem ~ C language code using a graphical Snake game, but from the perspective of data structure implementation using C language si
GreedySnake
- 一个贪吃蛇游戏的简单c语言实现,亲测可运行-Simple c language to achieve a Snake game, pro-test can be run
test_C
- 用C语言实现的几个小游戏和应用,包括俄罗斯方块、贪吃蛇、扫雷、五子棋和计算器-With a few small games and applications C language, including Tetris, Snake, Minesweeper, backgammon and calculator
snake
- 利用C语言实现贪吃蛇游戏。在电脑上可以运行。这是程序。页面没有花样,只是简单的运行。-Using C language to realize the snake game. Can run on the computer. This is the program
snake
- C语言实现贪吃蛇,据说说明文字一定不能少-snake of c language
Merge-String
- 此软件是使用C++语言实现的字符串归并算法,简单介绍算法的实现过程。- 此软件是使用C++语言实现的字符串归并算法,简单介绍算法的实现过程。 This software is the use of C++ language string merging algorithm, the realization of a simple algorithm.
tanchishe
- 本设计可在VC6.0直接编译运行,直接运行可开始贪吃蛇游戏(Direct operation can begin Snake game)
C语言游戏源代码
- C语言游戏源代码:1、 简单的开机密码程序 2、彩色贪吃蛇 3、c语言实现移动电话系统4、 扑克牌游戏 5. C语言实现打字游戏(C language game source code: 1, simple startup password program 2, color snake 3, C language to achieve mobile phone system 4, poker game 5. C language to achieve typing game)
贪吃蛇
- C语言实现贪吃蛇小游戏,用Windows、conio、time等数据库函数实现(The C language realizes the snake game, and uses the database functions such as Windows, conio, time and so on)
贪吃蛇
- 贪吃蛇游戏简单设计,实现简单的运行操作,(Snake game design..................)