登录
首页 » Visual C++ » Surakarta

Surakarta

于 2020-10-23 发布 文件大小:2050KB
0 369
下载积分: 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 个回复

  • 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
  • LLK1.41_FullSources
    连连看.net代码。最新更新的,VS2005开发。(Lianliankan. Net code. The latest update, VS2005 development.)
    2008-04-18 09:28:04下载
    积分: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
  • 五子源码
    一个五子棋源码 .(a source.)
    2004-12-22 23:47:05下载
    积分:1
  • Backgammon
    五子连珠的VC源码,简单有趣 (Five or VC source, easy and fun )
    2013-07-20 17:54:18下载
    积分:1
  • 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
  • 111
    俄罗斯方块 Visual C++ 6 源码(Tetris Visual C++ 6 source)
    2007-11-25 09:42:25下载
    积分:1
  • chess
    象棋的源代码,希望对你们有用哦。可以运行的(Chess source code, I hope useful to you, oh. Can run the)
    2009-04-24 11:30:58下载
    积分:1
  • chess
    局域网内的五子棋游戏,WIN32编程,可以很好的学习windows消息机制(Backgammon games, WIN32 programming LAN can be a good learning windows message mechanism)
    2015-06-24 15:52:06下载
    积分:1
  • FIRlixiancundang
    五子棋人机对战,离线存档,可以悔棋,切换先手(Backgammon machine war, offline archive can undo switch the upper hand)
    2012-10-23 07:48:53下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载