java编写六子棋棋盘,智能六子棋程序

【实例简介】

一个非常智能的计算机博弈比赛获得冠军的程序,不下载会后悔!

【实例截图】

【核心代码】

f56bd4a8-bc7b-4aa8-84f5-7f228a6f7c4a

└── Connect6Searcher

├── Connect6Searcher

│   ├── Array.h

│   ├── ComplexBoard.cpp

│   ├── ComplexBoard.h

│   ├── connect6.h

│   ├── Connect6Searcher.vcproj

│   ├── Connect6Searcher.vcproj.hp-HP.hp.user

│   ├── Connect6Searcher.vcproj.PC2010122312HNX.Administrator.user

│   ├── Debug

│   │   ├── BuildLog.htm

│   │   ├── ComplexBoard.obj

│   │   ├── Connect6Searcher.exe.embed.manifest

│   │   ├── Connect6Searcher.exe.embed.manifest.res

│   │   ├── Connect6Searcher.exe.intermediate.manifest

│   │   ├── DPointTable.obj

│   │   ├── DTSSer.obj

│   │   ├── Evaluator.obj

│   │   ├── Frame.obj

│   │   ├── HistoryScore.obj

│   │   ├── main.obj

│   │   ├── MoveGenerator.obj

│   │   ├── MoveSearcher.obj

│   │   ├── mt.dep

│   │   ├── opening.dat

│   │   ├── OpeningFinder.obj

│   │   ├── RandTable.obj

│   │   ├── RZDefender.obj

│   │   ├── searcher.exe.embed.manifest

│   │   ├── searcher.exe.embed.manifest.res

│   │   ├── searcher.exe.intermediate.manifest

│   │   ├── SegmentTable.obj

│   │   ├── utilities.obj

│   │   ├── vc80.idb

│   │   ├── vc80.pdb

│   │   └── Zone.obj

│   ├── debugmain.cpp

│   ├── defines.h

│   ├── DPointTable.cpp

│   ├── DPointTable.h

│   ├── DTSSer.cpp

│   ├── DTSSer.h

│   ├── Evaluator.cpp

│   ├── Evaluator.h

│   ├── Frame.cpp

│   ├── Frame.h

│   ├── HistoryScore.cpp

│   ├── HistoryScore.h

│   ├── main.cpp

│   ├── MoveArray.h

│   ├── MoveGenerator

│   │   ├── MoveGenerator.cpp

│   │   └── MoveGenerator.h

│   ├── MoveGenerator.cpp

│   ├── MoveGenerator.h

│   ├── MoveSearcher.cpp

│   ├── MoveSearcher.h

│   ├── opening.dat

│   ├── OpeningFinder.cpp

│   ├── OpeningFinder.h

│   ├── params.txt

│   ├── RandTable.cpp

│   ├── RandTable.h

│   ├── Release

│   │   ├── $searcher.exe.intermediate.manifest

│   │   ├── BuildLog.htm

│   │   ├── ComplexBoard.obj

│   │   ├── Connect6Searcher.exe.intermediate.manifest

│   │   ├── DPointTable.obj

│   │   ├── DTSSer.obj

│   │   ├── Evaluator.obj

│   │   ├── Frame.obj

│   │   ├── HistoryScore.obj

│   │   ├── main.obj

│   │   ├── MoveGenerator.obj

│   │   ├── MoveSearcher.obj

│   │   ├── mt.dep

│   │   ├── opening.dat

│   │   ├── OpeningFinder.obj

│   │   ├── RandTable.obj

│   │   ├── RZDefender.obj

│   │   ├── searcher.exe.intermediate.manifest

│   │   ├── SegmentTable.obj

│   │   ├── utilities.obj

│   │   ├── vc80.idb

│   │   └── Zone.obj

│   ├── RZDefender.cpp

│   ├── RZDeferder.h

│   ├── SegmentTable.cpp

│   ├── SegmentTable.h

│   ├── Shapes.txt

│   ├── TranspositionTable.h

│   ├── utilities.cpp

│   ├── utilities.h

│   ├── Zone.cpp

│   └── Zone.h

├── Connect6Searcher.ncb

├── Connect6Searcher.sln

├── Connect6Searcher.suo

├── debug

│   ├── Connect6GUI.exe

│   ├── Connect6Searcher.ilk

│   ├── Connect6Searcher.pdb

│   ├── games.dat

│   ├── messager.exe

│   ├── opening.dat

│   ├── searcher.exe

│   ├── searcher.ilk

│   ├── searcher.pdb

│   ├── Shapes.txt

│   └── 新建 文本文档.txt

├── opening.dat

├── release

│   ├── BlockScore.txt

│   ├── Connect6GUI.exe

│   ├── Connect6Searcher.pdb

│   ├── ConnectScore.txt

│   ├── games.dat

│   ├── messager.exe

│   ├── opening.dat

│   ├── paramsb.txt

│   ├── paramsw.txt

│   ├── primes1000000.txt

│   ├── primes100000.txt

│   ├── primes10000.txt

│   ├── primes1000.txt

│   ├── primes100.txt

│   ├── primes10.txt

│   ├── release.rar

│   ├── searcherb.exe

│   ├── searcher.exe

│   ├── searcher.pdb

│   ├── searcherw.exe

│   ├── Shapes.txt

│   ├── 复件 Shapes.txt

│   ├── 新建文件夹

│   │   └── Shapes.txt

│   └── 新建 文本文档.txt

└── Shapes.txt

8 directories, 131 files

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值