搜索资源列表
单片机实现的俄罗斯方块程序
- 单片机实现的俄罗斯方块程序,C代码 //本压缩包包含完整的Keil工程和Proteus仿真文件, //如果你装有Proteus6.5,可以解压后直接运行Lcd-6963256-2.DNS,然后点击播放键|>运行, //用鼠标在串口点击一下就可以用电脑的键盘控制了-MCU Russian squares procedures, C code / / compression of the packet contains the complete Proteus Keil engin
olsfk(C-programe)
- 这是我在大学二年级学习C语言课程时,作为“练笔”而编写的一个小程序(当时在我眼里可却是一个大程序!)其主要特点有:1、正真做到了全中文界面(不需要UCDOS操作系支持) 2、大量的图形特技(如图像的显隐技术、图像穿插技术、多任务仿真技术等) 3、纯C语言打造(不含任何C++知识) 4、实现了街机“俄罗斯方块”绝大部分功能(如动画、声音、速度变化) 5、用户可根据自据的习惯自由地调整“游戏操作键” 6、方法独特,全部语句和技术都是我本人原创,没有参考过任何相关代码 7、防“跟踪调试”技术,
shudu2
- 一个可以计算数独游戏的C++程序,内容简单易懂
cvery_3162725010
- 一些用纯c++环境下编写的程序 适合处学者学习c++程序语言
SokoSolve-src-1.3.45-beta
- 一个比较有名的游戏“搬运工”的源码。采用 C# 编写的,可以在娱乐中学习 Visual C# 程序设计。
c++ builder6小游戏程序
- 这里有多个用c++ builder6编写的小游戏程序,适合初学者!-here are some small games source codes by c++ builder6.it is useful for new learner
C程序搬运工
- 搬运工,大家都玩过吧.这个是用c语言实现的.基本上实现游戏的大部分功能.-porters, we all tried it. C is the language used to achieve. Basically most of the game to achieve functional.
wuziqi
- C语言课程设计课题,比较实用的五子棋程序代码,可进行双人对战,人机对战等-C language program design issues, more practical renju code, can be double play against, play against other human-computer
saolei
- 扫雷游戏C#程序-MineSweeper
C
- 一个简单的C++五子棋程序。作为兴趣交流-a simple C++ game program
c-boxman
- “说明与要求:一个小人推箱子,当前方有两个箱子推不动,前方是墙也推不动,前方是箱子而箱子前方是墙也推不动,不能拉箱子,遍一个程序用键盘的四个键控制小人上下左右移动并显示地图。”-" Descr iption and Requirements: A small Sokoban, the current side has two boxes can not move onto the front of the wall is also fixed, the front is in front
tetris.c
- 俄罗斯方块的程序源码,欢迎下载-welcome download...................................
shuffle.c.tar
- linux平台下利用ncurse 开发的有趣小程序- fun game, if you have time to kill
tt.c.tar
- linux平台下利用ncurse 开发的有趣小程序- A very trivial typing tutor
c
- c大全 包含常用算法程序及游戏编程实例 九百种算法和九百种实例 推箱子日历等小游戏程序-c Daquan commonly used algorithms include the procedures and examples of 900 kinds of game programming algorithm and 900 kinds of examples of the calendar and other small games Sokoban
fangkuai
- 经典的俄罗斯方块C程序源代码,大家不妨下载下来-very good playing
SNAKE
- 该程序是用C语言开发的贪吃蛇游戏 ,程序中实现了贪吃蛇的基本功能-The program was developed using C language Snake game, procedures to implement the basic functions of the Snake
Tetris-C-source-code
- 俄罗斯方块的C程序,简单易懂,适合初学者-Tetris C program, easy to understand for beginners
游戏程序
- VS2013编写的一个游戏小程序,里面附带游戏说明文档(A game small program written by VS2013 with a game descr iption document)
c
- 用C语言设计一个程序帮助小学生练习数学。 a) 程序首先让使用者输入ID号(包含前两个大写英文字母和后四个阿拉伯数字),例如:Please input your ID: AB1234 程序应该有输入验证功能。ID正确输入完毕后,程序提示以下功能选项: (1) Start a test (2) Check score (3) Exit Test: 程序给出10个数学题目,例如: 12 * 3 = 36;48 +...(C language is used to design a pr