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

搜索资源列表

  1. 黑白棋游戏

    0下载:
  2. 这个程序也是对编程基本功的一个训练,对于初学C语言的人,将分支,循环,数组,函数综合应用.-the process of programming is a basic skills training for the C language learning, to branch cycle, arrays, function integrated application.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3120
    • 提供者:詹少
  1. c108244325566

    0下载:
  2. 我原来写这个程序只是为了常规上学习C#和.NET编程而做的一个练习。翻转棋,大家都知道,是一个比较流行而且比较有趣的游戏,原理和规则都很简单。这使得它成为学习一种新的语言或工具时的一个很好的练习选择。   开始时的练习虽然可以用来当作比赛的游戏,但还是缺少一些电脑棋盘游戏一般的特征,比如撤消走过的步骤,因此,积累了一些.NET的经验以后,就将它升级了。升级后增加了一些新的功能,而且改进了原来的图形界面和游戏AI。-I originally wrote this routi
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:254164
    • 提供者:梁小姐
  1. wudaoqi

    0下载:
  2. 要求是用C语言编一个五道棋的程序,用鼠标走棋.并且能数棋盘上的棋子,能判断胜负.-request with C language is a series of five chess program that will move the mouse away. And can a few pieces on a chessboard to be able to judge the outcome.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:7803
    • 提供者:飞机
  1. ReversiChess

    0下载:
  2. Reversi/Othello棋,来自《C++程序设计语言题解》作者为David Vandevoorde,在vc.net下调试成功,设计非常精彩,可以借鉴-Reversi / Othello game, from the "C Programming Language Problems of the" author David Vandevoorde, Debugging under the vc.net successful, the design is very exci
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:19518
    • 提供者:yanzi
  1. j_9901_CChess

    1下载:
  2. Visual studio 2005,C#开发 中国象棋网络版,具有人工智能,可采用人工下棋、电脑参谋、电脑下棋等模式参加互联网比赛。采用ClickOnce发 布到你的网站上,选择只能联机运行,可以让玩家只能上你的网站玩游戏。 共有三个项目: Game是主项目; CChessThinker是用C++写的人工智能DLL类库; Thinker是用C#写的DLL,只是简单的封装了CChessThinker,目的是让有些朋友可以直接用C#开发人工智能的DLL直
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:173509
    • 提供者:宋雅彧
  1. Gobang

    0下载:
  2. 小游戏,简单的五子棋双人对战程序,使用MFC制作,C++语言编写。-Small game, simple double play backgammon program, using MFC, C++ language.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-03
    • 文件大小:973120
    • 提供者:leeqin
  1. cchess

    0下载:
  2. 基于GTK图形库和Linux平台的中国象棋源程序,用C语言开发。游戏很简单,但算法也挺麻烦的。受限于算法效率,本程序递归搜索只到6层,电脑的棋力大概相当于小学生水平。还有很大改进空间啦,哈哈。-A simple Chinese Chess game. Built on GTK and Linux evironment. Code is simple, while progress not. The level is like a ten years old child. Have fun:)
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:62751
    • 提供者:yutou
  1. Poker-(1)

    0下载:
  2. C++语言扑克牌游戏。使用vc++6.0编写,一个非常不错的扑克牌游戏-C++ language poker games. Use vc++6.0 written a very good poker game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-23
    • 文件大小:6772909
    • 提供者:Cody
  1. RussiaBlock

    1下载:
  2. 自己编写的俄罗斯方块,供大家参考!是在VS环境下创建的,使用C#语言编写。虽然简单但是对于初学者是很实用的。里面有很多简单但容易理解的类和对象,可以很轻松的学习游戏的开发。著作权归作者所有。 -I have written Tetris, for your reference! In the VS environment is created, using the C# language. Simple but very useful for beginners. There are so
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-29
    • 文件大小:115759
    • 提供者:彭晶
  1. Chinese_Chess

    0下载:
  2. 象棋记谱软件,用C语言编写,可以实现在命令行界面里移动棋子,并将移动的结果打印到文本文件中-Chess notation software, written in C language, can run movement in the command line interface , and print the results to a text file
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-15
    • 文件大小:6282
    • 提供者:孟庆良
  1. Mine-sweeping

    0下载:
  2. 扫雷游戏,C语言版本代码,通过操作台实现,有兴趣的可以学习一下。-Minesweeper game, C language version of the code, to achieve through the console, are interested can learn about.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-20
    • 文件大小:5356544
    • 提供者:yaojia
  1. yyyy

    0下载:
  2. 简单c语言象棋程序,初级入门阶段可以尝试-Simple c language chess program,Primary entry stage can try.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:2972
    • 提供者:杨博强
  1. fivechess

    1下载:
  2. C语言实现五子棋游戏。对于C语言是不错的学实例。-C language backgammon game. For the C language is a good learning examples.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-09
    • 文件大小:1939880
    • 提供者:随心动
  1. xiaoyouxiwuziqi

    0下载:
  2. 五子棋游戏c语言程序,比较简单,运用基本的语言描述过程,c语言爱好者可以自己写下,很有意思-Backgammon game c language program is relatively simple, using the basic procedure described in language, c language enthusiasts can write their own, very interesting
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:3287
    • 提供者:liuxin
  1. gobang

    0下载:
  2. Java 实现的五子棋游戏,包括图形界面,算法与C语言版相同-java Gobang,GUI
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-15
    • 文件大小:6019
    • 提供者:wy
  1. Backgammon

    0下载:
  2. 利用C语言制作的一个五子棋的小游戏,益智,方便携带-The use of C language made a little game of backgammon
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-29
    • 文件大小:23348
    • 提供者:夫子
  1. fivechase

    0下载:
  2. 一个使用C++语言实现的五子棋小游戏,这个小游戏支持玩家之间的对战。-five chese game made up of C++ programmer,in this game system, user can battle with each other.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-09
    • 文件大小:1818016
    • 提供者:lixinyi
  1. Master-Minesweeper

    0下载:
  2. 用c语言编写的扫雷游戏,代码运行正常,编译说明详细-Minesweeper, written in c language code to run normally, build instructions in detail
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-04
    • 文件大小:17739
    • 提供者:鑫语
  1. 21game

    0下载:
  2. 21点小游戏,C语言,以及我的设计报告,需要的可以随便拿啊。-21:00 game, C language, as well as my design report, the need can easily take ah.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-05
    • 文件大小:25948
    • 提供者:徐哲
  1. 猫游长春麻将

    3下载:
  2. 长春麻将最好的麻将源码在这里,采用c++语言编写。(Changchun mahjong the best source of mahjong here)
  3. 所属分类:棋牌游戏

« 1 2 ... 15 16 17 18 19 2021 »
搜珍网 www.dssz.com