登录
首页 » Visual C++ » HRBUST_GO_2013_08_12A

HRBUST_GO_2013_08_12A

于 2013-08-18 发布 文件大小:1902KB
0 239
下载积分: 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 个回复

  • 111
    俄罗斯方块 Visual C++ 6 源码(Tetris Visual C++ 6 source)
    2007-11-25 09:42:25下载
    积分:1
  • card
    纸牌洗牌翻拍程序,实现对纸牌的洗牌,翻牌等功能,逐步演示,形象直观(Cards shuffle licensing procedures to achieve the cards of the reshuffle, flop and other functions, step by step demonstration, the visual image)
    2016-09-28 13:05:10下载
    积分:1
  • chess-gamePnet
    socket实现象棋游戏联网,程序中iP和port已指定,运行时根据自己的ip改下就行(chinese chess)
    2012-03-04 22:15:28下载
    积分:1
  • fivesource
    五子棋源码 (Gobang game source)
    2020-06-26 12:40:01下载
    积分:1
  • tmp
    编写一个模拟人工洗牌的程序,将洗好的牌分别发给四个人。 使用结构card 来描述一张牌,用随机函数来模拟人工洗牌的过程,最后将洗好的52张牌顺序分别发给四个人。 对每个人的牌要按桥牌的规则输出。即一个人的牌要先按牌的花色(顺序为梅花、方块、红心和黑桃)进行分类,同一类的牌要再按A、K、Q、J、…、3、2牌的大小顺序排列。另发牌应按四个人的顺序依次分发。(Write a simulation program manual shuffle, the cards were sent to wash a good four. Card use to describe the structure of a card, with the random function to simulate the manual process of shuffling, and finally wash the good order of 52 cards were issued to four people. Cards for each person according to the rules of bridge output. That is, a person' s license have to press the card suit (in order of clubs, diamonds, hearts and spades) classification, the same type of licenses to press A, K, Q, J, ..., 3,2 card the size of the order. The other four licensing the order should be distributed.)
    2011-11-30 13:15:30下载
    积分: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
  • 85646465467
    VB语言写的扑克牌电脑魔术——读懂你的心源代码.(VB language to write the poker magic computer- read your source code.)
    2013-08-09 11:36:59下载
    积分:1
  • five
    用C++ 实现了五子棋游戏,使用的部分人工智能算法 (Using C++ implementation of the Five in a Row game, using some artificial intelligence algorithms)
    2010-06-07 17:31:04下载
    积分:1
  • lelss-linuuxi
    用linuX 下的C语言 运用CURSES开发的俄罗斯方方块游戏源码,非常好,这个是本人原创,值的参考 可直接使用。 (The C language under Linux using CURSES development of the Russian puzzle game source code, very good, this is my original, the value of the reference can be directly used.)
    2012-07-17 22:31:34下载
    积分:1
  • CardGames
    发牌程序,利用MFC编写,采用双缓冲技术实现发牌和显示(Licensing procedures, written using MFC)
    2013-04-02 19:18:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载