CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c 游戏 控制台

搜索资源列表

  1. plane-war

    0下载:
  2. 一款简单的模拟飞行射击游戏的c++程序,基于Win32位控制台项目。-A simple c++ program for simulate plane shooting game,which is based on the console project of Win32.
  3. 所属分类:Shot Game

    • 发布日期:2017-04-02
    • 文件大小:3903
    • 提供者:
  1. Adventure-Game

    0下载:
  2. 一个C++控制台闯关类小游戏及其源代码。-A C++ checkpoints class console game and its source code.
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:51204
    • 提供者:w0a0n7g
  1. sudoku

    0下载:
  2. C语言写的数独游戏。只实现了基本功能,是控制台程序-Written in C language Sudoku game. Only the basic functions, is a console program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:17605
    • 提供者:echo
  1. snake

    0下载:
  2. 由C语言写的控制台版贪吃蛇小游戏,适合初学者。-Written in the C language version of Snake game console, suitable for beginners.
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1218
    • 提供者:胡江川
  1. 5Law

    0下载:
  2. 五子棋控制台小游戏 适合C++初学者学习参考-Backgammon game console suitable for beginners to learn C++ Reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:56635
    • 提供者:张卫东
  1. Qt_Project

    0下载:
  2. 泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。 Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-18
    • 文件大小:4995520
    • 提供者:赵娅
  1. Greedy-Snake1.1

    0下载:
  2. 基于Visual C++开发的一个小的控制台小游戏贪吃蛇,能实现调整速度,更换地图等功能。-A small console game Snake Visual based on the C++ development, to achieve the speed of adjustment, change the map, etc..
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:446706
    • 提供者:苏哲
  1. 21

    0下载:
  2. 棋牌类游戏的21点,使用C语言编写,纯控制台界面,供大家学习!-21:00 chess game, using C language, pure console interface for everyone to learn!
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1953
    • 提供者:ly8Xi
  1. snake

    0下载:
  2. c++实现的贪吃蛇游戏,控制台程序,比较简单,适合初学者-c++ implementation of the Snake game console procedures are relatively simple, suitable for beginners
  3. 所属分类:Other Games

    • 发布日期:2017-05-02
    • 文件大小:518446
    • 提供者:老呼
  1. CPPBuilder-shendulixian

    0下载:
  2. 《C++Builder深度历险(附光盘)》的特色是,作者将各个主题的个人经验、深入观察、实践得整理下来,与读者分享。这是一本有趣的书,纳入的主题是诸如定时器、控制台、桌面技术、游戏软件……这类“生活化”的东西,千万不要乍见之下以为这些只是雕虫小技,以为对“严肃的”软件开发项目于事无补。在极重视使用接口(UI)以及便利性、亲和性的现代软件开发观念中,这些看似与“严肃的”软件项目无关的题目,背后隐蔽许多好点子,以及与Windows操作系统之间的深层对话。- C++Builder depth Adve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-28
    • 文件大小:10917110
    • 提供者:a
  1. Othello

    0下载:
  2. C语言编写的黑白棋游戏源代码,完整控制台模拟-Othello written in language C
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:3133
    • 提供者:testingo
  1. popo

    0下载:
  2. 一个用C编写的十分简单的泡泡龙游戏,模仿当前网上流行的网络游戏,不过这是个单机游戏,运行在控制台-a very simple preparation of the Beautiful Game, the current online imitate popular online games, But this is a stand-alone game, running on the console
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:5362
    • 提供者:relea
  1. tic-tac-toe2

    0下载:
  2. 一个C++控制台的井字过三关小游戏,是大家学习的好材料-Tic-Tac-Toe Plays the game of tic-tac-toe against a human opponentUses pointers instead of refernces for function parameters
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2306
    • 提供者:ionalSc
  1. zhongguoxiangqi

    0下载:
  2. C语言开发的一款控制台小游戏,充分运用了C语言的各种运算算法。-C language development of a console game, and make full use of the various operations of the C language algorithms.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5549
    • 提供者:wirklal
  1. doudizhu

    0下载:
  2. 这是用VC++做的一个斗地主游戏,目前游戏只支持和电脑对战。牌的花色采用的是各种花色符号,在控制台运行即可实现,方便简洁,代码质量比较高,没什么冗余,学C++的新手可以学习下-This is done with a VC++ Landlords game, the game is currently only support and play against the computer.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2632475
    • 提供者:王少平
  1. Minesweeper

    0下载:
  2. C#编写仿Windows扫雷游戏,程序是用vs 2008 控制台应用程序编的,实现基本功能-C# program for Minesweeper based on VS2008
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-27
    • 文件大小:12457
    • 提供者:clh
  1. sudoku

    0下载:
  2. 数独控制台游戏,可选择难度,操作简单。适合初学者算法及C语言的学习。-Simple sudoku game,you can choose the level of the game.And the operation is simple.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-25
    • 文件大小:16592
    • 提供者:ts
  1. guess_number_by_c

    0下载:
  2. 这是一个用C语言(dev c)编写的猜数字游戏,并配备了两份代码编写提示。 如果你能够在两份代码提示的帮助下,独立完成猜数字游戏的编程,说明你对C语言循环语句和控制台编程有了较好的理解。 本文件适合C语言教学培训。-This is a C language (dev c) written guessing game , and is equipped with two coding tips. If you can help the next two code hints , ind
  3. 所属分类:Console

    • 发布日期:2017-04-15
    • 文件大小:7471
    • 提供者:yujie
  1. jiyi

    0下载:
  2. 训练记忆的一个小游戏,基于控制台C语言实现的一个小游戏,基本已添加注释。-Memory training a small game, console-based C language implementation of a small game, basically has to add comments.
  3. 所属分类:Console

    • 发布日期:2017-05-14
    • 文件大小:3132282
    • 提供者:张继
  1. ConsoleApplication

    0下载:
  2. 控制台贪吃蛇游戏,用c#编写的简易贪吃蛇游戏-Snake game consoles, written in c# simple Snake game
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:80725
    • 提供者:wuxiaoming
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com