登录

最新会员 最新下载

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29

成为了本站VIP会员

2024-12-21 19:40
已选条件
  1. 编程语言:C#
  2. 代码类别:游戏
  3. 发布时间:半年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Chess_Easy

  基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。(design the chess game by use Visual C++ , Socket technology, Mutil Thread.)

6
下载
163
浏览
2013-09-17发布

2. Chess_Easy

  基于Visual C++实现的局域网象棋游戏,Socket通信,多线程。(design the chess game by use Visual C++ , Socket technology, Mutil Thread.)

6
下载
153
浏览
2013-09-17发布

3. aweep-game

  一款经典小游戏 扫雷 希望各位i朋友不吝赐教 ~~~多多捧场~~(A classic game mine hope everyone who I glad ~ ~ ~ great support ~ ~)

1
下载
150
浏览
2013-09-13发布

4. aweep-game

  一款经典小游戏 扫雷 希望各位i朋友不吝赐教 ~~~多多捧场~~(A classic game mine hope everyone who I glad ~ ~ ~ great support ~ ~)

1
下载
154
浏览
2013-09-13发布

5. TheTetrisGame

  经典游戏俄罗斯方块的一种简单实现,支持玩家信息的保存和统计。(A classic game of Tetris simple implementation, support the players the preservation of information and statistics.)

1
下载
246
浏览
2013-09-11发布

6. TheTetrisGame

  经典游戏俄罗斯方块的一种简单实现,支持玩家信息的保存和统计。(A classic game of Tetris simple implementation, support the players the preservation of information and statistics.)

1
下载
244
浏览
2013-09-11发布

7. MY-Project

  俄罗斯方块游戏的c++简单实现,参考学习很有价值(Tetris game c++ simple realization, learning valuable reference)

2
下载
202
浏览
2013-09-09发布

8. MY-Project

  俄罗斯方块游戏的c++简单实现,参考学习很有价值(Tetris game c++ simple realization, learning valuable reference)

2
下载
195
浏览
2013-09-09发布

9. zuma

  祖玛小游戏 实现基本功能 基本算法 给大家参考一下 地图两种圆形 和 直线(Zuma game to achieve the basic functions basic algorithm to refer to two kinds of circular and linear maps)

23
下载
213
浏览
2013-09-02发布

10. zuma

  祖玛小游戏 实现基本功能 基本算法 给大家参考一下 地图两种圆形 和 直线(Zuma game to achieve the basic functions basic algorithm to refer to two kinds of circular and linear maps)

23
下载
198
浏览
2013-09-02发布

12. GAME

  程序产生一个随机数,游戏者输入数据进行猜测。治理员可输入密码,其中普通治理员只能获得答案,超级治理员获得答案并能修改普通治理员密码(Program generates a random number, the player to guess the input data. Administrator can enter a password, which the general administrator can only get answers, get answers and super administrator can modify the general administrator password)

1
下载
166
浏览
2013-08-29发布

13. GAME

  程序产生一个随机数,游戏者输入数据进行猜测。治理员可输入密码,其中普通治理员只能获得答案,超级治理员获得答案并能修改普通治理员密码(Program generates a random number, the player to guess the input data. Administrator can enter a password, which the general administrator can only get answers, get answers and super administrator can modify the general administrator password)

1
下载
204
浏览
2013-08-29发布

14. view2

  游戏地图编辑器一个基于VC++ MFC DX9 的地图编辑工具(Game map editor based on VC++ MFC DX9 map editing tools)

6
下载
90
浏览
2013-08-29发布

15. view2

  游戏地图编辑器一个基于VC++ MFC DX9 的地图编辑工具(Game map editor based on VC++ MFC DX9 map editing tools)

5
下载
84
浏览
2013-08-29发布

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

3
下载
147
浏览
2013-08-19发布

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

3
下载
160
浏览
2013-08-19发布

18. 24Points

  24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)

4
下载
261
浏览
2013-08-19发布

19. 24Points

  24点游戏,找出所有解。给任意4个数,该程序能找出所有通过加,减,乘,除,括号算出24结果的算式。(24-point game, find all solutions. To any four numbers, the program can identify all through add, subtract, multiply, divide, calculate 24 results parentheses formula.)

4
下载
233
浏览
2013-08-19发布

20. HRBUST_GO_2013_08_12A

  一个自主开发的围棋软件,有简单的ai进行对弈,适合新手学习之用(An independent development of chess software, chess has a simple ai be suitable for novice learning purposes)

12
下载
134
浏览
2013-08-18发布