登录
首页 » Visual C++ » SixChess

SixChess

于 2020-10-23 发布 文件大小:688KB
0 255
下载积分: 1 下载次数: 104

代码说明:

  六子棋人机对弈程序,本人机器人博弈参赛程序,获冠军。(Sixchess p to computer)

文件列表:

SixChess
........\ChessmanBar.cpp,3625,2011-05-27
........\ChessmanBar.h,1700,2011-05-27
........\Chess_AI.cpp,29458,2011-05-26
........\Chess_AI.h,1324,2011-05-26
........\Debug
........\GamePlayer1.cpp,1043,2011-05-27
........\GamePlayer1.h,1287,2011-05-27
........\GamePlayer2.cpp,1040,2011-05-27
........\GamePlayer2.h,1251,2011-05-27
........\hessRule.cpp,1012,2011-05-26
........\hessRule.h,1239,2011-05-26
........\MainFrm.cpp,5056,2011-05-27
........\MainFrm.h,1698,2011-05-27
........\Queue.cpp,1086,2007-08-11
........\Queue.h,423,2007-08-10
........\ReadMe.txt,4359,2011-05-18
........\res





........\...\Connect6.bmp,172598,2011-05-27
........\...\Connect61.bmp,8338,2011-05-27
........\...\Ico.ico,7542,2011-05-27
........\...\Ico1.ico,3574,2011-05-27
........\...\icon1.ico,766,2011-05-27
........\...\idr_main.ico,1078,2011-05-27
........\...\SixChess.ico,1078,2011-05-27
........\...\SixChess.rc2,400,2011-05-18
........\...\SixChessDoc.ico,1078,2011-05-18
........\...\Toolbar.bmp,1318,2011-05-26
........\...\white.bmp,2134,2011-05-18
........\...\white1.bmp,2134,2011-05-18
........\...\white2.bmp,2134,2011-05-18
........\resource.h,3265,2011-05-27
........\SixChess.aps,1394988,2011-05-31
........\SixChess.clw,4952,2011-05-27
........\SixChess.cpp,4784,2011-05-27
........\SixChess.dsp,6575,2011-05-27
........\SixChess.dsw,541,2011-05-18
........\SixChess.h,1313,2011-05-27
........\SixChess.ncb,312320,2011-05-31
........\SixChess.opt,53760,2011-05-31
........\SixChess.plg,250,2011-05-31
........\SixChess.positions,40,2011-05-31
........\SixChess.rc,15836,2011-05-27
........\SixChessDoc.cpp,1782,2011-05-26
........\SixChessDoc.h,1497,2011-05-26
........\SixChessRule.cpp,1049,2011-05-26
........\SixChessRule.h,1273,2011-05-26
........\SixChessView.cpp,19609,2011-05-27
........\SixChessView.h,3045,2011-05-27
........\Splash.cpp,3203,2011-05-27
........\Splash.h,1159,2011-05-27

........\StdAfx.cpp,210,2011-05-18
........\StdAfx.h,1054,2011-05-18
........\Struct.h,268,2011-05-27

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

发表评论

0 个回复

  • wzq
    用c语言写的五子棋游戏,用 了人工智能的,算法很好的。(us c)
    2010-05-18 23:09:07下载
    积分:1
  • qizhuanPP
    棋壮++(中国象棋UCCI引擎)源程序是基于UCCI协议开发的中国象棋程序引擎,可加载于象棋旋风、弈天、兵河等象棋界面。(Chess the strong++ (Chinese chess the UCCI engine that) source is based on Chinese chess program UCCI protocol development engine, can be loaded in xuanfeng, yitian Binghe chess interface.)
    2013-01-08 13:18:38下载
    积分:1
  • 91331990five
    一个五子棋的源文件,另外还有设计程序的基本思路和玩法(Gobang a source file, as well as the design process of the basic thinking and playing)
    2008-06-24 23:17:25下载
    积分:1
  • guojimajiang
    网狐6603国际麻将,视频麻将,完美无错,值得拥有(Fox 6603 International Mahjong, Mahjong video, perfect no mistake, worth having)
    2013-11-28 13:56:34下载
    积分:1
  • flychess
    用MFC编写的飞行棋游戏,包括游戏界面、核心算法、走棋动画的实现。(Prepared using MFC flight chess games, including the game interface, the core algorithm, take the chess animation implementation.)
    2021-04-24 14:18:47下载
    积分:1
  • wuziqi
    五子棋巧妙设计,可以帮你设计出界面丰富的五子棋,很好玩(Backgammon clever design can help you design the 331 interface, a lot of fun)
    2012-05-21 18:25:06下载
    积分:1
  • surakarta
    这是一个苏拉卡尔塔的程序 包括界面设计和后台代码(This is a program of Surakarta, including interface design and code-behind)
    2020-10-22 17:47:23下载
    积分: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
  • go_chess
    这是C++编写的围棋打谱程序,读取SGF棋谱文件格式,欢迎围棋爱好人士使用。(This is the C++ Prepared to fight Go spectrum procedures, read chess SGF file formats are welcome to Go-loving users.)
    2008-01-20 21:56:11下载
    积分:1
  • C-language-games--gobang-code
    C语言游戏——五子棋,文中详细描述了五子棋游戏的设计规则,如何操作,而且有注释,可以简单明了的看懂操作(C language games- backgammon, backgammon paper describes in detail the design rules of the game, how to operate, and there are notes, you can understand straightforward operation)
    2013-08-15 09:23:21下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载