搜索资源列表
TcWORK
- 用c语言实现贪吃蛇游戏在TURBOc 2.0中实现
gluttonous_snake
- 这是一个用c语言实现贪吃蛇算法的源码,可直接运行-This is a use of c language source Snake algorithm can be directly run
snakec
- 用c语言实现贪吃蛇的小游戏,就是一条小蛇,不停地在屏幕上游走,吃各个方向出现的蛋,越吃越长。只要蛇头碰到屏幕四周,或者碰到自己的身子,小蛇就立即毙命。-Using c language Snake game is a small snake, constantly walk on the screen, appeared in all directions to eat eggs, eat more long. Around the screen as long as the snake hea
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
snake
- c 语言实现贪吃蛇游戏 在Vc 等环境下编译即可-Snake game in c language environment such as Vc can be compiled
c
- c语言实现贪吃蛇,第一次上传,希望大家喜欢-c language implementation Snake
tanchishe
- c语言实现贪吃蛇小游戏,适合初学者研究与学习。-c language implementation Snake game, suitable for beginners and learning.
贪吃蛇
- 通过游戏程序设计,提高编程兴趣与编程思路,巩固c语言中所学的知识,合理的运用资料,实现理论与实际相结合。(Through the game program design, to improve programming interest and programming ideas, to consolidate the knowledge learned in the c language, the rational use of information, to achieve the combi
51cTO下载-c++MFc贪吃蛇源代码(改进版1)
- 充分实现了贪吃蛇的功能,语言简单易懂,非常适合初学者(the word fully realized the function of the snake.Language is easy to understand.It's very suitable for beginners)
tanchishe
- 本设计可在Vc6.0直接编译运行,直接运行可开始贪吃蛇游戏(Direct operation can begin Snake game)
c语言贪吃蛇
- 实现贪吃蛇游戏,自己试过还是很还玩,可以看看(Snake game to achieve their own tried, or very still play, you can see)
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语言)
- 用c语言实现小游戏贪吃蛇,此文件是贪吃蛇游戏的设计报告,包含源代码以及设计步骤(Use c language to realize small game Snake)
贪吃蛇
- 小时候都玩过贪吃蛇这个经典的小游戏,在我们的普通手机里似乎都是必备的。它伴随着我们的童年,经历了好多好多时光。它带给我们了许多的乐趣。 学习了c++这门编程语言后,我就想着能不能把它做出来,在我查看了相关知识后,明白了其中的道理,就尝试着自己写出这个小游戏来,而且加入了许多可玩性的东西,包括等级选择,暂停/继续和分数制。整个程序采用了类和数组的相关知识实现。(When I was young, we played the classic game of snakes, which seemed
贪吃蛇(用户版)
- 一个简单贪吃蛇游戏,可以实现通关的功能,每个用户可以注册登录,能保存游戏进度(A simple Snake game,can realize the function of customs clearance, each user can register to log in, can save the game progress)
贪吃蛇
- c语言实现贪吃蛇小游戏,用Windows、conio、time等数据库函数实现(The c language realizes the snake game, and uses the database functions such as Windows, conio, time and so on)
贪吃蛇游戏based on c
- 基于c语言实现的贪吃蛇游戏,与传统的手机游戏类似。(Snake game based on c language)
贪吃蛇
- 贪吃蛇游戏简单设计,实现简单的运行操作,(Snake game design..................)
OldSnake
- 在vs2017中c语言实现贪吃蛇数据结构的初级用法。其中用到了数据结构的栈和队列,要求链表的基本功比较扎实。(In vs2017, c language implements the primary usage of snake data structure. The data structure stack and queue are used, and the basic skills of the linked list are relatively solid.)
贪吃蛇
- 利用c#语言与vs开发工具实现了一个,简单的桌面贪吃蛇游戏(A simple desktop snake-eating game is implemented by using c# language and vs development tools.)