搜索资源列表
wuziqi
- C语言课程设计课题,比较实用的五子棋程序代码,可进行双人对战,人机对战等-C language program design issues, more practical renju code, can be double play against, play against other human-computer
Russia
- 这是用c++开发的一个俄罗斯方块游戏,效果还不错-This is a c++ program.
main
- 俄罗斯方块基于API函数C语言代码,是大学实训项目理想的参考,简单易懂,有注释说明。-Tetris C-based language code API function is ideal for the University Training project reference, easy-to-read, and notes.
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
mofang
- 一个由C编写的可执行的魔方程序,由我指导学生原创完成,该程序可以自动打乱并可执行在短时间内自动恢复的功能-Written in a C program executable Cube, which I advise students to complete original, the program can automatically disrupt the implementation of automatic recovery function in a short time
SNAKE
- 该程序是用C语言开发的贪吃蛇游戏 ,程序中实现了贪吃蛇的基本功能-The program was developed using C language Snake game, procedures to implement the basic functions of the Snake
21dian
- 简单的21点游戏,支持人机对战,用C++编写的单文件程序。-Simple 21-point game, to support human-machine gaming, with C++ program written in a single file.
Snake_game_code
- 贪吃蛇游戏程序代码(c语言编写) 贪吃蛇游戏程序代码(c语言编写)-Snake Game code (c language) Snake game program code (c language)
maze-C
- 一个采用C语言C++编的走迷宫游戏。非常有意思,内含源程序及可运行程序。-One with C-C++ compilation of maze games. Very interesting, includes source code and can run the program.
Games-of-C-Program
- 本文件夹包含14个经典C语言程序,有详细的配套文章说明和代码,都可运行; 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-This folder contains 14 classic C la
Tetris-C-source-code
- 俄罗斯方块的C程序,简单易懂,适合初学者-Tetris C program, easy to understand for beginners
Guessing-game-c-program
- 猜数字的C语言程序,简单易懂,适合初学者实用-Guessing the C language program, easy to understand for beginners practical
Snake-game-C-program
- 贪吃蛇游戏C语言程序,简单易懂,适合初学者参考-Snake game C Programming Language, easy-to-understand reference for beginners
C
- 一个简单的C预言程序,希望对大家的编程有一写帮助-a simple c program maybe have some help for those are learing c language
Backgammon-based-on-C-program
- 在C语言编译环境下,用C语言编程五子棋休闲小游戏。-Backgammon based on C program
Tetris-wtritten-by-C-program
- 在c语言编译环境下,用C语言源代码编写休闲小游戏“俄罗斯方块”-Tetris wtritten by C program
Snake-wtritten-by-C-program
- 在C语言编译环境下,用C语言源程序编写休闲游戏“贪吃蛇”-Snake wtritten by C program
c-program
- 使用c语言编写了俄罗斯方块游戏,在原有的基础上进行了更改,使其更人性化。在玩的时候不枯燥。-The c language Tetris game, on the basis of the original changes to make it more user-friendly. The play is not boring.
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
