搜索资源列表
C语言的贪吃蛇
- 基于C语言的贪吃蛇程序 有注释
俄罗斯方块与贪吃蛇
- 俄罗斯方块与贪吃蛇是2个Symbian s60 C++源代码程序,可以结合初学者学习,使用。
tictactoePL
- 用VS。NETC#语言写的贪吃蛇程序-using VS.NETC# language written procedures Snake
贪食蛇源码win32api
- 著名游戏贪吃蛇用vc开发出来的,大家帮忙给点意见,这是我第一次程序-famous game Snake vc developed with the help of everyone to the point, this is my first procedure
C语言程序集锦
- 这是一个C语言程序的集锦,里面有贪吃蛇、黑白期、图书管理系统等等源代码-This is a C language program the best of the best, there are Snake, black-and-white period, library management system source code, etc.
TC贪吃蛇
- 贪吃蛇的TC游戏程序源代码,我们用了一个学期在高级C语言课了组队完成的.-Greedy Snake,a game with TC language.It takes us one semester to finish it in C language course.
极品贪吃蛇
- 朋友写的贪吃蛇程序,也是程序比赛作品,强力推荐,纯C能编出如此优美的图形,实属罕见-friends wrote Snake procedures, as well as procedures for the competition, the strong recommendation of pure C can be so beautiful up with the graphics, it is rare
GreedySnake2
- C#编写的双人贪吃蛇游戏.ASDW控制黑蛇,上下左右控制白蛇,穿过对方或自己的蛇身会扣分,吃掉不同颜色的豆子会加分.我的程序一向注释很多,相信对新手有帮助.老手就不要看了.-C# prepared by the double Snake games. Turns Around control, control of snakes above and below, or through the other side of Snake-Bo
20072417591147143
- 用C++语言编的贪吃蛇的程序,里面还赋有应用程序。-C language addendum to the huge memory of the procedure, which is also endowed with applications.
SNAKE
- 贪吃蛇源码,有注视,适合初学者掌握MFC-huge memory source, watching for beginners master MFC
kcsj
- 语言程序设计课程设计,里面是几个源代码,1、贪吃蛇游戏 2、计算器 3、黑白棋游戏 4、迷宫问题 5、扫地雷游戏 6、速算24 7、课程成绩柱形图统计 -language program design course, there are several source code, 1, a huge memory games two, three calculators, reversi four games, maze 5, m
tanchishe
- 贪吃蛇大作战,简单的小游戏,蛇在吃到东西后自动增长,碰到自身死亡(Snake big battle, simple game, the snake in the food after the automatic growth, and hit their own death)
贪吃蛇
- 简单的c++程序,贪吃蛇运行的有些卡。也没什么好说的,大家自己下载运行体验即可。(Simple c++ program, snake running is not easy.)
贪吃蛇
- C语言开发的贪吃蛇游戏小程序,使用的图形库稍稍落后。(C language development of Snake game applet, the use of graphics library slightly behind.)
贪吃蛇
- 贪吃蛇游戏,用C#编写的程序。我也是从csdn上面下载来的。(Snake game, written with C# program. I downloaded it from CSDN too.)
贪吃蛇韩
- 贪吃蛇程序,用C进行编译的游戏cpp文件(a little game coded by C)
贪吃蛇
- 小时候都玩过贪吃蛇这个经典的小游戏,在我们的普通手机里似乎都是必备的。它伴随着我们的童年,经历了好多好多时光。它带给我们了许多的乐趣。 学习了c++这门编程语言后,我就想着能不能把它做出来,在我查看了相关知识后,明白了其中的道理,就尝试着自己写出这个小游戏来,而且加入了许多可玩性的东西,包括等级选择,暂停/继续和分数制。整个程序采用了类和数组的相关知识实现。(When I was young, we played the classic
贪吃蛇c语言代码(贪吃蛇c++代码)V2015 Windows版
- 使用c语言编程的简易贪吃蛇程序无聊休闲小游戏(Simple Snake program)
贪吃蛇c++
- 贪吃蛇,用c++编写,大作业,小程序。实现游戏贪吃蛇的功能。。(Greedy snake, written in c++, big homework, small program. To realize the function of the snake for the game)
C# 贪吃蛇小程序 游戏源码
- 用C#编写的贪吃蛇小程序游戏源代码,用来练手专用