CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - c 游戏

搜索资源列表

  1. 24点

    0下载:
  2. 24点 用c++编写的一个速算24点的游戏 只要进入就可以迅速得到答案-24 points c prepared with a quick calculation of 24 points entering the game as long as it can quickly get an answer
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1867
    • 提供者:lidaweironaldo
  1. TC_russia

    1下载:
  2. 基于Turbo C 2.0环境的俄罗斯方块游戏程序-Turbo C 2.0 on the environment Tetris Games
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:34605
    • 提供者:谢家君
  1. WhatIsTheNext

    0下载:
  2. 一个类似于猜数字的小游戏. 适合C/C++的初学者-similar to the ringing of a small game. Suitable for C / C beginners
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11376
    • 提供者:jiasudu7
  1. Mud

    0下载:
  2. 初学C++,试写了个小的文字游戏,望各位大哥指点
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:49719
    • 提供者:黄迪
  1. MineSweeping

    1下载:
  2. 使用VC2005开发。 控制台下的简单的扫雷游戏程序。新建一个空的C++项目,将本代码文件加入即可使用。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2956
    • 提供者:zhouzhonghao
  1. C数据结构课程设计

    1下载:
  2. 数据结构C语言课程设计源代码 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!内含24点游戏,飞机订票系统和火车信息查询系统以及课 设论文,注释非常详细,相信对学习C语言和数据结构的同学大有帮助-data structure C language source code design courses that I spent a week down the independent class-based, had 100 points, on the whole, o
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:266830
    • 提供者:谷穗
  1. jing.zip

    0下载:
  2. 简单的小游戏,井字棋,c++源码。 基于console编写,Simple game, tic-tac-toe game, c++ source code. Prepared based on the console
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:807
    • 提供者:zz
  1. syzy07

    0下载:
  2. 一个关于生命的小游戏,是控制台编程,对于学习c语言和c++都有一定的帮助,对于培养编程思想也有帮助-On the life of a game is a console program for learning the language and c++ c has some help, for helping develop programming ideas are also
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:18902
    • 提供者:zsc
  1. vpmotion_game

    0下载:
  2. vega prime与C++混合编程实例,模拟第一人称游戏运动,可以左转右转向前向后,类似CS运动模式,能精确调整速度,加速度等数值,可以用键盘和鼠标互动。-This sample illustrates the use of the game motion model (vpMotionGame). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() me
  3. 所属分类:Console

    • 发布日期:2017-03-25
    • 文件大小:775228
    • 提供者:东华
  1. SeaWar

    1下载:
  2. 海战游戏,c++编写的海战游戏,控制台实现的,模拟海战游戏过程-Sea games, c++ written in sea games, console, and simulation of naval warfare game process
  3. 所属分类:Console

    • 发布日期:2014-07-01
    • 文件大小:970
    • 提供者:amoyfish
  1. leidian

    0下载:
  2. 实现了飞机游戏,也就是我们通常的在手机耍的飞机类射击游戏,对程序初学者可以好好研究下-Game realize the plane, that is, at our usual type of plane of the mobile phone playing shooting games, the program can be a good study for beginners
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:3556709
    • 提供者:黄忠正
  1. TTTgame

    0下载:
  2. 用C语言编写的井字棋游戏 在win_tc上编译通过 -Using C language game of tic-tac-toe game in the compiler through win_tc
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:4542
    • 提供者:Lee
  1. BWchess

    0下载:
  2. 用C语言编写的黑白棋游戏 在win_tc下编译通过-Using C language under the Reversi game in win_tc compiled through
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:5726
    • 提供者:Lee
  1. snake

    0下载:
  2. 基于VC控制台实现的贪吃蛇游戏,能够在定义的边界中完成贪吃蛇的一般功能。-VC-based console to achieve the Snake game, can be completed in defining the boundaries of the general function of Snake.
  3. 所属分类:Console

    • 发布日期:2017-06-01
    • 文件大小:14331070
    • 提供者:summer
  1. Calculate24_src

    0下载:
  2. 算24点游戏的C++实现,通过控制台运行,学习C++编程的好例子-24-point game operator C++ achieved a console program to learn C++ a good example of
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1027
    • 提供者:郁亮
  1. c-language-game-of-Snake

    0下载:
  2. c语言的贪吃蛇游戏 完全的控制台源码有理由新手学习-c language game of Snake。。。。。。。。。。。。。。。。。。。。。。
  3. 所属分类:Console

    • 发布日期:2017-05-10
    • 文件大小:2377243
    • 提供者:xing
  1. tanliqiu-for-C

    0下载:
  2. 此为C语言写的控制台程序(弹力球),在VC6下运行即可。当运行时,首先进入到游戏界面,通过上、下键移动,有4个选择:1、第一关,2、第二关,3、游戏规则,4、退出游戏-Bounce the ball game of C language
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:2297
    • 提供者:kaicheng
  1. chidou-for--C

    0下载:
  2. 运行程序时,首先进入到是游戏开始界面,根据提示,按任意键进入游戏;按ESC键,退出。游戏中,你为红圈,敌人为绿圈,豆子是黄点,吃完所有豆子,代表赢得游戏-Eat bean game for language C
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:2490
    • 提供者:kaicheng
  1. BigBOX-for-C

    0下载:
  2. 这是一个推箱子的C语言控制台程序。在VC6.0或TC2.0下编译完成后,双击可执行文件(exe)进入游戏,通过方向键上下左右来推箱子,当推到指定位置就可进入下一关继续游戏,ESC退出游戏,空格键重启游戏-Boxman for language C
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:3009
    • 提供者:kaicheng
  1. 24point-for-C

    0下载:
  2. 算24的C语言控制台程序,VC6编译完成后运行可执行文件,可以选择开始游戏,查看游戏规则或者退出游戏3个选项-Calculate 24 games
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:1581
    • 提供者:kaicheng
« 12 3 »
搜珍网 www.dssz.com