登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站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
已选条件
  1. 编程语言:C++
  2. 代码类别:游戏
  3. 发布时间:近三天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

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

7
下载
169
浏览
2011-11-30发布

2. wasdewf

  小游戏开发实例。里面有很多小游戏的源代码以及解说。(games source code)

3
下载
307
浏览
2011-11-29发布

3. qinwajiaohuan

  青蛙交换游戏,用c语言编写的,亲测可行!亲们,可以下载学习下~!!!(Frog exchange game, with the c language, pro-test possible! Pro, you can download to learn the next ~!!!)

6
下载
125
浏览
2011-11-28发布

4. BlockGame

  俄罗斯方块的游戏 在别处下载的 希望对你们有用(Tetris game download elsewhere that you want to be useful)

3
下载
249
浏览
2011-11-27发布

5. TTimo-doom3.gpl-1559777

  doom3全套源代码,基于id tech 4引擎,绝对经典,值得学习和研究。(the souce code of doom3. Based upon id tech 4 engine.Good code to study. )

27
下载
203
浏览
2011-11-24发布

6. sanguo

  一款三国游戏,描述名将关羽勇猛杀敌,画面一般,新手上路(A three game, describing famous Guan Yu brave enemy, the general picture, Newbie)

8
下载
175
浏览
2011-11-21发布

7. TicTacToe_dzy

  一个简单的井字过三关游戏,用qt实现...人机对弈AI(TipTacToe Game implementation)

6
下载
107
浏览
2011-11-21发布

8. MyChess5

  用API实现的五子棋程序,人人版,对C++API程序的初学者应该有一定的帮助(Backgammon program with the API implementation, all versions of C++ API program should be helpful for beginners)

3
下载
171
浏览
2011-11-18发布

9. GameOfLife

  汉化版的“生命游戏”程序,可以演示生命的生成和消亡过程!(Game Of Live!)

6
下载
211
浏览
2011-11-15发布

11. PC-boyi

  象棋是一种完全知识博弈,本书介绍一些技术应用于这种博弈(Chess is a game full of knowledge, the book introduces some of the techniques used in this game)

3
下载
153
浏览
2011-11-11发布

12. pintu

  这是一个拼图游戏源码,课一实现3*3或4*4的拼图游戏,并给出时间,记录时间少的成绩。(This is a puzzle game source code, class one to achieve 3 or 4* 3* 4 jigsaw puzzle, and gives time to record less time results.)

3
下载
278
浏览
2011-11-09发布

13. FaceFX

  FaceFX利用声音信息产生高质量的面部动画 FaceFX 是OC3 Entertainment用于利用声音文件创建逼真的面部动画的前沿解决方案。FaceFX是近几年口型同步、3D艺术及面部动画的最高峰。它更便于分批处理游戏音频文件,为动画加入表情同时不会破坏口型同步,将动画调整到最佳状态,还可将整个解决方案与美工工作流程融合。 FaceFX技术成功应用于150多个3 A 级游戏。借助FaceFX Studio Unlimited的源代码,开发人员可以灵活地将解决方案与开发的生产流程相融合,还可使用所有的分批处理功能。游戏工程师可利用FaceFX SDK直接下载.facefx 文档,并能高速播放经过内存优化的面部动画。 (FaceFX use of sound information to produce high quality facial animation FaceFX is OC3 Entertainment for the use of sound files to create realistic facial animation solutions to the forefront. FaceFX lip sync in recent years, 3D Art and facial animation s highest peak. It is easier to handle game audio files in batches, adding expression for the animation without damage to lip-synch, will adjust to the best animation, but also the whole art workflow solutions and integration. FaceFX technology successfully used in more than 150 3 A-level game. With FaceFX Studio Unlimited source code, developers have the flexibility to develop the solution with the integration of production processes, but also use all the batch processing capabilities. Engineers can use FaceFX SDK games direct download. Facefx document, and can play through high-speed memory to optimize facial animation. )

438
下载
497
浏览
2011-11-07发布

14. xiangqi.tar

  在vc平台下编写的一款简单的开源象棋游戏,人机对战模式。(A simple chess game)

3
下载
176
浏览
2011-11-02发布

15. wuziqi

  控制台编的五子棋游戏,用的贪心算法,AI不算太高,但希望对像我一样菜的同学有所启发……(Console compiled 331 games, with the greedy algorithm)

12
下载
182
浏览
2011-10-29发布

16. VSCCP

  Very Simple Chinese Chess Program

8
下载
167
浏览
2011-10-14发布

17. 5-CCMJ

  网狐6.6长春麻将源码Changchun mahjong source network Fox 6.6(Changchun mahjong source network Fox 6.6)

15
下载
165
浏览
2011-10-06发布

18. box2d-chinese-tutorial

  box2d中文教程,一个物理引擎,做游戏的朋友们可以研究一下。愤怒的小鸟就是用的这个引擎。(box2d Chinese tutorial, a physics engine, games, friends can look at. Angry bird is to use this engine.)

20
下载
218
浏览
2011-10-05发布

19. JYNet

  俄罗斯方块 联网版 不错很好,功能齐全。(Networked version of Tetris)

3
下载
243
浏览
2011-10-01发布

20. 2004102120533898

  经典小游戏很好的的在品台上运行,希望大家能喜欢(A good classic game to run on stage in the product, I hope you like)

4
下载
247
浏览
2011-09-21发布