登录
首页 » Visual C++ » HRBUST_GO_2013_08_12A

HRBUST_GO_2013_08_12A

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

  • LLK1.41_FullSources
    连连看.net代码。最新更新的,VS2005开发。(Lianliankan. Net code. The latest update, VS2005 development.)
    2008-04-18 09:28:04下载
    积分: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
  • 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
  • -the-poker-game
    本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said. Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
    2013-08-19 15:13:48下载
    积分: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
  • wlwzq
    五子棋人机对战网络对战 五子棋人机对战网络对战 (331 man-machine players magic 331 man-machine players magic 331 magic man-machine players)
    2006-07-07 08:59:53下载
    积分:1
  • russiablock
    多人联网对战的俄罗斯方块程序。可以再局域网中进行(Multiplayer Battle Tetris networking programs.)
    2009-10-31 16:16:24下载
    积分:1
  • wuziqiyouxi
    五子棋游戏,实现人工智能。单机游戏和多机游戏实现过程。(Backgammon games, achieve artificial intelligence. Single and multi-game machine game implementation process.)
    2013-12-09 19:04:44下载
    积分:1
  • card
    简单的10点半扑克牌游戏,最接近10点半者为胜,花牌算半点!(pukepai)
    2009-03-09 14:38:45下载
    积分:1
  • wzq
    用c语言写的五子棋游戏,用 了人工智能的,算法很好的。(us c)
    2010-05-18 23:09:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载