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

搜索资源列表

  1. sudoku

    0下载:
  2. C语言 实现 数独游戏 鼠标输入待填数字的位置和大小-C realize sudoku. Mouse inputs the number s location and value.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:3096
    • 提供者:邢明义
  1. Tetris

    0下载:
  2. c语言实现 俄罗斯方块 键盘ASWD键控制 速度可调节-tetris USE Keyboard A w s D control the blocks
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:4028
    • 提供者:邢明义
  1. sokoban

    0下载:
  2. c语言 实现推箱子 加入工程后可直接运行 键盘上下左右键控制-sokoban Use Keyboard up down left right to control
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-30
    • 文件大小:8127
    • 提供者:邢明义
  1. sudoku

    0下载:
  2. C语言实现数独游戏 略高级的版本 可以实现读入txt原始数据 利用递归的算法计算 并显示结果-C language implementation of sudoku slightly senior version Can achieve read TXT raw data by using recursive algorithm to calculate And display the results
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:3907
    • 提供者:邢明义
  1. A-tanchise-game

    0下载:
  2. 简易贪吃蛇游戏,C语言,可以实现贪吃蛇游戏的基本全部功能-Simple Snake game, C language, you can achieve all of the basic functions of the Snake game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-03
    • 文件大小:15190682
    • 提供者:杏仁
  1. tictactoe

    0下载:
  2. 此代码是如何用C++语言实现一个简单的井字棋游戏,并且利用不同的技术在不同的用户界面上实现它。游戏的逻辑部分只用标准C++写了一次,并且使用了两种截然不同的技术用它来构建了2个应用:Win32 API,我不得不明确的指定一些工作例如创建一个窗口并且绘制它,还有就是使用XAML的Windows Runtime,这里framework为我做了大量的工作,是我能够专注于游戏逻辑的实现(并且当我需要去设计UI的时候,我们不仅仅只有手动声明这一种方法,不仅可以在XAML中,也可以在code behind里
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-02
    • 文件大小:14781567
    • 提供者:aili
  1. greedysnake

    0下载:
  2. 贪吃蛇的完整可运行代码,用C语言编写,由AndrewWilson提供。-This is the code of the classic simple game, greedy snake, and it is coded by C language, provided by AndrewWilson.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:6036
    • 提供者:AndrewWilson
  1. tanchishe

    0下载:
  2. 贪吃蛇的代码,用C语言编写的,比较适合初学者。-Snake code, using C language, more suitable for beginners.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:7724
    • 提供者:Dave
  1. snake

    0下载:
  2. 基于C语言实现的贪吃蛇游戏完整实例代码 贪吃蛇游戏是经典手机游戏,既简单又耐玩。通过控制蛇头方向吃蛋,使得蛇变长,从而获得积分。-C language based on the complete example of the snake game code Snake game is a classic mobile phone game, which is simple and playable. By controlling the direction snakeheads eat
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:14457
    • 提供者:qiuchangling
  1. 9

    0下载:
  2. C语言实现俄罗斯方块游戏 TC2.0环境,主要用到TC提供的graphics来实现相关的绘图-C language Tetris game TC2.0 environment, mainly used to provide graphics TC to achieve related graphics
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:29668
    • 提供者:sun
  1. ccc

    0下载:
  2. 扫雷代码,纯C语言,控制台窗口程序,适合新手入门。6X6大小。-Minesweeper code, pure C language, the console window procedures, suitable for beginners. 6X6 size.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:889
    • 提供者:zhang
  1. qhgame

    0下载:
  2. 巧虎划船大冒险游戏~一个c语言课程设计小游戏-qiaohuhuachuangame, a game about c language
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:3214
    • 提供者:风的
  1. snake

    0下载:
  2. 本程序使用c++进行开发,在visual C++环境下运行,是初学c++语言的开发人员练习c++程序的有效办法。也可以从中学到一些开发技巧。-The program uses c++ development, operating under visual C++ environment is an effective way to novice developers c++ language practice c++ program. You can also learn some develo
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:13809
    • 提供者:yangxiong
  1. Sokoban

    0下载:
  2. 推箱子小游戏,用的C++语言写的,有兴趣的就来看看吧-Sokoban game, there is interest to look at it
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-20
    • 文件大小:34134016
    • 提供者:夏可为
  1. eluosi

    0下载:
  2. 用c语言开发的一款俄罗斯方块小游戏-C language development of a Tetris game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:7774
    • 提供者:张萌
  1. elsfk

    0下载:
  2. c的一个课程设计。俄罗斯方块,通过学习c语言,在大一下的时候交的一个课程设计-C of a course design. Tetris
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-05
    • 文件大小:4563
    • 提供者:瓦达
  1. Push-the-box

    0下载:
  2. 经典推箱子小游戏,c语言编写,简单易懂,很好玩很有趣,大家可以仔细看看。-Classic Sokoban game, c language, easy to understand, very fun very interesting, we can take a closer look.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:1999
    • 提供者:胡猛
  1. Snake

    0下载:
  2. 贪吃蛇小游戏,c语言环境下运行,简单易懂,容易上手,适合初学者观看-Snake game, c language environment to run, easy to understand, easy to use, suitable for beginners to watch
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2352
    • 提供者:胡猛
  1. charctergame

    0下载:
  2. 字母小游戏,c语言编译,很简单,适合初学者,虽然简单,不过也很有趣。-character game,Very educational, very simple,C programming language,the beginner can use it
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-28
    • 文件大小:10415964
    • 提供者:lee
  1. flappy-bird

    0下载:
  2. 是一个游戏flappy bird 的C语言代码-is a game called flappy bird
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-10
    • 文件大小:31361
    • 提供者:zhch1k
« 1 2 ... 30 31 32 33 34 3536 37 »
搜珍网 www.dssz.com