CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - c language program

搜索资源列表

  1. wuziqi

    0下载:
  2. C语言课程设计课题,比较实用的五子棋程序代码,可进行双人对战,人机对战等-C language program design issues, more practical renju code, can be double play against, play against other human-computer
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:2928
    • 提供者:
  1. swr2

    0下载:
  2. 这是俄罗斯方快的c语言程序,请大家指教一下,这是自己边的呀!-This is the Russian side quickly c language program, please advise that this is their side!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-21
    • 文件大小:3884
    • 提供者:宋维仁
  1. main

    0下载:
  2. 俄罗斯方块基于API函数C语言代码,是大学实训项目理想的参考,简单易懂,有注释说明。-Tetris C-based language code API function is ideal for the University Training project reference, easy-to-read, and notes.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:3879
    • 提供者:郭宁
  1. shuduyuxi

    0下载:
  2. 解数独游戏,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
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:834
    • 提供者:zhou
  1. SNAKE

    0下载:
  2. 该程序是用C语言开发的贪吃蛇游戏 ,程序中实现了贪吃蛇的基本功能-The program was developed using C language Snake game, procedures to implement the basic functions of the Snake
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:2255
    • 提供者:与超
  1. Snake_game_code

    0下载:
  2. 贪吃蛇游戏程序代码(c语言编写) 贪吃蛇游戏程序代码(c语言编写)-Snake Game code (c language) Snake game program code (c language)
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:8555
    • 提供者:潘凌昀
  1. Games-of-C-Program

    1下载:
  2. 本文件夹包含14个经典C语言程序,有详细的配套文章说明和代码,都可运行; 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-This folder contains 14 classic C la
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-21
    • 文件大小:59290
    • 提供者:chennature
  1. eluosifangkuai

    0下载:
  2. 用c语言实现的俄罗斯方块程序,带有图形界面-With c language program of the Russian box, with a graphical interface
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-11
    • 文件大小:2223472
    • 提供者:yang zhen
  1. main.c

    0下载:
  2. 经典小游戏,俄罗斯方块的C语言程序,基本能完成所有游戏功能-Classic game Tetris C-language program can complete all the game features the basic
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-25
    • 文件大小:4120
    • 提供者:楠木
  1. c-tanchishe

    0下载:
  2. 本程序是使用C语言编写的贪吃蛇游戏,通过在dos界面下展示,也体现出作者深厚的编程能力 -The program is written using the C language Snake game, through the dos interface display, but also reflects deep programming ability of
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:2230
    • 提供者:李进
  1. 5-programs

    0下载:
  2. 关于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
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:37275
    • 提供者:
  1. Wenquxing-game-by-c-programming

    0下载:
  2. 关于文曲星上猜数字游戏的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
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:3346
    • 提供者:jelly
  1. maze

    0下载:
  2. 简单的迷宫游戏,这是c语言革命1号群群主的程序-Simple maze game, this is revolutionary 1 c language program contemplating the Lord
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-06
    • 文件大小:1405516
    • 提供者:李祖尚
  1. Tetris-C-language-source-code-copy

    0下载:
  2. 俄罗斯方块源程序代码。对学习C语言进行程序设计尤其游戏类程序设计有所帮助,大学三年级游戏设计的期末作品-Tetris source code. Learn C language programming, especially game class program design help, the end of third grade game design works
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:11711
    • 提供者:紫宸
  1. The-Minesweeper-game

    0下载:
  2. 这个程序是关于扫雷的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
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:7523
    • 提供者:吴岳
  1. Guessing-game-c-program

    0下载:
  2. 猜数字的C语言程序,简单易懂,适合初学者实用-Guessing the C language program, easy to understand for beginners practical
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:2019
    • 提供者:孙永跃
  1. llk

    0下载:
  2. 连连看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.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:12185
    • 提供者:罗晓媛
  1. snake(TUrboc)

    0下载:
  2. 一个贪吃蛇的c语言小程序,喜欢的同学们下来看看吧-A Snake of c language program, like the students down to look at it
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:22487
    • 提供者:rock
  1. C

    0下载:
  2. 一个简单的C预言程序,希望对大家的编程有一写帮助-a simple c program maybe have some help for those are learing c language
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:2257
    • 提供者:问天
  1. c

    1下载:
  2. 用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
  3. 所属分类:其他智力游戏

    • 发布日期:2018-04-30
    • 文件大小:99328
    • 提供者:Gxxsarah
« 12 3 4 »
搜珍网 www.dssz.com