搜索资源列表
olsfk(C-programe)
- 这是我在大学二年级学习C语言课程时,作为“练笔”而编写的一个小程序(当时在我眼里可却是一个大程序!)其主要特点有:1、正真做到了全中文界面(不需要UCDOS操作系支持) 2、大量的图形特技(如图像的显隐技术、图像穿插技术、多任务仿真技术等) 3、纯C语言打造(不含任何C++知识) 4、实现了街机“俄罗斯方块”绝大部分功能(如动画、声音、速度变化) 5、用户可根据自据的习惯自由地调整“游戏操作键” 6、方法独特,全部语句和技术都是我本人原创,没有参考过任何相关代码 7、防“跟踪调试”技术,
wuziqi
- C语言课程设计课题,比较实用的五子棋程序代码,可进行双人对战,人机对战等-C language program design issues, more practical renju code, can be double play against, play against other human-computer
main
- 俄罗斯方块基于API函数C语言代码,是大学实训项目理想的参考,简单易懂,有注释说明。-Tetris C-based language code API function is ideal for the University Training project reference, easy-to-read, and notes.
Jigsaw`puzzle_about`one`and`a`half`months`to`write
- 拼图游戏,写了1个半月,改了半个月,2300行代码,C++语言,主要是算法复杂-Jigsaw`puzzle_about`one`and`a`half`months`to`write_2300`lines`of`code_mainly`complex`algorithm.rar
Russianbox
- 本c语言代码为俄罗斯方块源代码。已在turboc环境下验证通过-The c language code for the Russian box, the source code. Environment has been verified by turboc
Snake_game_code
- 贪吃蛇游戏程序代码(c语言编写) 贪吃蛇游戏程序代码(c语言编写)-Snake Game code (c language) Snake game program code (c language)
guessNum
- 猜数字游戏C语言代码 a,一个四位数,各位上的数字不重复,从1到9。 b,按以下提示猜出这个四位数。 c,每次猜测输入的数据给出类似的提示*A*B。 d,其中A前的*代表你本次猜对了多少个数字。 e,其中B前的*代表你本次猜对的数字并且位置正确的个数。 -Guessing game C language code a, a four-digit, you do not repeat the figures, from 1 to 9. b, the following
Games-of-C-Program
- 本文件夹包含14个经典C语言程序,有详细的配套文章说明和代码,都可运行; 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-This folder contains 14 classic C la
square
- 俄罗斯方块 C 语言代码,开发思路 开发文档-Russian square The development of documents
C-language-code-for-mine
- C语言扫雷代码,功能很强大,不可错过,不信-C language code for mine, very powerful, not to be missed
Tetris-Tetris-C-language-code
- 俄罗斯方块 俄罗斯方块的C语言代码 Tetris Tetris C-language code-Tetris Tetris C-language code
215
- 推箱子游戏的c语言代码,编译环境tc,运行tc.exe,打开编译器,按【F3】键或者“File->Open”菜单命令,打开 推箱子游戏.c 文件,按【Ctrl+F9】键,或者“Run->Run”菜单命令,编译运行该程序-Sokoban game of the c language code, build environment tc, run tc.exe, open compilers, press [F3] key, or " File-> Open" m
The-Lianliankan-C-code
- 连连看你一定玩过,让你也能写出这个软件! C语言代码。 -Lianliankan you have played, so that you will write the software! c language code.
Jigsaw-C-language-code-
- 拼图游戏C语言代码 很是适合初学c++的程序员 用于自我检测-Jigsaw C language code is very suitable for beginners c++ programmer for self-testing
用C语言编写游戏 简易五子棋
- 用c语言代码编写的游戏“简易五子棋”,大家可以下载来看看,多交流(Gobang game written in C language code")
用C语言编写游戏 贪吃蛇
- 用c语言代码编写的游戏“贪吃蛇”,大家可以下载来看看,多交流(Using C language code to write the game "snake", you can download to see, more exchanges)
用C语言编写游戏 迷宫问题
- 用c语言代码编写的游戏“迷宫问题”,大家可以下载来看看,多交流(C language code written in the game "maze problem", you can download to see, more exchanges)
用C语言编写游戏 扫地雷
- 用c语言代码编写的游戏“扫地雷”,大家可以下载来看看,多交流(C language code written by the game "sweeping landmines", you can download to see, more exchanges)
用C语言编写游戏 黑白棋
- 用c语言代码编写的游戏“黑白棋”,大家可以下载来看看,多交流(Using C language code to write the game "black and white chess", you can download to see, more exchanges)
俄罗斯方块
- C语言编程大作业,带有详细注释,无聊时可以玩玩,也可以研究一下代码(C language programming assignments)