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

搜索资源列表

  1. jiandancaishuzi

    0下载:
  2. 一个简单的猜数字游戏,使用c语言制作而成的。 -a simple game tones, the use of c-produced the language. Ringing a simple game, the use of c-produced the language.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:9.15kb
    • 提供者:卢华燕
  1. gameofgo

    0下载:
  2. 本系统是一款网络棋类游戏。采用MFC环境,使用C++语言编制。建立工程,使用文档结构,在客户区画出棋盘,棋子等。-system is one of the network chess game. Using MFC environment, the use of C language. Building works, use the file structure, the client painted checkerboard areas, such as a pawn.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:76kb
    • 提供者:刘放晴
  1. saolei.rar

    0下载:
  2. 本文件夹中,黑白棋稳定版使用C++编写,java版黑白棋使用java编写这两者为孙为与我共同制作完成。 另外,俄罗斯方块,扫雷,贪食蛇2为孙为的独立的竞赛作品 其中贪食蛇2具有选择地图的功能,This folder, Reversi stable version of the use of C++ to prepare, java version of Reversi using java to prepare for the Sun for both co-produced with me
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:173.91kb
    • 提供者:chenyu
  1. dikongduizhan

    0下载:
  2. 一款很好玩的游戏,使用c语言编写,能够学习语言还能缓解压力,觉得是很不错的东西-A very fun game, use the c language, to learn the language but also ease the pressure
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:7.45kb
    • 提供者:daiwuliang
  1. fankuai

    0下载:
  2. 可以联网玩的俄罗斯方块游戏,使用C#开发-Can be networked play Tetris game, using C# Developer
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-26
    • 文件大小:529.2kb
    • 提供者:刘杰
  1. pintu

    0下载:
  2. 拼图游戏,使用c语言,用w_tc运行此程序 /*用bar()画条形图*/ //bar 画一个二维条形图,用法: void far bar(int left, int top, int right, int bottom) -Jigsaw puzzle, use the c language, used to run this program w_tc/* use bar () draw a bar graph*///bar draw a two-dimensional bar char
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2.14kb
    • 提供者:sing
  1. Llkgm

    0下载:
  2. 连连看游戏 这是一款使用C#开发的连连看游戏,其中详细阐述了连连看的算法,仅供学习使用-Lianliankan Games This is a use of C# development Lianliankan Game, one of Lianliankan elaborated algorithms, for learning to use
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-27
    • 文件大小:227.2kb
    • 提供者:伍奇宏
  1. saolei

    0下载:
  2. 类似于Windows自带的扫雷游戏源代码,是使用 C++的-Mine comes with the game is similar to Windows source code, is to use C++,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2.09kb
    • 提供者:fengjunyi
  1. do.c

    0下载:
  2. 递归的使用 tc2.0 编译通过 24点用一笔连起来但只能用横线和竖线进行连接,最右边第二行的圆圈处不能用线进行连接 如图所示: 思路:用递归实现,设计一个递归函数tf()进行查找下一个节点并连接以第一行第一列的点为(1,1)第二行第一列为(2,1)编好每个点的坐标,在tf函数中先查找于自身节点相邻的且可以连接的点然后进行连接,然后就以此节点为寻找下一可用结点直到tf()函数返回0,就返回。-Up with an even 24 points but o
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:969byte
    • 提供者:刘海月
  1. ctuixiangzi

    0下载:
  2. c#实现的推箱子源码。很适合初学者自学语言使用-c# source code implementation of Sokoban. Self-study language use is very suitable for beginners
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:141.61kb
    • 提供者:凌乱
  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-04-01
    • 文件大小:2.18kb
    • 提供者:李进
  1. push-box

    0下载:
  2. 使用C语言实现的可人工布局的推箱子,很好玩的-The manual layout Sokoban using the C language
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-26
    • 文件大小:404.24kb
    • 提供者:卫星
  1. snake

    0下载:
  2. 使用C语言开发的贪食蛇程序,很好玩的一款程序。-Snake program developed using the C language, a lot of fun a program.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-19
    • 文件大小:1.72mb
    • 提供者:卫星
  1. Tetris

    0下载:
  2. 一个简单的游戏程序,俄罗斯方块,使用c语言编写-Tetris game use C language
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:1.83kb
    • 提供者:fdggd
  1. shaolei

    0下载:
  2. 一款很好玩的游戏,使用c语言编写,能够学习语言还能缓解压力,觉得是很不错的东西-A very fun game, use the c language, to learn the language but also ease the pressure, something that is very good
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:7.13kb
    • 提供者:daiwuliang
  1. Magic-Cube---C

    0下载:
  2. 我想都玩过三阶魔方,这个小程序使用C语言实现三阶魔方的还原-Magic Cube--C
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-14
    • 文件大小:4.4kb
    • 提供者:chenfu
  1. C-Maze

    0下载:
  2. C语言,小游戏,一个小迷宫代码,也可以当做毕业小成品使用-C language, games, a small maze code can also be used as a graduation refined use
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-08
    • 文件大小:1.39kb
    • 提供者:Xiang Yi
  1. c-program

    0下载:
  2. 使用c语言编写了俄罗斯方块游戏,在原有的基础上进行了更改,使其更人性化。在玩的时候不枯燥。-The c language Tetris game, on the basis of the original changes to make it more user-friendly. The play is not boring.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-15
    • 文件大小:6.66kb
    • 提供者:游游
  1. C-language-tetris-game-code

    0下载:
  2. 基于C++下的俄罗斯方块小游戏程序代码,下载后即可使用-C language tetris game code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:10.49kb
    • 提供者:郇乾龙
  1. 猜數字遊戲(C#)

    1下载:
  2. 以C#開發的猜數字遊戲 具有GUI介面,可以調整遊戲設定(數字長度、重複、猜測次數) 預設五種難度並且可以自由設定 附帶AI機器人一同挑戰遊戲 請使用visual studio 2013以上版本開啟 並準備.net 4.0以上環境
  3. 所属分类:其他智力游戏

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com