登录
首页 » Visual C++ » HRBUST_GO_2013_08_12A

HRBUST_GO_2013_08_12A

于 2013-08-18 发布 文件大小:1902KB
0 193
下载积分: 1 下载次数: 12

代码说明:

  一个自主开发的围棋软件,有简单的ai进行对弈,适合新手学习之用(An independent development of chess software, chess has a simple ai be suitable for novice learning purposes)

文件列表:

HRBUST_GO_2013_08_11B
.....................\Debug
.....................\.....\HRBUST_GO.exe,127037,2013-08-12
.....................\.....\HRBUST_GO.ilk,337584,2013-08-12
.....................\.....\HRBUST_GO.obj,22852,2013-08-11
.....................\.....\HRBUST_GO.pch,5502064,2013-08-11
.....................\.....\HRBUST_GO.pdb,459776,2013-08-12
.....................\.....\HRBUST_GO.res,7328,2013-08-11
.....................\.....\HRBUST_GODoc.obj,14613,2013-08-11
.....................\.....\HRBUST_GOView.obj,34727,2013-08-12
.....................\.....\MainFrm.obj,19666,2013-08-11
.....................\.....\StdAfx.obj,105460,2013-08-11
.....................\.....\vc60.idb,222208,2013-08-12
.....................\.....\vc60.pdb,364544,2013-08-12
.....................\HRBUST_GO.APS,28540,2013-08-11
.....................\HRBUST_GO.clw,2303,2013-08-11
.....................\HRBUST_GO.cpp,4263,2013-08-11
.....................\HRBUST_GO.dsp,4618,2013-08-11
.....................\HRBUST_GO.dsw,541,2013-08-11
.....................\HRBUST_GO.h,1389,2013-08-11
.....................\HRBUST_GO.ncb,123904,2013-08-12
.....................\HRBUST_GO.opt,48640,2013-08-12
.....................\HRBUST_GO.plg,1159,2013-08-12
.....................\HRBUST_GO.rc,10594,2013-08-11
.....................\HRBUST_GODoc.cpp,1802,2013-08-11
.....................\HRBUST_GODoc.h,1508,2013-08-11
.....................\HRBUST_GOView.cpp,9437,2013-08-12
.....................\HRBUST_GOView.h,1852,2013-08-11
.....................\MainFrm.cpp,2510,2013-08-11
.....................\MainFrm.h,1581,2013-08-11
.....................\ReadMe.txt,4383,2013-08-11
.....................\res

.....................\...\HRBUST_GO.rc2,401,2013-08-11


.....................\Resource.h,497,2013-08-11
.....................\StdAfx.cpp,211,2013-08-11
.....................\StdAfx.h,1054,2013-08-11

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

发表评论

0 个回复

  • ttq
    VC++开发的跳跳棋益智小游戏,跳跳棋益智游戏(Jumping chess program VC++ developed jumping chess puzzle game)
    2012-07-25 22:11:54下载
    积分:1
  • 5-CCMJ
    网狐6.6长春麻将源码Changchun mahjong source network Fox 6.6(Changchun mahjong source network Fox 6.6)
    2011-10-06 14:54:07下载
    积分:1
  • MyChess5
    用API实现的五子棋程序,人人版,对C++API程序的初学者应该有一定的帮助(Backgammon program with the API implementation, all versions of C++ API program should be helpful for beginners)
    2011-11-18 10:56:24下载
    积分:1
  • 3_09104339
    说明:  可以双人对决的VC++围棋程序,游戏打开后可以选择适合15、17寸液晶的窗口,下棋速度很快。 (You can double showdown of the VC++ Go program, the game opens you can select the appropriate 15,17-inch LCD window, playing chess fast.)
    2010-03-24 11:13:58下载
    积分: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
  • wuziqiyouxi
    五子棋游戏,实现人工智能。单机游戏和多机游戏实现过程。(Backgammon games, achieve artificial intelligence. Single and multi-game machine game implementation process.)
    2013-12-09 19:04:44下载
    积分:1
  • ChineseChess
    说明:  中国象棋棋盘C#实现,主要用于学习面向对象相关知识(Chinese chess board C# to achieve, mainly for learning object-oriented knowledge)
    2009-07-26 22:20:46下载
    积分:1
  • PC-boyi
    象棋是一种完全知识博弈,本书介绍一些技术应用于这种博弈(Chess is a game full of knowledge, the book introduces some of the techniques used in this game)
    2011-11-11 17:51:47下载
    积分:1
  • wuziqi
    控制台编的五子棋游戏,用的贪心算法,AI不算太高,但希望对像我一样菜的同学有所启发……(Console compiled 331 games, with the greedy algorithm)
    2011-10-29 19:07:00下载
    积分:1
  • N-Queen
    : N皇后问题,在一个N×N国际象棋盘 上,有N个皇后,每个皇后占一格;要求皇后间不会出现 相互“攻击”的现象,即不能有两个皇后处在同一行、同一 列或同一对角线上。问共有多少种不同的方法。下图以4 个皇后为例,说明一个正确的解( N是一个大于等于2并 且小于等于100的整数)(: N queens problem, a NN chess disk, N-Queen, Queen of the grid requirements between each other " attack" phenomenon does not appear in the Queen' s, that can not have two queens in the same row , the same column or on the diagonal. Asked a total of a number of different ways. The following diagram 4 Queen, for example, indicating that a correct solution (N is a number greater than or equal to 2 and less than or equal to an integer of 100))
    2012-08-31 17:31:00下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载