登录
首页 » Java » 6chess

6chess

于 2020-10-20 发布 文件大小:83KB
0 375
下载积分: 1 下载次数: 83

代码说明:

  java六子棋代码,按最长连子搜索实现步法生成(Six sub-chess java code, according to step up to achieve even generate sub-search)

文件列表:

代码
....\代码
....\....\SixChess
....\....\........\.classpath,301,2010-10-28
....\....\........\.project,384,2010-10-28
....\....\........\bin
....\....\........\...\ChessFrame.class,6309,2010-10-30
....\....\........\...\ChessModel.class,13828,2010-10-30
....\....\........\...\ChessWindowEvent.class,483,2010-10-30
....\....\........\...\MainPanel.class,3984,2010-10-30
....\....\........\...\SixChess.class,469,2010-10-30
....\....\........\src
....\....\........\...\SixChess.java,27020,2010-10-30
....\....\SixChess1
....\....\.........\.classpath,301,2010-10-28
....\....\.........\.project,385,2010-10-28
....\....\.........\bin
....\....\.........\...\ChessFrame.class,6281,2010-10-30
....\....\.........\...\ChessModel.class,7561,2010-10-30
....\....\.........\...\ChessWindowEvent.class,483,2010-10-30
....\....\.........\...\MainPanel.class,3835,2010-10-30
....\....\.........\...\SixChess.class,469,2010-10-30
....\....\.........\src
....\....\.........\...\SixChess.java,18392,2010-10-30
....\....\SixChess2
....\....\.........\.classpath,301,2010-10-29
....\....\.........\.project,385,2010-10-29
....\....\.........\bin
....\....\.........\...\ChessFrame.class,6326,2010-10-30
....\....\.........\...\ChessModel.class,14771,2010-10-30
....\....\.........\...\ChessWindowEvent.class,483,2010-10-30
....\....\.........\...\MainPanel.class,3975,2010-10-30
....\....\.........\...\SixChess.class,469,2010-10-30
....\....\.........\src
....\....\.........\...\SixChess.java,33054,2010-10-30
....\....\SixChess3
....\....\.........\.classpath,301,2010-10-30
....\....\.........\.project,385,2010-10-30
....\....\.........\bin
....\....\.........\...\ChessFrame.class,6326,2010-10-30
....\....\.........\...\ChessModel.class,18931,2010-10-30
....\....\.........\...\ChessWindowEvent.class,483,2010-10-30
....\....\.........\...\MainPanel.class,4042,2010-10-30
....\....\.........\...\SixChess.class,469,2010-10-30
....\....\.........\src
....\....\.........\...\SixChess.java,38687,2010-10-30
....\....\test
....\....\....\.classpath,301,2010-10-28
....\....\....\.project,380,2010-10-28
....\....\....\bin
....\....\....\...\tese.class,225,2010-10-30
....\....\....\...\test.class,7666,2010-10-30
....\....\....\src
....\....\....\...\tese.java,41,2010-10-30
....\....\....\...\test.java,15509,2010-10-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BWChess
    C++开发的BWChess黑白棋游戏,界面差不多,功能挺多的,可以与电脑下棋也可以人与人对战,可以提醒,记录对战排行榜。(C++ development BWChess Reversi game, the interface is similar to the挺多function, you can play chess with the computer can also be against people can be reminded to record against the list.)
    2009-07-12 11:13:40下载
    积分:1
  • fangkuai
    说明:   俄罗斯方块 实现三个部分:图形,变形和主程序。图形部分设计八个主要的图形用于将来的产生。变形主要设计实现各种图形的变换以及快速向下。主程序实现所需的各种初始化以及在运行过程中的音乐,分数变化等等。 (Russian box to achieve three parts: graphics, deformation and the main program. Eight major graphics design graphics for future generation. Deformation of the major design change to achieve a variety of graphics, as well as rapid downward. Required to achieve the main program to initialize and run in the process of music, scores of changes and so on.)
    2008-09-15 21:21:23下载
    积分:1
  • ChineseChess(源码)
    说明:  Chinese chess development cases, idle, reproduced the beginning of chess cases, for reference only, such as infringement deleted at any time
    2019-03-13 00:06:50下载
    积分:1
  • wuziqi
    c语言版五子棋,与pc版一样,拥有良好的界面(c yuyait can run on the pc)
    2016-12-28 14:26:29下载
    积分:1
  • pairs
    qt小游戏,翻扑克牌,每次最多翻两张,两个牌相同就移除,直到所有牌都移除完。考记忆力(qt games, turned poker, each up to turn two, two identical cards to remove, until all the cards are removed finish. Memory test)
    2013-06-03 09:09:04下载
    积分:1
  • five
    用C++ 实现了五子棋游戏,使用的部分人工智能算法 (Using C++ implementation of the Five in a Row game, using some artificial intelligence algorithms)
    2010-06-07 17:31:04下载
    积分:1
  • Gobang
    JAVA网络五子棋游戏源代码 含所有资源(JAVA network Gobang game source code)
    2012-11-02 08:57:45下载
    积分:1
  • WeiQiClient
    围棋客户端代码,功能齐全好用。下棋 棋谱啥都有(Go client code, fully functional and easy to use. There is everything in chess and chess)
    2020-06-17 22:20:01下载
    积分:1
  • FiveChess
    用java编写的一款五子棋游戏,很实用,是双人游戏,不能人机对战(Java write a 331 game, very practical, is a double game, not man-machine battle)
    2012-08-01 12:11:43下载
    积分:1
  • Gomoku
    简单五子棋,简单学习算法,很弱的AI,原文是Python语句,现改写位c++(Simple backgammon, simple learning algorithm, very weak AI, the original is a Python statement, is now rewritten bit c++)
    2017-06-19 22:08:12下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载