CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 象棋代码

搜索资源列表

  1. chess

    0下载:
  2. 象棋游戏,c语言版,vc6.0 gunc++ 都可以编译成功,文本模式。值得学习, 申明此代码不是我写的,是pfan里的一个版主写的昵称叫雨中飞燕。 虽说是DOS环境的,可以很容易转换到其他操作系统下。-Chess game, c language, vc6.0 gunc++ can be successfully compiled, the text mode. Worthy of study, affirms that I did not write this code,it is
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4682
    • 提供者:尧思齐
  1. xiangqi

    0下载:
  2. 象棋的vb代码(转载),实现与电脑的巅峰对战-this is a chess program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:374428
    • 提供者:李强
  1. 1Cp2Bp2BMFCzhongguoxiangqi

    0下载:
  2. 中国象棋,windows下编译成功,代码可读-Chinese Chess, compiled under Windows, code-readable
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1208837
    • 提供者:默铭
  1. XiangQi

    0下载:
  2. 中国象棋打谱软件提供给用户的一个能将对弈过程保存成文件 并可以重新演示对弈过程 即复盘。 主要功能有: 1. 制作棋谱, 2. 保存棋谱, 3. 演示棋谱. Chess类,190行代码。这个类主要功能是对整个窗体功能的实现,包括菜单、菜单的事件、把JPanel加到窗体的内容面板上,以及窗体属性的设置。 ChessBoard类,457行代码。这个类是主要的类,包含paint()方法用来画整个面板,以及鼠标的事件监听。 ChessPiece类,68行代码。这个类是棋子的类,包含棋
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-06
    • 文件大小:8567
    • 提供者:苏南生
  1. 2013xiangqi-dai-ma

    0下载:
  2. 这是一个关于中国象棋源代码的文件,代码蕴含的编程思想高超,可以作为参考-This is a Chinese chess source code file, the code behind the superb programming ideas, can be used as reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:409612
    • 提供者:杨子蓝
  1. chess

    0下载:
  2. 实现中国象棋的人机对战的代码,非常好的,代码很详细-Chinese chess man-machine war to achieve the code, very good, very detailed code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:108458
    • 提供者:pudnchen
  1. mantischess_s

    0下载:
  2. 基于VC++的象棋实现,包括详细的代码实现-VC++ based chess code VC++ based chess code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:503505
    • 提供者:yeyu
  1. Chinese-chess-game

    0下载:
  2. 本代码是基于C++的中国象棋游戏,多次检验执行是没有问题的,代码是打包过的,有详细的源码说明-The code is based on a Chinese chess game C++ repeatedly test execution is not the problem, the code is too packed, a detailed descr iption of the source
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:211906
    • 提供者:李泓韬
  1. Chinese-chess-

    0下载:
  2. 中国象棋代码,简单实现了象棋的功能。分为黑白双色,依次下棋。-Chinese chess code, a simple realization of the function of chess.Is divided into black and white, in order to play chess.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4031273
    • 提供者:任重
  1. Chinese_chess_bat

    0下载:
  2. 批处理编写的中国象棋,不足之处:跃子操作! 绊马腿和 别相眼都未做限制!老将出城是也未做限制!代码太多诚肯高手简化! -Batch write Chinese chess, shortcomings: jump sub-operations and other stumbling horse leg with eyes neither do limit veteran out of the city is also not done much to limit the code expert K
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3088
    • 提供者:
  1. chess

    0下载:
  2. 象棋对弈,实现人机对战,可以让玩家与电脑进行一对一对战的代码。(Chess, realizes the man-machine against)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:64512
    • 提供者:张四123321
  1. 73e1e218d141605ad5c8cbda53395f0a09402e4b

    0下载:
  2. 中国象棋代码,可以实现人机对战。语言可以自己调试(Human-computer interaction can be achieved, the development language is Java, but the use of other programs I do not quite clear)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:28064768
    • 提供者:皮皮昌
  1. CGGE

    0下载:
  2. 很想陶善文的代码 他写的象棋真的很不错 我想学点他的高明之处,(Really want to TaoShanWen code He wrote the chess is really very good I want to learn some of his genius,)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:63488
    • 提供者:backward
  1. 中国象棋 QTC

    0下载:
  2. 象棋代码,由于只是QT学习,没有考虑更多复杂功能,比如人机对战(Chess code, because it is only QT learning, does not consider more complex functions, such as man-machine versus.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:14336
    • 提供者:huangyi16
搜珍网 www.dssz.com