登录
首页 » Visual C++ » Surakarta

Surakarta

于 2020-10-23 发布 文件大小:2050KB
0 297
下载积分: 1 下载次数: 134

代码说明:

  苏拉卡尔塔棋的源码,可实现人机对战,和搜索树的层次选择(Surakarta chess source code, enabling crew war, and the level of the search tree selection)

文件列表:

Surakarta
.........\Debug
.........\.....\Define.obj,3947,2011-09-11
.........\.....\Eveluation.obj,9124,2011-09-12
.........\.....\HistoryHeuristic.obj,10707,2011-09-11
.........\.....\MainFrm.obj,19308,2011-09-11
.........\.....\MoveGenerator.obj,13390,2011-09-12
.........\.....\NegaScout.obj,12049,2011-09-12
.........\.....\NewGame.obj,14351,2011-09-12
.........\.....\SearchEngine.obj,6733,2011-09-12
.........\.....\StartDlg.obj,10734,2011-09-11
.........\.....\StdAfx.obj,105401,2011-09-11
.........\.....\Surakarta.exe,168008,2011-09-12
.........\.....\Surakarta.ilk,580016,2011-09-12
.........\.....\Surakarta.obj,23560,2011-09-12
.........\.....\Surakarta.pch,5507044,2011-09-11
.........\.....\Surakarta.pdb,590848,2011-09-12
.........\.....\Surakarta.res,16388,2011-09-11
.........\.....\SurakartaDoc.obj,14612,2011-09-11
.........\.....\SurakartaView.obj,67503,2011-09-12
.........\.....\TranspositionTable.obj,12060,2011-09-11
.........\.....\vc60.idb,263168,2011-12-29
.........\.....\vc60.pdb,380928,2011-09-12
.........\Define.cpp,529,2011-09-11
.........\Define.h,1208,2011-09-11
.........\Eveluation.cpp,4080,2011-09-12
.........\Eveluation.h,839,2011-09-11
.........\HistoryHeuristic.cpp,2850,2011-09-11
.........\HistoryHeuristic.h,1083,2011-09-11
.........\MainFrm.cpp,2747,2011-09-11
.........\MainFrm.h,1467,2011-09-11
.........\MoveGenerator.cpp,10260,2011-09-12
.........\MoveGenerator.h,1000,2011-09-12
.........\NegaScout.cpp,2856,2011-09-12
.........\NegaScout.h,816,2011-09-12
.........\NewGame.cpp,1563,2011-09-12
.........\NewGame.h,1429,2011-09-11
.........\ReadMe.txt,4383,2011-09-11
.........\res





.........\...\r1.bmp,1270,2011-09-11
.........\...\Surakarta.ico,1078,2011-09-11
.........\...\Surakarta.rc2,401,2011-09-11
.........\...\SurakartaDoc.ico,1078,2011-09-11
.........\...\Toolbar.bmp,1078,2011-09-11
.........\resource.h,1466,2011-09-11
.........\SearchEngine.cpp,1595,2011-09-11
.........\SearchEngine.h,1378,2011-09-11
.........\StartDlg.cpp,1019,2011-09-11
.........\StartDlg.h,1175,2011-09-11
.........\StdAfx.cpp,211,2011-09-11
.........\StdAfx.h,1054,2011-09-11
.........\Surakarta.aps,39420,2011-12-29
.........\Surakarta.clw,3309,2011-12-29
.........\Surakarta.cpp,4306,2011-09-11
.........\Surakarta.dsp,6219,2011-09-11
.........\Surakarta.dsw,541,2011-09-11
.........\Surakarta.h,1389,2011-09-11
.........\Surakarta.ncb,238592,2011-12-29
.........\Surakarta.opt,55808,2011-12-29
.........\Surakarta.plg,1491,2011-09-12
.........\Surakarta.rc,13746,2011-09-11
.........\SurakartaDoc.cpp,1802,2011-09-11
.........\SurakartaDoc.h,1508,2011-09-11
.........\SurakartaView.cpp,14399,2011-09-12
.........\SurakartaView.h,2923,2011-09-11
.........\TranspositionTable.cpp,3698,2011-09-11
.........\TranspositionTable.h,1276,2011-09-11

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

发表评论

0 个回复

  • TicTacToe_dzy
    一个简单的井字过三关游戏,用qt实现...人机对弈AI(TipTacToe Game implementation)
    2011-11-21 13:32:20下载
    积分: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
  • renjixiaqi
    人机下棋:在3×3棋盘上,计算机为一方,用户为一方,交替画“X”和“O”,在行、列、对角线上谁先练成一条直线谁就获得胜利。用类的思想完成,具体功能要求如下: (1)状态显示:计算机可正确显示棋盘,给出提示信息和胜负判断。 (2)用户选择:用户可以选择是先下还是后下,并选择棋子是“X”还是“O”。 (3)每一步都用图形化方式顺序输出 (Man-machine chess: on the 3 X 3 board, the computer for one party, the user for a party, draw an X and O alternately, in the row, column and diagonal who practice who would win in a straight line. Finish, with the ideas of the class specific functional requirements are as follows: (1) status display: the computer can correctly display board, giving prompt information and the outcome of judgment. (2) the user choice: the user can next is first or after, and the pieces is a X or O .)
    2020-07-04 13:00:02下载
    积分:1
  • draw
    一款五子棋游戏,可以实现人机交互,有打开、保存、反悔、输赢等功能(A 331 game, the human-computer interaction, there are open, save, go back, win or lose)
    2012-06-27 23:59:55下载
    积分:1
  • XTG-Game-Five
    一个成熟的网上五子期代码,使用层次化开发,都为控件方式,可进行扩充.(a maturity period of five children online code, the use of level of development, to have control, can be expanded.)
    2007-03-23 15:08:14下载
    积分:1
  • Amazon-chess-game
    亚马逊棋人机博弈代码,界面美观,满足深层搜索。(Amazon chess game code, beautiful interface, meet the deep search.)
    2020-11-16 09:49:40下载
    积分: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
  • 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
  • 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
  • Backgammon
    五子连珠的VC源码,简单有趣 (Five or VC source, easy and fun )
    2013-07-20 17:54:18下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载