登录
首页 » Visual C++ » PlantomGo

PlantomGo

于 2021-01-20 发布 文件大小:2273KB
0 408
下载积分: 1 下载次数: 61

代码说明:

  幻影围棋棋源代码,参加计算机博弈比大赛亚军的代码。(Phantom Go chess source code, to participate in a computer game than the runner-up code.)

文件列表:

PlantomGo
.........\debug
.........\.....\PlantomGo.exe,61440,2008-10-02
.........\.....\PlantomGo.ilk,360560,2008-10-02
.........\.....\PlantomGo.pdb,453632,2008-10-02
.........\PlantomGo
.........\.........\Debug
.........\.........\.....\BuildLog.htm,8046,2008-10-02
.........\.........\.....\Define.obj,19506,2008-10-02
.........\.........\.....\Engine.obj,20444,2008-10-02
.........\.........\.....\Main.obj,40752,2008-10-02
.........\.........\.....\MonteCarlo.obj,43757,2008-10-02
.........\.........\.....\mt.dep,67,2008-10-02
.........\.........\.....\PlantomGo.exe.embed.manifest,403,2008-09-25
.........\.........\.....\PlantomGo.exe.embed.manifest.res,468,2008-09-25
.........\.........\.....\PlantomGo.exe.intermediate.manifest,385,2008-10-02
.........\.........\.....\SetScore.obj,34600,2008-10-02
.........\.........\.....\vc80.idb,396288,2008-10-02
.........\.........\.....\vc80.pdb,94208,2008-10-02
.........\.........\Define.cpp,671,2008-10-02
.........\.........\Define.h,1198,2008-10-02
.........\.........\Engine.cpp,317,2008-10-02
.........\.........\Engine.h,395,2008-10-01
.........\.........\Main.cpp,8740,2008-10-02
.........\.........\MonteCarlo.cpp,8636,2008-10-02
.........\.........\PlantomGo.vcproj,4346,2008-10-02
.........\.........\PlantomGo.vcproj.ARTHUR.Arthur.user,1409,2008-09-06
.........\.........\PlantomGo.vcproj.SSC.sschu.user,1403,2008-10-02
.........\.........\Release
.........\.........\.......\BuildLog.htm,7856,2008-10-02
.........\.........\.......\Define.obj,40560,2008-10-02
.........\.........\.......\Engine.obj,40658,2008-10-02
.........\.........\.......\Main.obj,56737,2008-10-02
.........\.........\.......\MonteCarlo.obj,58806,2008-10-02
.........\.........\.......\mt.dep,67,2008-10-02
.........\.........\.......\PlantomGo.exe.intermediate.manifest,380,2008-10-02
.........\.........\.......\SetScore.obj,59410,2008-10-02
.........\.........\.......\vc80.idb,224256,2008-10-02
.........\.........\.......\vc80.pdb,94208,2008-10-02
.........\.........\SetScore.cpp,10265,2008-10-02
.........\PlantomGo.ncb,9784320,2008-10-02
.........\PlantomGo.sln,892,2008-09-05
.........\PlantomGo概要设计.doc,30208,2008-09-05
.........\PlantomGo概要设计01.doc,33792,2008-09-05
.........\release
.........\.......\PlantomGo.exe,15872,2008-10-02
.........\.......\PlantomGo.pdb,224256,2008-10-02

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

发表评论

0 个回复

  • C_lanugae_BlackAndWhiteGames
    黑白棋小程序的源代码,黑白棋的是一种智力游戏,采用了C++来实现这一种经典游戏(Othello applet source code, Othello is a mental game, using the C++ to achieve this a classic game)
    2010-12-23 14:10:49下载
    积分:1
  • VCgamedesing
    VC编程游戏,这本电子书不是太难,书中罗列了几个经典的小游戏:五子棋,俄罗斯方块。。。。(use VC++ to design little games,it is not very complex,which can help the VC beginers )
    2009-06-13 14:33:59下载
    积分:1
  • luoxuanzhenlie
    用C++实现的螺旋阵列,代码少,且看起来简洁明了(Spiral Array Implementation)
    2010-01-11 19:57:08下载
    积分:1
  • DriectX 2D引擎
    说明:  windows下的一套棋牌游戏的代码,源码设置了多个拓展接口方面各个功能的二次开发(Windows under a set of board and card game code, the source code set up a number of expansion interface aspects of the secondary development of various functions)
    2019-05-05 11:36:22下载
    积分:1
  • wuziqi
    这是一段人与电脑下五子棋的程序,人H代表人,C代表电脑(This is a man with a computer under 331 procedures, human H representative, C for computer)
    2013-10-16 23:00:24下载
    积分:1
  • wzq
    五子棋小程序,实现双人对抗,能完成悔棋,复盘,等基本功能。在玩棋时,能自动判禁手以及判赢。(Gobang small procedures, to achieve double confrontation, to complete悔棋, rehabilitation sites, such as basic features. Playing chess, they can automatically cut the hands and sub-contractors to win.)
    2008-06-26 21:47:09下载
    积分:1
  • guojimajiang
    网狐6603国际麻将,视频麻将,完美无错,值得拥有(Fox 6603 International Mahjong, Mahjong video, perfect no mistake, worth having)
    2013-11-28 13:56:34下载
    积分:1
  • HRBUST_GO_2013_08_12A
    一个自主开发的围棋软件,有简单的ai进行对弈,适合新手学习之用(An independent development of chess software, chess has a simple ai be suitable for novice learning purposes)
    2013-08-18 13:05:40下载
    积分:1
  • wlwzq
    五子棋人机对战网络对战 五子棋人机对战网络对战 (331 man-machine players magic 331 man-machine players magic 331 magic man-machine players)
    2006-07-07 08:59:53下载
    积分:1
  • lelss-linuuxi
    用linuX 下的C语言 运用CURSES开发的俄罗斯方方块游戏源码,非常好,这个是本人原创,值的参考 可直接使用。 (The C language under Linux using CURSES development of the Russian puzzle game source code, very good, this is my original, the value of the reference can be directly used.)
    2012-07-17 22:31:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载