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

搜索资源列表

  1. doudizhu1.1

    0下载:
  2. 斗地主的原代码 斗地主的代码说明 斗地主的功能演示 斗地主的开发流程 -that point the original source code that point Note that point functional demo that point of the development process
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:121.33kb
    • 提供者:呵呵
  1. pukepai

    0下载:
  2. 扑克牌的原代码 扑克牌的功能演示 扑克牌的代码说明-cards of the original code poker cards functional demo code Note
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:372.32kb
    • 提供者:呵呵
  1. ChinaChess

    0下载:
  2. 非常经典的中国象棋演示程序,功能齐全,电脑AI优秀-very classical Chinese Chess demo program, complete functions, outstanding computer AI
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:76.86kb
    • 提供者:黑子
  1. qipan.rar

    0下载:
  2. 设计一个国际象棋的马踏棋盘的演示程序。以一二维数组Board[8][8]表示国际象棋棋盘,以用户输入任一位置作为马的起始位置,设为(i,j),其中0≤i,j≤7,马按照走棋的规则在棋盘范围内进行移动。本程序只求出一种遍历路径,用非递归程序实现吗的行走路线。,To design a chess board horse riding demo program. A two-dimensional array Board [8] [8] that the chess board to the user
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-26
    • 文件大小:8.72kb
    • 提供者:chissie
  1. ZDX-L-Engine1.0

    0下载:
  2. ZDX平台游戏套件1.0 演示 http://zhaodexian007.w37.cndns.com/-ZDX Suite 1.0 platform game demo http://zhaodexian007.w37.cndns.com/
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-04
    • 文件大小:1.25mb
    • 提供者:zhaodexian
  1. house

    0下载:
  2. 马踏棋盘问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,-Horse riding problem described in the design of a chessboard chess chessboard horse traveled demo program. 2. The basic requirements will be placed randomly MA 8* 8
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:dongchao
  1. BlackJack

    0下载:
  2. 此程序为21点纸牌游戏的小型Demo程序.内含控制台程序和界面程序.界面程序以windows为平台,采用C++Builder的OWL(VCL)框架.-This procedure for 21 of the small card games Demo program. Containing console interface procedures and procedures. Interface procedures to windows as a platform, using C++ Bu
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:15.69kb
    • 提供者:0x7c00
  1. cchess

    0下载:
  2. 中国象棋规则演示,非常不错的学习型代码。-Chinese Chess rules demo, a very good learning-oriented code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:100.52kb
    • 提供者:yuo mil
  1. WQXXv1_38

    0下载:
  2.   这是一个用易语言编写的围棋学习软件源码。   本软件具有人机对局、双人对局、对局演示、对局打谱等功能,可选择2-19路棋盘对局,目前已有三步推算的棋力,可作为围棋初学者的辅助学习工具,也可作为围棋爱好者的辅助研究工具。   本软件采用易语言编写!易语言官方网址:   http://www.dywt.com.cn http://www.eyuyan.com   版权所有(C) 2008-2009 梁远海   E-Mail: nplyh@163.com-This is
  3. 所属分类:棋牌游戏

    • 发布日期:2017-04-09
    • 文件大小:1.15mb
    • 提供者:lyh
  1. WQXX_V1_38

    0下载:
  2.   这是用易语言编写的围棋学习软件源码。   本软件具有人机对局、双人对局、对局演示、对局打谱等功能,可选择2-19路棋盘对局,目前已有两步推算的棋力,可作为围棋初学者的辅助学习工具,也可作为围棋爱好者的辅助研究工具。-It is written in easy language learning software source code Go. This software has a human-computer game, double game, game demo, game pla
  3. 所属分类:棋牌游戏

    • 发布日期:2017-05-03
    • 文件大小:1.15mb
    • 提供者:lyh
  1. tictactoe_demo

    0下载:
  2. tic tac toe demo written by java
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:50.46kb
    • 提供者:thaihabk05
  1. iWonder

    0下载:
  2. 这是一个小时候玩的“五道儿”的简单演示程序。 本源码适合初学VC的朋友,这也是我学习用SOCKET作局域网通讯编程 的工程,使用VC6编制的。同时你还可以学习到多线程的使用、双缓冲区绘图、 动画光标ANI的使用,键盘鼠标的基本响应等等。欢迎测试使用哦!-This is a child playing the " five children" , in simple demo program. The source for beginners VC friends, t
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:633.13kb
    • 提供者:sck007
  1. hzsb

    0下载:
  2. chess demo,主要是算法的演示。-chess demo, the main demonstration of the algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2.34mb
    • 提供者:wumingshi
  1. donghua

    0下载:
  2. 游戏基本演示,源代码```游戏基本演示,源代码-Basic demo game, the basic source code `` `game demo, source code ```
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:45.61kb
    • 提供者:adwda
  1. TENameFight

    0下载:
  2. 一个名字打架游戏的简单demo,使用code::blocks编译通过。源文件只有一个文件,可以单独编译使用。-A Name fighting game demo
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:1.89kb
    • 提供者:liuqi
  1. demo

    0下载:
  2. 俄罗斯方块 ,实现基本功能,适合c语言的初学者借鉴和参考,我用了一个晚上写出来的,注释的很详细。-Tetris, basic functions, suitable for beginners to learn c language and reference, I used a night out, that comment is very detailed.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:3.35kb
    • 提供者:沈来
  1. exercise

    0下载:
  2. 设计一个含有多个菜单项的菜单演示程序,然后再为这些菜单项设计相应的功能。 要求: (1)程序显示下列菜单选项: 1. 解一元二次方程 2. 石头、剪子、布游戏 3. 退出程序 选择1-3: (2)用户选择1,则求解一元二次方程Ax² +Bx+C=0的根。用户输入A、B、C的值,输出方程根x1和x2。 (3)用户选择2,则模拟石头、剪子、布游戏。用户可以任选石头、剪子、布中的一种,计算机也随机产生3种物件之一,根据“石头赢剪子,剪子赢布,布赢石头”的规则判定
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:1.02kb
    • 提供者:夕月
  1. TCS

    0下载:
  2. 一个贪吃蛇的游戏,已经Demo过了,没有问题-A Snake game, has been the Demo, there is no problem
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-09
    • 文件大小:73.14kb
    • 提供者:mq
  1. LandlordDemo

    0下载:
  2. 仿中游界面的单机斗地主游戏,很早前做的demo,VC初学者可以-Landlords imitation game midstream single interface, it is done earlier demo, VC beginners can look
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-14
    • 文件大小:3.03mb
    • 提供者:欧阳华
  1. chess

    0下载:
  2. cocos2d-x demo 源代码 非本人的额啊 赚点积分-cocos2d-x game demo code kaonima need so more word
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-17
    • 文件大小:1.82mb
    • 提供者:jjjj
« 12 »
搜珍网 www.dssz.com