登录
首页 » Visual C++ » chesschina

chesschina

于 2009-02-16 发布 文件大小:704KB
0 270
下载积分: 1 下载次数: 44

代码说明:

  我自己的毕业设计,中国象棋,界面加音乐播放都算可以,而且可以学习vc堆栈的使用,算法一般。(My graduation project, Chinese chess, plus music player interface can all count, but can also study the use of stack vc.)

文件列表:

chess
.....\chess.aps
.....\chess.clw
.....\chess.cpp
.....\chess.dsp
.....\chess.dsw
.....\chess.h
.....\chess.ncb
.....\chess.opt
.....\chess.plg
.....\chess.rc
.....\chessDlg.cpp
.....\chessDlg.h
.....\Debug
.....\Define.h
.....\Eveluation.cpp
.....\Eveluation.h
.....\IDAlphabeta.cpp
.....\IDAlphabeta.h
.....\MIDI.cpp
.....\MIDI.h
.....\MoveGenerator.cpp
.....\MoveGenerator.h
.....\ReadMe.txt
.....\Release
.....\res
.....\...\chess.ico
.....\...\chess.rc2




.....\...\红帅.bmp
.....\...\红炮.bmp
.....\...\红象.bmp
.....\...\红车.bmp
.....\...\红马.bmp
.....\...\遮罩.bmp
.....\...\黑卒.bmp
.....\...\黑士.bmp
.....\...\黑将.bmp
.....\...\黑炮.bmp
.....\...\黑象.bmp
.....\...\黑车.bmp
.....\...\黑马.bmp
.....\resource.h
.....\SearchEngine.cpp
.....\SearchEngine.h
.....\StdAfx.cpp
.....\StdAfx.h
.....\yajxt.mid

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

发表评论

0 个回复

  • -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
  • ChineseChess
    说明:  中国象棋棋盘C#实现,主要用于学习面向对象相关知识(Chinese chess board C# to achieve, mainly for learning object-oriented knowledge)
    2009-07-26 22:20:46下载
    积分:1
  • wuziqi
    五子棋程序设计,设计方式步骤详尽解释,适合初学者,让你熟悉C语言(Backgammon program design, design approach procedure detailed explanation, suitable for beginners, so you are familiar with the C language)
    2013-08-13 10:31:30下载
    积分:1
  • Net5-
    Net5 是一个支援网路连线的五子棋游戏,可以让你透过网路跟你的亲朋好友 来场五子棋大赛,不过Net5 并没有设计单人的模式,只能利用连线来玩。 (Net5 331 games is a support network connections, allowing you to through the Internet with your friends and family To field 331 contest, but Net5 and design of single mode, only the use of connection play.)
    2012-05-17 14:41:19下载
    积分: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
  • 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
  • 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
  • vc五子网络版本1.0
    网络五子棋系统,用vc实现.学习vc对话框编程,网络编程。(331 network system, using vc achieve. Learning vc dialog programming, network programming.)
    2005-06-16 12:03:04下载
    积分:1
  • wuziqi
    五子棋的实验报告 人工智能 包含的内容很丰富,要了很久,师兄才给的。(very good lecture for)
    2012-06-08 23:47:07下载
    积分:1
  • 五子源码
    一个五子棋源码 .(a source.)
    2004-12-22 23:47:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载