登录
首页 » Visual C++ » PlantomGo

PlantomGo

于 2021-01-20 发布 文件大小:2273KB
0 419
下载积分: 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 个回复

  • Backgammon
    五子棋是有两个人在一盘棋上进行对抗的竞技运动。在对局开始时,先由用户选择哪方先开局,先开局一方将一枚棋子落在一点上,然后由另一方在对方棋周围的交叉点上落子,如此轮流落子,直到某一方首先在棋盘的直线、横线或斜线上形成连续的五子则该方就算获胜。此时,算法结束。当有任何一方想退出时,都可在算法中实现。(Backgammon is a competitive sport confrontation of two people in a game of chess. At the beginning of the game, the first users to choose which side first start, first start the party will be a pawn falls point, and then by the other party on the other chess around the intersection of Lazi, so turns Lazi, until the party first the chessboard straight, horizontal or diagonal to form a continuous five sons even if the party wins. In this case, the algorithm ends. When either party wishes to withdraw from, can be realized in the algorithm.)
    2012-11-05 20:18:00下载
    积分:1
  • MyFirstMFC
    围棋游戏源码,实现了落子、提子功能。 如果有编译错误,请去掉报错行的空格(“GoChess” Game Source code)
    2012-08-20 11:26:17下载
    积分:1
  • eleeye
    著名象棋软件象棋巫师源代码。循序渐进实现象棋巫师。(Famous chess wizard chess software source code. Progressive realization of chess wizard.)
    2021-01-09 21:18:56下载
    积分: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
  • -the-poker-game
    本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said. Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
    2013-08-19 15:13:48下载
    积分:1
  • chess
    中国象棋 重庆大学出版社出版的《PC游戏编程(人机博弈)》一书的配套光盘内容。( Discs supporting Chongqing University Press published "PC game programming (man-machine game)," a book)
    2013-12-17 09:10:12下载
    积分:1
  • 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
  • tmp
    编写一个模拟人工洗牌的程序,将洗好的牌分别发给四个人。 使用结构card 来描述一张牌,用随机函数来模拟人工洗牌的过程,最后将洗好的52张牌顺序分别发给四个人。 对每个人的牌要按桥牌的规则输出。即一个人的牌要先按牌的花色(顺序为梅花、方块、红心和黑桃)进行分类,同一类的牌要再按A、K、Q、J、…、3、2牌的大小顺序排列。另发牌应按四个人的顺序依次分发。(Write a simulation program manual shuffle, the cards were sent to wash a good four. Card use to describe the structure of a card, with the random function to simulate the manual process of shuffling, and finally wash the good order of 52 cards were issued to four people. Cards for each person according to the rules of bridge output. That is, a person' s license have to press the card suit (in order of clubs, diamonds, hearts and spades) classification, the same type of licenses to press A, K, Q, J, ..., 3,2 card the size of the order. The other four licensing the order should be distributed.)
    2011-11-30 13:15:30下载
    积分:1
  • FiveChess
    一个自己写的五子棋程序。包括人机和双人对战。(Renju program. Including the man-machine and two against.)
    2012-02-28 12:39:34下载
    积分:1
  • sanguo
    一款三国游戏,描述名将关羽勇猛杀敌,画面一般,新手上路(A three game, describing famous Guan Yu brave enemy, the general picture, Newbie)
    2011-11-21 22:35:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载