登录
首页 » Visual C++ » SixChess

SixChess

于 2020-10-23 发布 文件大小:688KB
0 377
下载积分: 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
  • C+++Weekend+Crash+Course
    C+++Weekend+Crash+Course这是一个中国象棋的原代码(C+++ Weekend+ Crash+ Course This is a Chinese chess original code)
    2008-07-04 11:19:10下载
    积分:1
  • gobang-game
    基于控制台的五子棋游戏,用easyX提供的图形接口进行编写,适合初学者,简单易懂,注释全面。注:安装图形库需要去EasyX官网下载“2012立冬版”,必须是这个版本,因为后来新的版本对有些函数做了调整,导致显示会有问题。(Console-based backgammon game, the graphical interface provided by easyX be written for beginners, easy to understand, comprehensive notes. Note: Installing graphics libraries need to EasyX official website to download " 2012 Lidong Edition" , must be this version, because the new version was made adjustments for some functions, resulting in the display there will be problems.)
    2014-10-11 14:53:47下载
    积分:1
  • c5
    Function: // riffle Description: // 洗牌,然后随机的得到9张牌,要求九张牌不能有重复. Calls: // Called By: // main() Table Accessed: //被修改的表(此项仅对于牵扯到数据库操作的程序) Table Updated: // 被修改的表(此项仅对于牵扯到数据库操作的程序) Input: //Card card[] 牌结构, int size 结构数组的大小 Output: //(Function:// riffle Description:// shuffle, and then randomly get nine cards, requiring nine cards can not be duplicated. Calls:// Called By:// main () Table Accessed:// modified table ( This only involves the operation of the database for the program) Table Updated:// modified table (this only involves the operation of the database for the program) Input:// Card card [] licensing structure, int size structure of the array size Output ://)
    2013-07-23 06:35:33下载
    积分:1
  • Chess
    简易的中国象棋游戏,用VC++.net编程(Chinese chess)
    2013-03-11 08:43:04下载
    积分:1
  • llk
    VC++ 6.0开发的游戏大厅,采用C/S模式,里面包含一个连连看游戏。(VC++ 6.0 developers of the game hall, with C/S model, which includes a Lianliankan game.)
    2020-12-09 11:59:19下载
    积分:1
  • TicTacToe_dzy
    一个简单的井字过三关游戏,用qt实现...人机对弈AI(TipTacToe Game implementation)
    2011-11-21 13:32:20下载
    积分:1
  • VC++
    残缺棋盘问题的VC++实现,用分而治之方法解决此问题(Defective chessboard problem VC++ Realize, using divide and conquer method to solve this problem)
    2008-02-25 16:11:23下载
    积分:1
  • Ptu
    一款拼图游戏的基础代码,适合课堂初步教学时所用(A jigsaw puzzle of the underlying code for classroom use when the initial teaching)
    2011-05-22 12:53:53下载
    积分:1
  • Surakarta
    苏拉卡尔塔棋的源码,可实现人机对战,和搜索树的层次选择(Surakarta chess source code, enabling crew war, and the level of the search tree selection)
    2020-10-23 09:07:22下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载