CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ChineseChess

搜索资源列表

  1. ChineseChess

    0下载:
  2. 单击版中国象棋源码的操作流程: 1、 绘制棋盘,当棋盘加载时,自动将棋盘加载到窗体; 2、 绘制棋子,编写代码实现对应棋子的相应规则; 3、 当开始新游戏时,将棋子加载到窗体对应的网格中。 4、 当单击棋子时,满足该棋子的规则。则移动该棋子到目标位置。若不满足,则不执行任何操作。 5、 在满足规则的情况下,如果有相应被吃掉的棋子,则将目标位置上原来的棋子移除,将新的棋子(选中的棋子)移动到该目标位置.若不满足规则,则不执行什么操作。-Click version of Chin
  3. 所属分类:.net

    • 发布日期:2017-11-27
    • 文件大小:142565
    • 提供者:fdgfdsdo
  1. ChineseChess

    0下载:
  2. 这是一个基于MFC的中国象棋项目,包括了简单的人工智能-MFC-based Chinese Chess Project
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:104343
    • 提供者:marine
  1. ChineseChess

    0下载:
  2. 用MFC实现的中国象棋,有完整的GUI界面,支持不同难度AI的选择,还具有其他一些功能-Chinese Chess MFC achieve complete GUI interface to support the choice of different difficulty AI also has some other features
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-27
    • 文件大小:1781430
    • 提供者:Jonny
  1. ChineseChess

    0下载:
  2. 使用cocos2d-x编写的中国象棋,带有资源,非常方便新手入门。-Cocos2d-x written in Chinese chess, with resources, and very easy for beginners.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-03
    • 文件大小:6865941
    • 提供者:alexmy
  1. ChineseChess

    0下载:
  2. java编写网络版中国象棋游戏,可支持多人对战,画面感强。-java to write the online version of Chinese chess game, multiplayer support, strong sense of the screen.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-22
    • 文件大小:44293
    • 提供者:
  1. chineseChess

    0下载:
  2. c++写的中国象棋程序,一共有6个版本,从基础的界面到算法,适合学习用!-chess program, written in c++ a total of six versions, from basic interface to the algorithm suitable for the study!
  3. 所属分类:Chess Poker games

    • 发布日期:2017-12-06
    • 文件大小:11904817
    • 提供者:xia
  1. ChineseChess

    0下载:
  2. 我以前用VC6写的象棋软件,界面精美,功能强大。-I write xiangqi software, UI is beautiful, function is strong.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-19
    • 文件大小:1519847
    • 提供者:zx
  1. chineseCHESS

    0下载:
  2. 本程序具有悔棋,还原功能,可以记录走法,还可以进行布局. -The program has undo, restore function, you can record to walk, you can also layout.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-17
    • 文件大小:4476476
    • 提供者:lijinxin
  1. ChineseChess

    0下载:
  2. 大二做的。DEMO是Louis给的,小组完成。socket编程,实现TCP通信,积分机制,还有多媒体技术.-Sophomore done. Louis DEMO is given, the group is complete. socket programming, TCP communication, integration mechanisms, as well as multimedia technology, etc. Of you spectators can see for your
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:478520
    • 提供者:阎锡民
  1. ChineseChess

    1下载:
  2. 一款安卓中国象棋游戏类源码,实现人机对战,人人对战等功能.-A Andrews Chinese chess game source category, realize man-machine war, all Battle and other functions.
  3. 所属分类:android开发

    • 发布日期:2017-06-10
    • 文件大小:4608769
    • 提供者:陈圳
  1. ChineseChess

    0下载:
  2. 一个简单的中国象棋 实现了人机对战 VC编写-A simple realized the man-machine against Chinese chess VC to write
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-02
    • 文件大小:721052
    • 提供者:hm
  1. ChineseChess---1

    0下载:
  2. 给程序是一款中国象棋游戏,程序界面美观,但是还有些漏洞为完善-To the program is a Chinese chess game, the program interface is beautiful, but also some loopholes in order to improve
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:149209
    • 提供者:
  1. ChineseChess

    0下载:
  2. 一个完美的C语言编写的中国象棋棋盘,运用终端内定的颜色代码把红黑两方用颜色区分开-A perfect C language Chinese chess board, use the default terminal color codes to separate the two sides of the red and black color area
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:7068
    • 提供者:jian
  1. ChineseChess.xcodeproj

    0下载:
  2. 象棋的一个小demo,看着还不错,包含简单的算法-A small demo chess, looked pretty good, including a simple algorithm
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-17
    • 文件大小:97512
    • 提供者:leichen008
  1. chnchess121b10

    0下载:
  2. 中国象棋游戏。用于新手学习只用,我也是刚开始学习-chinesechess,useful for new learners
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:532888
    • 提供者:edison
  1. ChineseChess

    1下载:
  2. delphi7开发的中国象棋玩家对弈象棋开发项目全过程. 欢迎大神对我的代码指点和评价-Chinese chess player chess chess development project to develop the whole process delphi7
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-21
    • 文件大小:6417396
    • 提供者:张浚哲
  1. chineseChess

    0下载:
  2. 纯JS编写中国象棋人机对战,解压,双击即可使用,简单易学,希望能够提供帮助。-Pure JS write Chinese chess machine war, unzip, double click to use, easy to learn, want to be able to help.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:97141
    • 提供者:xd
  1. ChineseChess-cocos2dx

    0下载:
  2. 用cocos2dx引擎写的中国象棋代码,绝对能编译通过,能跑-the source code of game‘ chinese chess ’, base on cocos2dx
  3. 所属分类:Game Program

    • 发布日期:2017-05-26
    • 文件大小:9307203
    • 提供者:梁天
  1. ChineseChess

    0下载:
  2. 用Java语言编写的一个游戏,叫做中国象棋,可以在eclipse上直接运行-A game written in the Java language called Chinese chess, and you can run directly on the eclipse
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:263331
    • 提供者:陈同同
  1. chineseChess

    0下载:
  2. 象棋AI算法 象棋AI算法 -Chess AI algorithms
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:631137
    • 提供者:yj
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com