CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 人机对弈

搜索资源列表

  1. daxiangwuziqi

    0下载:
  2. 用java做的五子棋,可以实现人人与人机对弈。-do with java 331, people can achieve the game machine.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13707
    • 提供者:张大相
  1. FiveChessAppletDemo

    0下载:
  2. 一个五子棋游戏.有java语言编写. 可实现人机对弈、人人对弈。-a 331 game. A java language. Man-machine players can be realized, everyone plays.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12758
    • 提供者:limin
  1. WUZIQICODE

    0下载:
  2. 一款网络五子棋游戏的源代码,具有很好的娱乐性,人机对弈或者人与人之间对弈,均十分好用。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:29947
    • 提供者:stanley song
  1. wuziqi2

    0下载:
  2. 用java写的五子棋游戏,可实现人机对弈,基本功能与人人对弈效果相近
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:195018
    • 提供者:李双
  1. gobang

    0下载:
  2. java五子棋的设计,能够实现人机对弈。能够实现人人对弈。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3365210
    • 提供者:cfc208
  1. wuziqi

    0下载:
  2. java编写的人机对弈游戏,可以实现计算机识别决策,在算法上值得一看.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:10815
    • 提供者:bobo
  1. WorldChess

    0下载:
  2. 国际象棋java实现,程序可以人机对弈,而且代码无误,经过自己调试-Chess java implementation, the program can be man-machine chess, and the code is correct, after their commissioning
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:183706
    • 提供者:刘成
  1. alpha-beta

    1下载:
  2. 本程序实现人机对弈功能,提供了难度设置,记分等功能。使用Alpha-Beta剪枝算法,使电脑可以搜索到最佳走法。-alpha beta
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-31
    • 文件大小:18560
    • 提供者:小吴
  1. Chess

    0下载:
  2. 实现基本的人机对弈 算法比较简单 有悔棋功能-The realization of basic human-computer games are relatively simple algorithm悔棋function
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:361767
    • 提供者:谢静
  1. FiveChessAppletDemo

    0下载:
  2. 用java实现五子棋人机对弈,想要赢电脑还是有一定难度的-Gobang man-machine chess with java implementation, you want to win the computer still has some difficulty
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:21457
    • 提供者:hunterring
  1. mychess

    0下载:
  2. ①可以进行本地的人机对弈和双人对弈。 ②五子棋游戏规则很简单,在本程序中,规定哪一方的某个方向上首先连成五个连续的棋子,哪一方就胜利。 -① can double the local man-machine chess and chess. ② Renju rules of the game is very simple, in this procedure, provided a direction which party first of all connected into fiv
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:2884
    • 提供者:陈志明
  1. ChessFive

    0下载:
  2. 别人使用java写的人机对弈五子棋程序,可以设置人先下或电脑先下,有悔棋功能。附带源代码。-Written by other people using the java machine play chess backgammon program, you can set or computer before the next one first, there is undo function. With source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:36578
    • 提供者:xiezhifu
  1. FiveChessAppletDemo

    0下载:
  2. 实现了java五子棋的人机对弈,但还是有待完善. 希望提供上来给人借鉴-Realize man-machine chess backgammon java, but still needs to be improved. Wish to provide up to give reference
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:4874
    • 提供者:wx
  1. ChineseChess

    0下载:
  2. 中国象棋,此为单机版象棋。有兴趣的可先设计单机版,再到网络版,最后到人机对弈版。-Chinese chess, this is a stand-alone chess. Interested, you can design a stand-alone version, and then the network version, and finally to the man-machine chess version.
  3. 所属分类:Applet

    • 发布日期:2017-04-05
    • 文件大小:485225
    • 提供者:john
  1. java_Gobang

    0下载:
  2. 实现的简单五子棋游戏 人机对弈 未实现三三禁手 等规则-java game
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:6687
    • 提供者:徐强
  1. WuZiQi

    0下载:
  2. 两个五子棋代码,一个简单的控制台下棋代码,一个图形界面人机对弈,AI采用了一步估分,可以简单对弈了-Two 331 code, a simple console chess code, a graphical interface for man-machine chess, AI uses step by Gufen, simple chess
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:37587
    • 提供者:xieyifei
  1. ChinessChess

    0下载:
  2. 一款中国象棋人机对弈的Android程序,能够实现AI难度的调整。界面几乎完美-A Chinese chess man-machine chess Android applications, enabling adjustment of AI difficulty. Interface is almost perfect
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:2745419
    • 提供者:DanxiongLei
  1. fivechess-program

    0下载:
  2. 上传的压缩包是一个可运行的用java语言编写的五子棋程序,代码是完整的,可实现人机对弈-Upload the compressed package is a runnable java language prepared by the Gobang procedures, the code is complete, can achieve human-computer chess
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:30907
    • 提供者:刘梦月
  1. wuziqi

    0下载:
  2. Java编写的五子棋游戏,可以实现人人对弈与人机对弈功能,al强大(Java prepared backgammon game, you can achieve all the game and man-machine chess function, al strong)
  3. 所属分类:Java编程

  1. java课程设计林凯迪

    1下载:
  2. 用Java实现五子棋人机对弈,符合一些博弈规则,比如换子(Gobang man-machine game)
  3. 所属分类:Java编程

    • 发布日期:2020-12-16
    • 文件大小:177152
    • 提供者:林凯迪
« 12 »
搜珍网 www.dssz.com