搜索资源列表
-
0下载:
C语言课程设计课题,比较实用的五子棋程序代码,可进行双人对战,人机对战等-C language program design issues, more practical renju code, can be double play against, play against other human-computer
-
-
0下载:
这是俄罗斯方快的c语言程序,请大家指教一下,这是自己边的呀!-This is the Russian side quickly c language program, please advise that this is their side!
-
-
0下载:
俄罗斯方块基于API函数C语言代码,是大学实训项目理想的参考,简单易懂,有注释说明。-Tetris C-based language code API function is ideal for the University Training project reference, easy-to-read, and notes.
-
-
0下载:
解数独游戏,9*9格子。一个简单的c语言程序,不过可是我自己的原创哦,虽然是几年前的。输入数独里已有的数字,解空格里数,给出的程序是txt文本的.具体字母,数组,在注释里有。-Means it Sudoku, 9* 9. A simple c-language program, but my own originality, but oh, though a few years ago. Enter Sudoku there are already the number of solution
-
-
0下载:
该程序是用C语言开发的贪吃蛇游戏 ,程序中实现了贪吃蛇的基本功能-The program was developed using C language Snake game, procedures to implement the basic functions of the Snake
-
-
0下载:
贪吃蛇游戏程序代码(c语言编写)
贪吃蛇游戏程序代码(c语言编写)-Snake Game code (c language) Snake game program code (c language)
-
-
1下载:
本文件夹包含14个经典C语言程序,有详细的配套文章说明和代码,都可运行;
案例一 贪吃蛇游戏
案例二 计算器
案例三 黑白棋游戏
案例四 迷宫问题
案例五 扫地雷游戏
案例六 速算24
案例七 数据结构CAI系统
案例八 进程调度
案例九 存储管理分区分配算法
案例十 通讯录
案例十一 学生成绩管理
案例十二 工资管理
案例十三 图书借阅管理
案例十四 教师工作量计算-This folder contains 14 classic C la
-
-
0下载:
用c语言实现的俄罗斯方块程序,带有图形界面-With c language program of the Russian box, with a graphical interface
-
-
0下载:
经典小游戏,俄罗斯方块的C语言程序,基本能完成所有游戏功能-Classic game Tetris C-language program can complete all the game features the basic
-
-
0下载:
本程序是使用C语言编写的贪吃蛇游戏,通过在dos界面下展示,也体现出作者深厚的编程能力
-The program is written using the C language Snake game, through the dos interface display, but also reflects deep programming ability of
-
-
0下载:
关于c语言小游戏程序,BUS4.c是按键盘实现小车按该移动躲避障碍,全部躲避后胜利;LEIDA.c是雷达;BALL3.c是小球移动;MOVE.c是图片横向拉屏;PCX.c是图片调用程序-Games on the c language program, BUS4.c is the keyboard to achieve the move to avoid obstacles by car, after the victory of all escape LEIDA.c the radar BA
-
-
0下载:
关于文曲星上猜数字游戏的c编程方法,希望能与广大c语言爱好者进行交流,现将我自己编的文曲星上的猜数字游戏的c原程序代码公布(jelly转载)-Wenquxing on the guessing game on the c programming, with the majority hoping to communicate c language enthusiasts, now I have compiled Wenquxing guessing game on the original pr
-
-
0下载:
简单的迷宫游戏,这是c语言革命1号群群主的程序-Simple maze game, this is revolutionary 1 c language program contemplating the Lord
-
-
0下载:
俄罗斯方块源程序代码。对学习C语言进行程序设计尤其游戏类程序设计有所帮助,大学三年级游戏设计的期末作品-Tetris source code. Learn C language programming, especially game class program design help, the end of third grade game design works
-
-
0下载:
这个程序是关于扫雷的c 语言程序,相信很多的同学都喜欢玩扫雷的小游戏,现在看到这个程序,可以很好的帮助我们来了解这个游戏!
-This program is on mine clearance, c language program, I believe a lot of students like to play a little game of mine clearance, to see this program, you can well help us to understand
-
-
0下载:
猜数字的C语言程序,简单易懂,适合初学者实用-Guessing the C language program, easy to understand for beginners practical
-
-
0下载:
连连看C语言程序。游戏《连连看》,只要将相同的两张牌用三根以内的直线连在一起就可以消除,规则简单容易上手。-Lianliankan C language program. Game "Lianliankan", as long as the same two cards in a straight line within the three together can eliminate, the rules are simple and easy to use.
-
-
0下载:
一个贪吃蛇的c语言小程序,喜欢的同学们下来看看吧-A Snake of c language program, like the students down to look at it
-
-
0下载:
一个简单的C预言程序,希望对大家的编程有一写帮助-a simple c program maybe have some help for those are learing c language
-
-
1下载:
用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
-