登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:棋牌游戏
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. c5

  Function: // riffle Description: // 洗牌,然后随机的得到9张牌,要求九张牌不能有重复. Calls: // Called By: // main() Table Accessed: //被修改的表(此项仅对于牵扯到数据库操作的程序) Table Updated: // 被修改的表(此项仅对于牵扯到数据库操作的程序) Input: //Card card[] 牌结构, int size 结构数组的大小 Output: //(Function:// riffle Description:// shuffle, and then randomly get nine cards, requiring nine cards can not be duplicated. Calls:// Called By:// main () Table Accessed:// modified table ( This only involves the operation of the database for the program) Table Updated:// modified table (this only involves the operation of the database for the program) Input:// Card card [] licensing structure, int size structure of the array size Output ://)

4
下载
102
浏览
2013-07-23发布

2. Backgammon

  五子连珠的VC源码,简单有趣 (Five or VC source, easy and fun )

2
下载
106
浏览
2013-07-20发布

3. Backgammon

  五子连珠的VC源码,简单有趣 (Five or VC source, easy and fun )

2
下载
104
浏览
2013-07-20发布

4. wuziqi

  五子棋游戏源码,界面优美经典,编程思路清晰,非常适合学习。(Backgammon game source code, interface and beautiful classic programming ideas clearly, very suitable for learning.)

3
下载
130
浏览
2013-04-05发布

5. CardGames

  发牌程序,利用MFC编写,采用双缓冲技术实现发牌和显示(Licensing procedures, written using MFC)

4
下载
96
浏览
2013-04-02发布

6. Chess

  简易的中国象棋游戏,用VC++.net编程(Chinese chess)

2
下载
108
浏览
2013-03-11发布

7. Fivechess

  实现简单的五指棋的功能 ,还有背景的音乐MPE3播放器(Implement a simple function of five fingers move, there is background music MPE3 player)

4
下载
112
浏览
2013-03-05发布

8. Ex_FiveChess

  使用MFC实现五子棋的简单功能,可以和电脑下棋。(MFC backgammon simple functions, and computer chess.)

4
下载
115
浏览
2013-01-16发布

9. 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.)

19
下载
99
浏览
2013-01-08发布

10. wuziqi

  五子棋小程序,基于MFC的编程,简单的小程序(Backgammon program, based MFC)

6
下载
119
浏览
2012-12-09发布

11. 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.)

4
下载
132
浏览
2012-11-05发布

12. 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))

4
下载
128
浏览
2012-08-31发布

13. MyFirstMFC

  围棋游戏源码,实现了落子、提子功能。 如果有编译错误,请去掉报错行的空格(“GoChess” Game Source code)

7
下载
113
浏览
2012-08-20发布

14. ttq

  VC++开发的跳跳棋益智小游戏,跳跳棋益智游戏(Jumping chess program VC++ developed jumping chess puzzle game)

7
下载
101
浏览
2012-07-25发布

15. 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.)

5
下载
110
浏览
2012-07-17发布

16. gobangCPP

  C++五子棋代码,有详细的算法注释,代AI算法...可直接运行(C++ gobang game code-with AI。it can work directly)

4
下载
140
浏览
2012-07-01发布

17. draw

  一款五子棋游戏,可以实现人机交互,有打开、保存、反悔、输赢等功能(A 331 game, the human-computer interaction, there are open, save, go back, win or lose)

3
下载
108
浏览
2012-06-27发布

18. wuziqi

  五子棋的实验报告 人工智能 包含的内容很丰富,要了很久,师兄才给的。(very good lecture for)

8
下载
122
浏览
2012-06-08发布

19. EJXQ

  人机象棋也可以人人对战,有一份管理象棋走法策略的类(Man-machine chess can play against everyone, the class of the chess moves of a management strategy)

6
下载
104
浏览
2012-06-07发布

20. wuziqi

  五子棋巧妙设计,可以帮你设计出界面丰富的五子棋,很好玩(Backgammon clever design can help you design the 331 interface, a lot of fun)

3
下载
118
浏览
2012-05-21发布