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

搜索资源列表

  1. xiangqi

    0下载:
  2. java写的中国象棋源码,有需要的就下载学习参考吧。-java write Chinese chess source code, there is need to download the study reference to it.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:729455
    • 提供者:清羔羊肉
  1. chess

    0下载:
  2. 用java编写的象棋代码 支持人机对战 等功能 非常简单实用的代码-Using java code to support human chess battle
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:14145
    • 提供者:臧峻峰
  1. Chinese-chess

    0下载:
  2. 系统实现中国象棋对弈并能实现一些基本功能,如:棋局的保存与棋局的调用。 系统五个功能键,即新游戏:开始一局新的对弈;悔棋:将棋子返回刚才所处位置;打开:调用以前保存的棋局;保存:将当前棋局保存;退出:退出本程序。-System to achieve a Chinese chess game and can achieve some basic functions, such as: the preservation of chess game chess game calls. Syst
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:382094
    • 提供者:王军
  1. MyDemo_chess

    0下载:
  2. 中国象棋源码 利用线程 swing等技术-Chinese chess source technologies such as the use of threads swing
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:249993
    • 提供者:
  1. Chinese-chess-game-software

    0下载:
  2. 用java实现具有一定功能的中国象棋对弈软件,主要功能如下: a.象棋对弈:红方先走,然后黑方再走,红黑交替,直到一方获胜。 b.新游戏:任何时候可以重新开始一盘新的对弈。 c.悔棋:当走错棋的时候可以悔棋。 d.信息提示:提示当前信息状态。 e.简单的帮助文档:象棋规则介绍、软件的简单介绍和编制说明。-Using java to achieve a certain function of Chinese chess game software, the main funct
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:389559
    • 提供者:yangfan
  1. chess

    0下载:
  2. 一个Java编写的手机象棋游戏,通过蓝牙联局域网下象棋,很好的啊-A mobile chess game written in Java, Bluetooth linked via a local area network under chess, good ah
  3. 所属分类:Java Develop

    • 发布日期:2017-05-26
    • 文件大小:8976715
    • 提供者:胡鹏
  1. chc

    0下载:
  2. 中国象棋网页版online v2008,php编程学习源码,web网站制作参考资料。-Chinese chess online v2008, PHP learning programming source code, web web references.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-03
    • 文件大小:790403
    • 提供者:清蒸翅子
  1. zhongguoxiangqi

    0下载:
  2. 中国象棋对战JAVA代码。有兴趣的可以这里下载 现对中国象棋的对战和实现棋谱的制作做如下的设计和说明-a java about chess
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:505077
    • 提供者:邹超
  1. xq

    0下载:
  2. 本系统可以实现基本的象棋游戏功能:1. 玩家可以通过点击下拉菜单下的“新游戏”按钮实现新游戏开始功能;2. 通过鼠标来实现棋子的移动功能;3. 通过点击按钮实现悔棋功能;4. 通过点击菜单选项,演示走棋历史记录。 -The system can achieve the basic chess game features: a player can start a new game features through the " New Game" button to clic
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:83706
    • 提供者:丽丽
  1. chess

    0下载:
  2. 是基于java的中国象棋基本实现新游戏,打开,保存,悔棋等-Chinese Chess is a java-based basic realization of a new game, open, save, undo, etc.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-25
    • 文件大小:139759
    • 提供者:马学敏
  1. Chess

    0下载:
  2. 简单的象棋小游戏,在单机上实现双人游戏的功能。 -Simple chess game to achieve double game functions on a single machine. Simple chess game to achieve double game functions on a single machine.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7579
    • 提供者:宋文瑞
  1. xiangqi

    0下载:
  2. 本实验需要先在一个象棋盘上建一个坐标轴,以输入各个棋子的位置坐标进行移动,但是对于棋子输入的初始坐标和移动后的坐标需要先判断坐标的位置是否合理,如果不合理就输出“输入错误”的提示。-This experiment you will need to build a coordinate axis in a chess board, to enter the coordinates of movement, but for the input of the initial coordinates a
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1115
    • 提供者:杨阳
  1. java

    0下载:
  2. 用JAVA实现的中国象棋游戏,功能齐全,运行没有错误-In the JAVA implementation of Chinese chess game
  3. 所属分类:JavaScript

    • 发布日期:2017-05-23
    • 文件大小:6825019
    • 提供者:崔蒙
  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. chinachess

    0下载:
  2. 中国象棋Java源码 v2.1,该版本主要修改了以前版本中所存在的bug和部分代码结构。   以前就发过基于Java源码的中国象棋,有四、五个吧,作者不同,思路不同,效果不同,欢迎从事Java游戏创作的朋友参考学习。-Chinese Chess Java source code v2.1, this version is mainly modified version of the bug existed before and part of the code structure.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-26
    • 文件大小:8943900
    • 提供者:npudn36
  1. zhongguoxiangqi

    0下载:
  2. 本程序用java实现了中国象棋的安卓app设计,并附有游戏开发流程介绍!-The program implements a Chinese chess Android app design, along with the game development process descr iption!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4520941
    • 提供者:刘亦婷
  1. java

    0下载:
  2. 手机网络游戏-象棋(手机版象棋游戏采用MIDP1.0开发,在低端手机上运行)-Mobile phone network game of chess
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:58671
    • 提供者:廖姣
  1. javazhongguoxiangqi

    0下载:
  2. 这是一款小游戏,中国象棋,拥有下棋,悔棋,判断输赢,保存进度等游戏功能-This is a small game, Chinese chess, with chess, undo, determine winners and losers, save game progress and other features
  3. 所属分类:Java Develop

    • 发布日期:2017-06-10
    • 文件大小:17726468
    • 提供者:徐柑平
  1. Stand-alone-version-of-Chinese-chess

    0下载:
  2. 自己编写的中国象棋(单机版)包含源程序-Write your own Chinese chess (single version)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:37247
    • 提供者:李明
  1. Chessend

    0下载:
  2. 提供大量中国象棋残局给用户玩,有答案等。还提供对战模式。-Provide a large number of Chinese chess pieces to the user to play, there are the answers. Battle mode is also provided.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8303892
    • 提供者:linwenny
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com