登录
首页 » Visual C++ » Amazon-chess-game

Amazon-chess-game

于 2020-11-16 发布 文件大小:9322KB
0 431
下载积分: 1 下载次数: 37

代码说明:

  亚马逊棋人机博弈代码,界面美观,满足深层搜索。(Amazon chess game code, beautiful interface, meet the deep search.)

文件列表:

亚马逊棋
........\Amazons.aps,1359836,2016-04-10
........\Amazons.clw,1342,2016-04-10
........\Amazons.cpp,2077,2009-10-03
........\Amazons.dsp,3413,2016-05-18
........\Amazons.dsw,522,2016-05-18
........\Amazons.h,1335,2009-10-03
........\Amazons.ncb,304128,2016-05-18
........\Amazons.opt,48640,2016-05-18
........\Amazons.plg,1615,2016-05-18
........\amazons.pptx,483548,2011-05-11
........\Amazons.rc,6886,2011-08-15
........\AmazonsDlg.cpp,29662,2016-05-13
........\AmazonsDlg.dsp,3511,2016-05-13
........\AmazonsDlg.dsw,528,2016-05-13
........\AmazonsDlg.h,4080,2009-10-28
........\AmazonsDlg.ncb,41984,2016-05-13
........\AmazonsDlg.opt,48640,2016-05-13
........\AmazonsDlg.plg,1764,2016-05-13
........\bk.bmp
........\Board.cpp,1688,2009-10-16
........\Board.h,1107,2009-10-17
........\Computer.cpp,14776,2016-05-13
........\Computer.cpp.bak,10330,2011-08-11
........\Computer.dsp,3487,2016-05-13
........\Computer.dsw,524,2016-05-13
........\Computer.h,2458,2011-08-15
........\Computer.ncb,41984,2016-05-13
........\Computer.o,9796,2011-08-08
........\Computer.opt,48640,2016-05-13
........\Computer.plg,1173,2016-05-13
........\Cpp1.cpp,9460,2011-08-09
........\Cpp1.dsp,3377,2011-08-09
........\Cpp1.dsw,533,2011-08-09
........\Cpp1.ncb,41984,2011-08-09
........\Cpp1.opt,48640,2011-08-09
........\Cpp1.plg,1227,2011-08-09
........\Debug
........\.....\Amazons.bsc,3236864,2011-08-14
........\.....\Amazons.obj,25491,2016-05-18
........\.....\Amazons.pch,5083788,2016-05-18
........\.....\Amazons.pdb,4219904,2016-05-18
........\.....\Amazons.res,1345560,2011-08-15
........\.....\Amazons.sbr,0,2011-08-14
........\.....\AmazonsDlg.obj,65000,2016-05-13
........\.....\AmazonsDlg.pch,5086252,2016-05-13
........\.....\AmazonsDlg.pdb,25600,2016-05-13
........\.....\AmazonsDlg.sbr,16020,2016-04-10
........\.....\Board.obj,5954,2011-08-14
........\.....\Board.sbr,0,2011-08-14
........\.....\Computer.exe,1359947,2016-05-13
........\.....\Computer.ilk,1751620,2016-05-13
........\.....\Computer.obj,43911,2016-05-13
........\.....\Computer.pch,5254524,2016-05-13
........\.....\Computer.pdb,2409472,2016-05-13
........\.....\Computer.sbr,30148,2016-05-13
........\.....\infor.txt,0,2016-05-13
........\.....\Move.obj,5613,2011-08-14
........\.....\Move.sbr,0,2011-08-14
........\.....\StdAfx.obj,105629,2011-08-14
........\.....\StdAfx.sbr,1361502,2011-08-14
........\.....\vc60.idb,402432,2016-05-18
........\.....\vc60.pdb,389120,2016-05-18
........\define.h,1112,2011-08-14
........\infor.txt,63914,2011-05-10
........\Move.cpp,1359,2009-11-02
........\Move.h,1427,2009-10-19
........\ReadMe.txt,3597,2009-10-03
........\res

........\...\Amazons.rc2,399,2009-10-03



........\...\cursor1.cur,326,2011-08-12
........\...\cursor4.cur,326,2011-08-12

........\...\Hand.cur,3262,2009-10-16
........\...\icon1.ico,766,2009-10-16
........\...\Unavailable.cur,326,2011-08-12
........\Resource.h,1463,2009-10-18
........\StdAfx.cpp,209,2009-10-03
........\StdAfx.h,1054,2009-10-03
........\Text1.cpp,5076,2011-08-09
........\Text1.dsp,3389,2011-08-09
........\Text1.dsw,535,2011-08-09
........\Text1.ncb,33792,2011-08-09
........\Text1.opt,48640,2011-08-09
........\Text1.plg,1232,2011-08-09

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

发表评论

0 个回复

  • five
    五子棋的小程序,考虑了先手双三禁手的情况可以人和电脑,人和人,步数有统计,开始可以选择白旗或者黑棋(Gobang a small program, taking into account firstly the three pairs of hands can be cut and the computer, and the people, a few steps there are statistics, can choose to start a white flag or Black)
    2010-02-02 11:23:10下载
    积分:1
  • chinaxq
    中国象棋网络版,本人写了将近一个月才完成的,部分是参考网上的.(Chinese Chess online version, I wrote almost a month to complete, partly with reference to the web.)
    2007-12-10 16:00:20下载
    积分:1
  • 0206220330
    一个用Visal C++编写的俄罗斯方块小程序。(A used Visal C++ Prepared Tetris applet.)
    2008-07-15 08:44:06下载
    积分:1
  • TicTacToe_dzy
    一个简单的井字过三关游戏,用qt实现...人机对弈AI(TipTacToe Game implementation)
    2011-11-21 13:32:20下载
    积分: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
  • guojimajiang
    网狐6603国际麻将,视频麻将,完美无错,值得拥有(Fox 6603 International Mahjong, Mahjong video, perfect no mistake, worth having)
    2013-11-28 13:56:34下载
    积分:1
  • Game
    小游戏集合 五子棋+黑白棋+俄罗斯方块+井字游戏(game)
    2010-11-05 10:43:45下载
    积分:1
  • VC++
    残缺棋盘问题的VC++实现,用分而治之方法解决此问题(Defective chessboard problem VC++ Realize, using divide and conquer method to solve this problem)
    2008-02-25 16:11:23下载
    积分:1
  • Poker
    用socket 编写的够击.自定义了网络传输的规约,和发牌规则.(Socket prepared with enough hit. Since the definition of the network transmission of the Statute, and licensing rules.)
    2008-04-19 15:27:21下载
    积分:1
  • wzq
    用c语言写的五子棋游戏,用 了人工智能的,算法很好的。(us c)
    2010-05-18 23:09:07下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载