登录
首页 » Visual C++ » Surakarta

Surakarta

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

  • Game
    小游戏集合 五子棋+黑白棋+俄罗斯方块+井字游戏(game)
    2010-11-05 10:43:45下载
    积分:1
  • zhipaiyouxi
    用C++实现的制作一个简单的纸牌游戏的程序源码,大家可能在做报告时遇到(With C++ Realize the production of a simple procedure for card games source, make the report in the U.S. may encounter)
    2007-11-02 03:35:49下载
    积分:1
  • SimpleTetrisGame
    说明:  俄罗斯方块 一道简易的俄罗斯方块的制作 附源代码(Tetris Tetris together simple source code for the production of by-laws)
    2008-11-29 20:14:20下载
    积分:1
  • five_vb_tcp
    网络VB语言开发的五子棋,工作量是一周的本科毕业设计。(VB language network Gobang development, the workload is one-week graduate design.)
    2008-12-10 14:52:50下载
    积分:1
  • 0206220330
    一个用Visal C++编写的俄罗斯方块小程序。(A used Visal C++ Prepared Tetris applet.)
    2008-07-15 08:44:06下载
    积分: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
  • 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
  • Russia1.2
    俄罗斯方块,加了图片! 一样的俄罗斯方块, 不一样的感觉(Russian box, add the pictures! Like the Russian box, and not the same feeling)
    2007-03-07 16:57:08下载
    积分:1
  • 五子源码
    一个五子棋源码 .(a source.)
    2004-12-22 23:47:05下载
    积分:1
  • Surakarta
    苏拉卡尔塔棋的源码,可实现人机对战,和搜索树的层次选择(Surakarta chess source code, enabling crew war, and the level of the search tree selection)
    2020-10-23 09:07:22下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载