-
rf
说明: c#俄罗斯方块 功能比较简单 但是代码也很少(c# Tetris function is relatively simple but the code is rarely)
- 2013-06-15 00:27:27下载
- 积分:1
-
Triton
Triton game, modification of pyton or snake
- 2012-08-18 04:48:48下载
- 积分:1
-
Eluosi
以前写的一个俄罗斯方块程序
纯Windows API 和 GDI接口编写的
是学习Windows编程的好例子(A Tetris program used to write pure Windows API the GDI interface to write is a good example to learn Windows programming)
- 2012-09-07 13:12:21下载
- 积分:1
-
DlgCustom
基于VC的windows程序设计的贪吃蛇游戏编程(Based the VC windows program design Snake Game Programming)
- 2012-11-19 15:00:10下载
- 积分:1
-
AdvInAbat
说明: 一个采用VC+DX8.0编程的2D游戏, 有一定的可玩性.
游戏主题: 屠宰场.
同时, 对于学习DX和VC也有一定的帮助
(using VC DX8.0 a 2D game programming, a certain degree of fun. The game theme : the slaughterhouse. Meanwhile, the study also DX and VC can help)
- 2005-10-13 17:11:32下载
- 积分:1
-
Solution1
用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses • Hotels • Rolling doubles • Players will not be allowed to sell properties once purchased. • Players may mortgage a property but it will remain mortgaged for the rest of the game. • No one will ever go to jail.(vb.net do with the millionaires, a Console Application models that the game of Monopoly.Houses Hotels## 8226 8226 8226 Rolling doubles# Players will not be allowed to sell properties once purchased.# 8226 Players may mortgage a property but it will remain mortgaged for the rest of the game.# 8226 No one will ever go to jail.)
- 2005-04-23 07:33:09下载
- 积分:1
-
poly
标题: 多边形游戏
时 限: 1000 ms
内存限制: 10000 K
总时限: 3000 ms
描述: 多边形游戏是一个单人玩的游戏,开始时有一个由n个顶点构成的多边形。每个顶点被赋予一个整数值,每条边被赋予一个运算符“+”或“*”。所有边依次用整数从1到n编号。
游戏第1步,将一条边删除。
随后n-1步按以下方式操作:
(1)选择一条边E以及由E连接着的2个顶点V1和V2;
(2)用一个新的顶点取代边E以及由E连接着的2个顶点V1和V2。将由顶点V1和V2的整数值通过边E上的运算得到的结果赋予新顶点。
最后,所有边都被删除,游戏结束。游戏的得分就是所剩顶点上的整数值。
输入: 输入共两行,第一行一个整数n表示顶点个数,第二行共2*n个数,分别为数字和字符。
例如:对于上图中的问题,我们可以这样按输入样例中的例子输入,数学中的“+”号代表加法,小写字母“x”代表乘法。
输出: 一个整数,计算最高得分。
输入样例: 5
10 + -1 x -2 x 3 + -8 x
输出样例: 486
(标题: 多边形游戏
时 限: 1000 ms
内存限制: 10000 K
总时限: 3000 ms
描述: 多边形游戏是一个单人玩的游戏,开始时有一个由n个顶点构成的多边形。每个顶点被赋予一个整数值,每条边被赋予一个运算符“+”或“*”。所有边依次用整数从1到n编号。
游戏第1步,将一条边删除。
随后n-1步按以下方式操作:
(1)选择一条边E以及由E连接着的2个顶点V1和V2;
(2)用一个新的顶点取代边E以及由E连接着的2个顶点V1和V2。将由顶点V1和V2的整数值通过边E上的运算得到的结果赋予新顶点。
最后,所有边都被删除,游戏结束。游戏的得分就是所剩顶点上的整数值。
输入: 输入共两行,第一行一个整数n表示顶点个数,第二行共2*n个数,分别为数字和字符。
例如:对于上图中的问题,我们可以这样按输入样例中的例子输入,数学中的“+”号代表加法,小写字母“x”代表乘法。
输出: 一个整数,计算最高得分。
输入样例: 5
10+-1 x-2 x 3+-8 x
输出样例: 486
)
- 2012-12-17 10:35:16下载
- 积分:1
-
source
《Visual C++游戏开发经典案例详解》书中的源代码,希望对大家有一些帮助!(" Visual C++ game development classic cases." book of the source code, we hope to have some help!
)
- 2011-12-27 10:34:45下载
- 积分:1
-
代理假人压测
集群压测,打爆任何中小型Minecraft服务器(Cluster pressure measurement, any small Minecraft server.)
- 2017-08-14 21:43:19下载
- 积分:1
-
SNAHAN
很好玩的用C写的贪吃蛇,代码易懂,简明清晰,适合于初学者(is a lot of fun to write the C of the huge memory, code understandable, clear and concise, and suitable for beginners)
- 2007-06-10 22:23:58下载
- 积分:1