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

搜索资源列表

  1. goodhongxinzhan

    0下载:
  2. 有详细说明文档 ,文档的红心大战游戏,对于础学者有很大的帮助的代码-detailed documentation, documentation of hearts game, the foundation scholars very helpful to the code
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:210684
    • 提供者:wallace
  1. MyRussia

    0下载:
  2. 一个全部用c编写的俄罗斯方块程序源代码,内用详细的说明文档。-a c prepared with all of the Russian box program source code used for detailed documentation.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:58011
    • 提供者:冯鹏
  1. Source

    0下载:
  2. 象棋对弈,vc++6工程,里面有说明文档,方便使用,可以方便复用
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:117600
    • 提供者:wangran
  1. 13Cards

    0下载:
  2. 一个大众流行的十三张扑克游戏,四方对战,有人工智能。详见说明文档。(原创)-of a popular poker game 13, the Quartet players and artificial intelligence. Detailed documentation. (Original)
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:214106
    • 提供者:文曦畅
  1. gongju

    2下载:
  2. 网狐的说明文档,和工具,以及一些生成文件必须的库,等等,文档解释特别详细-wanghu of code
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4620761
    • 提供者:川宇
  1. mobile_game_five_chess

    0下载:
  2. 课程设计,来的,一个手机类的五子棋。。 里面有详细的说明文档。-Course Design, an simple mobile game, incluing an document.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:654500
    • 提供者:Iori Yagami
  1. wuziqi

    0下载:
  2. 该上传源代码主要实现网络五子棋的联机对战,另外还附上一份操作使用说明文档以供参看-From source code to achieve the main network backgammon online gaming, also attach a document for operating instructions see
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-26
    • 文件大小:9170668
    • 提供者:qiong
  1. chess

    0下载:
  2. 注册界面、象棋登录界面、象棋---(新建游戏、悔棋、退出、象棋走法)等、接收服务器传来的数据及向服务器发送数据、注册功能、注册成功后给出随机账号。详细讲解及使用指南请见压缩包内word说明文档! -Register interface, login screen chess, chess--- (the new game, undo, withdraw, chess moves), etc., to receive data from the server and send data to
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-01
    • 文件大小:898717
    • 提供者:Smile
  1. feicelgame

    0下载:
  2. visual C++ 开发斐切比塔游戏范例,内包含游戏开发说明文档-visual C++ game development Feiqiebita example, contains game development documentation
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:53938
    • 提供者:方穹
  1. DouDiZhu

    0下载:
  2. 斗地主c#源码, 内部包含算法说明文档,斗地主c#源码, 内部包含算法说明文档-Landlords c# source code, internal documentation contains the algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-25
    • 文件大小:8592623
    • 提供者:kevin
  1. 5Chess

    0下载:
  2. 一个五子棋代码,里面的说明文档对每个文件都有详细说明,希望大家喜欢。-A 5 chess code, I hope you like it.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-16
    • 文件大小:202769
    • 提供者:云梦泽
  1. online_chess

    0下载:
  2. 网络五子棋(内附源码和使用说明文档)——功能包括网络对弈(开局、悔棋、和棋、复盘、保存棋局等),聊天,传送文件图片。需要先开启服务器,可以多人同时连接服务器。登陆后需选择某个在线的玩家再进行对弈。-Network backgammon (with source code and use the documentation)- features include network chess (start, undo, draw, recovery disk, save the chess game,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-06-19
    • 文件大小:31332005
    • 提供者:lisa33
  1. Backgammon

    1下载:
  2. 一个五子棋游戏含有图形界面 用C++写的,还有说明文档和压缩包-a cpp code of backgammon which has graph UI
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-08
    • 文件大小:1575499
    • 提供者:jinkai
  1. smartFiveChess

    1下载:
  2. 这个版本人工智能很强,算法比较全面。而且里面的说明文档完善。而且源码齐全。最好是先看完说明文档里的算法,再参考源码。最重要是使用设计模式,决不是随随便便的学生作品。 第一.需求。实现人机对战,首先要解决电脑智能问题,即能让电脑识别棋盘,并做出相应的策略,比如防守或进攻。还要识别是否禁手。 第二.基本技术。功能部分实现的主要算法是假设法,即假设这个方格是某一方棋子,然后以这个棋子为基础再假设下一个方格的棋子,直到计算机很容易识别出相应状态。比如电脑搜索至胜点(能构成四子连珠的点)时,只要假
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-20
    • 文件大小:5725869
    • 提供者:黎天剑
  1. BlackWhiteChessWithQt

    0下载:
  2. 用qt实现的网络黑白棋,网络部分采用winsocket,有图形界面,有详细说明文档。-Online Black-White Chess realized with Qt, designed using win-socket with graphic user interface, detailed Readme document attached.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-06
    • 文件大小:1133775
    • 提供者:莫诺
  1. wanghu_android

    0下载:
  2. 网狐棋牌6603安卓Android手机版本游戏说明文档-document of wanghu game v6603 on android platform
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:3051032
    • 提供者:武艺
搜珍网 www.dssz.com