搜索资源列表
SNAKE50
- 用C语言写的一个贪吃蛇游戏,代码简练而紧凑。-written in C language of a huge memory games, concise and compact code.
tanchishe
- 这是一个用c语言开发的贪吃蛇代码的源代码,很好用哦
Snake
- C语言编写的贪吃蛇代码,游戏趣味性强,可作为编程练习用。-Snake C language code, the game interesting, in that they can use as a programming practice.
snakes
- 这是一款很有意思的贪吃蛇游戏的C语言的完整代码-Snakes
Snake_game_code
- 贪吃蛇游戏程序代码(c语言编写) 贪吃蛇游戏程序代码(c语言编写)-Snake Game code (c language) Snake game program code (c language)
222
- 用C语言贪吃蛇游戏的代码 这是一歌好玩的代码 可以借鉴 -Using C language snake game code that is a song from the code can be fun
Games-of-C-Program
- 本文件夹包含14个经典C语言程序,有详细的配套文章说明和代码,都可运行; 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-This folder contains 14 classic C la
my_snake
- 用纯C编写的贪吃蛇代码,很简单,只有500行,非常不错提高C语言水平的程序-Snake written in pure C code is very simple, only 500 lines, very good program to improve the level of C language
double-fish-game
- C语言贪吃蛇源程序代码双人对抗,益智小游戏-C language source code double against Snake, puzzle games
c
- 这是用c语言编程实现的贪吃蛇游戏的代码,可在visual C++环境下调试成功-This is a Snake game c programming language code, debugging success in visual C++ environment
C-tanchishe
- C语言版贪吃蛇代码内容注解很详细,希望对你有所帮助-C-language version of the Snake Source Content annotations in great detail, I hope for your help
snake
- 贪吃蛇代码,用c语言实现的,但是要用到graphic.h,所以~,大家交流下吧-snake source code.
Snake-code
- 贪吃蛇代码-C语言-VC++6.0 /*这是一个贪吃蛇代码,运行环境VC++6.0(亲测完美运行)*/ /*该程序在dos系统下运行,不需要graphics.h头文件*/ -Snake code-C language-VC++6.0 /* this is a Snake code, operating environment VC++6.0 (dear test run perfectly) /* this program to run in the DOS syste
tanchishe
- 基于Microsoft Visual C++ 用C++语言编写的贪吃蛇代码。蛇身可以移动,吃到食物后会自动加长,咬到自己即死亡。食物出现的地方随机。-Based on Microsoft Visual C++ using the C++ language Snake code. Snake can move automatically lengthened to eat food, bite himself and death. Local food appear random.
game
- C51用c语言编程的一款游戏游戏 贪吃蛇代码-C51 c language programming code for a game Snake game
贪吃蛇代码-C语言-VC++6.0
- 贪吃蛇游戏代码,是一款娱乐游戏,装了了c++平台,copy过去可以直接使用(Snake game code, is an entertainment game, installed the c ++ platform, copy the past can be used directly)
snake
- 新手花了几天做出来的简陋贪吃蛇,代码效率不高,只能看着玩一下(he novice spent a few days to do the simple snake)
用C语言编写游戏 贪吃蛇
- 用c语言代码编写的游戏“贪吃蛇”,大家可以下载来看看,多交流(Using C language code to write the game "snake", you can download to see, more exchanges)
贪吃蛇-C语言控制台版
- C语言的处女作,让我奋战了整整一周的时间,在大一上期末考试前。。。 代码到现在也没优化过,因为我喜欢上python了。。。 v5.1版本加入了人工智障,没有机器学习,连算法都谈不上,不过虐虐手残党还是可以的。 v5.1是数组版的,写了快800行,预计以后会推出 链表版,图形化界面版,python版。
贪吃蛇(C语言)
- 用C代码写的贪吃蛇游戏,适合想要学习C语言的同学,里面包含的内容较为广泛,可以学到很多东西。(The snake game written in C code is suitable for students who want to learn C language. It contains a wide range of contents and can learn a lot.)