登录
首页 » C++ Builder » chinesechess

chinesechess

于 2009-04-28 发布 文件大小:28151KB
0 93
下载积分: 1 下载次数: 30

代码说明:

  C++ Builder程序设计范例——中国象棋 pdf电子书加源码(C++ Builder programming examples- Chinese Chess pdf e-book plus source)

文件列表:

bcbChess_
.........\AboutDlog.cpp
.........\AboutDlog.dfm
.........\AboutDlog.h
.........\AboutDlog.obj




.........\BkBrush.bmp
.........\Bking.bmp
.........\Bking.ico
.........\Bkngt.bmp
.........\Bmask.bmp
.........\BPAWN.BMP
.........\Brook.bmp
.........\CDefines.h
.........\check.bmp
.........\chess.aps
.........\Chess.bpr
.........\chess.cpp
.........\Chess.exe
.........\Chess.h
.........\chess.ico
.........\chess.obj
.........\chess.rc
.........\chess.RES
.........\Chess.tds
.........\Chess.~bpr
.........\ChessErr.cpp
.........\ChessErr.h
.........\ChessErr.obj
.........\CHKBON.BMP
.........\ColorDlog.cpp
.........\ColorDlog.dfm
.........\ColorDlog.h
.........\ColorDlog.obj
.........\EditForm2.cpp
.........\EditForm2.ddp
.........\EditForm2.dfm
.........\EditForm2.h
.........\EditForm2.obj
.........\EditForm2.~cpp
.........\EditForm2.~ddp
.........\EditForm2.~dfm
.........\EditForm2.~h
.........\EndGameDlog.cpp
.........\EndGameDlog.h
.........\EndGameDlog.obj
.........\Evaluate.cpp
.........\Evaluate.obj
.........\Global.h
.........\GlobalFun.cpp
.........\GlobalFun.obj
.........\Gmask.bmp
.........\InfoForm3.cpp
.........\InfoForm3.ddp
.........\InfoForm3.dfm
.........\InfoForm3.h
.........\InfoForm3.obj
.........\InfoForm3.~cpp
.........\InfoForm3.~ddp
.........\InfoForm3.~dfm
.........\InfoForm3.~h
.........\InputMinPerGame.cpp
.........\InputMinPerGame.dfm
.........\InputMinPerGame.h
.........\InputMinPerGame.obj
.........\InputPlyDepth.cpp
.........\InputPlyDepth.dfm
.........\InputPlyDepth.h
.........\InputPlyDepth.obj
.........\InputSecPerMove.cpp
.........\InputSecPerMove.dfm
.........\InputSecPerMove.h
.........\InputSecPerMove.obj
.........\Kmask.bmp
.........\Ktmask.bmp
.........\MainForm1.cpp
.........\MainForm1.ddp
.........\MainForm1.dfm
.........\MainForm1.h
.........\MainForm1.obj
.........\MainForm1.~cpp
.........\MainForm1.~ddp
.........\MainForm1.~dfm
.........\MainForm1.~h
.........\MoveGener.cpp
.........\MoveGener.obj
.........\myrc.RES
.........\PieceValueDlog.cpp
.........\PieceValueDlog.dfm
.........\PieceValueDlog.h
.........\PieceValueDlog.obj
.........\PMASK.BMP
.........\Rassist.bmp
.........\Rbishop.bmp
.........\Readme.txt
.........\Rgunner.bmp
.........\Rking.bmp

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

发表评论

0 个回复

  • console
    说明:  象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。(Hamilton horse chess circuit algorithm code, recursive partition method. When mn &lt 24 hours was correct. This is a re-upload, the last project oversight does not include source code.)
    2010-04-14 10:50:12下载
    积分:1
  • CSharp-lianliankan
    4涛6太跳跳糖她3涛太3她4太3她3太涛3涛4太(6 4 Tao Tao too popping candy she too 3 3 3 her three of her four too too Tao Tao 3 4 too)
    2013-12-03 20:50:36下载
    积分:1
  • surakarta
    这是一个苏拉卡尔塔的程序 包括界面设计和后台代码(This is a program of Surakarta, including interface design and code-behind)
    2020-10-22 17:47:23下载
    积分:1
  • ChineseChess(源码)
    Chinese chess development cases, idle, reproduced the beginning of chess cases, for reference only, such as infringement deleted at any time
    2019-03-13 00:06:50下载
    积分:1
  • renjixiaqi
    人机下棋:在3×3棋盘上,计算机为一方,用户为一方,交替画“X”和“O”,在行、列、对角线上谁先练成一条直线谁就获得胜利。用类的思想完成,具体功能要求如下: (1)状态显示:计算机可正确显示棋盘,给出提示信息和胜负判断。 (2)用户选择:用户可以选择是先下还是后下,并选择棋子是“X”还是“O”。 (3)每一步都用图形化方式顺序输出 (Man-machine chess: on the 3 X 3 board, the computer for one party, the user for a party, draw an X and O alternately, in the row, column and diagonal who practice who would win in a straight line. Finish, with the ideas of the class specific functional requirements are as follows: (1) status display: the computer can correctly display board, giving prompt information and the outcome of judgment. (2) the user choice: the user can next is first or after, and the pieces is a X or O .)
    2020-07-04 13:00:02下载
    积分: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
  • ttq
    VC++开发的跳跳棋益智小游戏,跳跳棋益智游戏(Jumping chess program VC++ developed jumping chess puzzle game)
    2012-07-25 22:11:54下载
    积分: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
  • MFC-game-example
    说明:  [趣味程序导学Visual.Cpp].董未名.文字版MFC,全是游戏实例([gout program guiding Visual. Cpp]. Tung. Text version MFC weiming,All game example)
    2011-04-03 00:48:48下载
    积分:1
  • FivesChess
    由于五子棋比一字棋难,规则多,又有禁手限制,无法采用简单的搜索和加分方式。 为了分清各种情况的轻重缓急,我们采用一次性打分的策略: 对棋盘上的每个空位根据情况的轻重缓急,越重越争分越高,反之越低,然后根据打分找出分值最高的的位置下子。(Since backgammon difficult than the word chess, rules and more restrictions have cut hand, you can not use a simple search and processing of ways. In order to prioritize a variety of situations, we use a one-time scoring strategy: for each vacancy on the board in accordance with the priorities of the situation, the more weight the more indisputable points higher, whereas the lower, and then find the highest score according to the scoring Location erupted.)
    2014-03-28 15:51:59下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载