登录

最新会员 最新下载

成为了本站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. geki3_1.0.3

  一个纵版的飞行射击游戏Geki3, 日本人写的游戏,代码框架很好,我现在就用这个框架开发飞行射击游戏。(A vertical version of the flight shooting game Geki3, written in Japanese games, code framework for good, I will now use this framework for the development of flight shooting game.)

59
下载
139
浏览
2008-01-30发布

2. WumpusWorld

  一个关于巫魔的小游戏程序,是课堂作业,但也体现了些人工智能方面的知识。(Umoja a small game program is classroom work, but also embodies some knowledge of Artificial Intelligence.)

31
下载
71
浏览
2008-01-21发布

3. go_chess

  这是C++编写的围棋打谱程序,读取SGF棋谱文件格式,欢迎围棋爱好人士使用。(This is the C++ Prepared to fight Go spectrum procedures, read chess SGF file formats are welcome to Go-loving users.)

116
下载
108
浏览
2008-01-20发布

4. tree

  森林的布局,游戏当中,场景和人物的关系,在前面,还是后面,遮隐效果(The layout of the forest, games, the relationship between scenes and characters in front or behind, nothing hidden effects)

68
下载
100
浏览
2008-01-17发布

5. MusicalContentFundamentals

  3D游戏开发领域专家撰写的游戏开发经典启迪性文章之一(3D game development written by experts in the field of game development, one of the classic inspirational articles)

5
下载
70
浏览
2008-01-16发布

6. 3DRacers

  3d赛车的游戏代码 包含资源文件 和代码文件(3d racing game code contains the resource files and code files)

72
下载
105
浏览
2008-01-14发布

7. Basic5

  3d 游戏编程入门教程之例子源码--滚动的色子(3d Game Programming Tutorial example of source code- rolling bosons)

9
下载
100
浏览
2008-01-10发布

8. 11

说明:  拼图游戏,也是很好的源码,减压后就知道了(Jigsaw puzzle, but also a good source, after decompression know)

0
下载
86
浏览
2007-12-30发布

9. five

  c++实现的一个五子棋人机对弈程序 使用了alpha-beta剪枝算法 具有一定的棋力(c++ achieve a Gobang man-machine chess program using alpha-beta pruning technique have棋力)

79
下载
92
浏览
2007-12-29发布

10. VegaDirectInpu

  主流仿真软件Vega对游戏手柄的操作支持有限,本文介绍了对Vega操作手柄的扩充功能。(Vega mainstream simulation software for the operational support Gamestick limited, This paper introduces the operating handle on the Vega extensions.)

17
下载
79
浏览
2007-12-21发布

11. Snake_App

  一个简单的贪吃蛇游戏的程序,程序运行时会有操作指导。(Snake game is a simple procedure, the program will be run-time operation of the guidance.)

3
下载
97
浏览
2007-12-19发布

12. tank

  一款很不错的 tank 游戏的C++源代码(A very good tank game C++ Source code)

9
下载
89
浏览
2007-12-17发布

13. 8queen

  在一个8×8国际象棋盘上,有8个皇后,每个皇后占一格;要求皇后间不会出现相互"攻击"的现象,即不能有两个皇后处在同一行、同一列或同一对角线上。问共有多少种不同的方法。 本算法采用一维数组来进行处理。数组的下标i表示棋盘上的第i列,a[i]的值表示皇后在第i列所放的位置。如:a[1]=5,表示在棋盘的第一例的第五行放一个皇后。(8 × 8 in a chess set, there s eight, each accounting for a Queen s grid request will not be any mutual between Queen s attack phenomenon, that can not have two Queen s in the same line, the same row or the same diagonal. Asked the total number of different ways. This algorithm uses one-dimensional array to be processed. Array subscript i said i chessboard first out, a [i] value that s in the first place i listed by location. Such as: a [1] = 5, said the first cases in the chessboard of the fifth line of a Queen s release.)

43
下载
112
浏览
2007-12-15发布

14. chinaxq

  中国象棋网络版,本人写了将近一个月才完成的,部分是参考网上的.(Chinese Chess online version, I wrote almost a month to complete, partly with reference to the web.)

170
下载
123
浏览
2007-12-10发布

15. wuziqi

  该工程是一个非常完整的,优化的五子棋源代码(VC),可以帮你学习路径选择算法和vc编程.(The project is a very complete, optimized Gobang source code (VC), can help you learn the path selection algorithm and programming vc.)

6
下载
136
浏览
2007-11-30发布

16. PocketLian

  Pocket PC上的连连看小游戏代码,模仿“连连看”的游戏基本功能的源代码修改而来(Lianliankan on Pocket PC game code, imitate Lianliankan the basic functions of the game s source code modifications from)

37
下载
105
浏览
2007-11-29发布

17. c++classicgameprogram

  《c++经典游戏编程》配书源码,例子经典,对游戏开发有很强的借鉴作用( C++ Classic game programming book with source code, for example, a classic of game development has a strong reference)

37
下载
79
浏览
2007-11-28发布

18. 111

  俄罗斯方块 Visual C++ 6 源码(Tetris Visual C++ 6 source)

6
下载
154
浏览
2007-11-25发布

19. zhipaiyouxi

  用C++实现的制作一个简单的纸牌游戏的程序源码,大家可能在做报告时遇到(With C++ Realize the production of a simple procedure for card games source, make the report in the U.S. may encounter)

84
下载
143
浏览
2007-11-02发布

20. T3DCHA~4

  游戏的声音图像演示程序,通过本程序的演示说明你可以清楚的了解游戏的声音图像(The voice of the game demo images, through the demonstration of this procedure to show that you can clearly understand the voice of the game image)

12
下载
96
浏览
2007-10-27发布