-
24dianlunwen
一个24点游戏的论文,可以作为格式来用,也可以用来自己做游戏(The papers of a 24-point game, as the format to use, can also be used to make their own game)
- 2012-07-21 12:45:36下载
- 积分:1
-
wang9273winmine
说明: 模仿windows的扫雷程序(一模一样),源代码很有参考价值!(windows imitate the demining process (the same), the source of great reference value!)
- 2006-03-13 15:23:43下载
- 积分:1
-
elsfk
这是一款经典的小游戏,在手机上能玩的俄罗斯方块游戏(this is a game ,it calls "e luo si fang kuai”)
- 2010-01-26 18:26:28下载
- 积分:1
-
aweep-game
一款经典小游戏 扫雷 希望各位i朋友不吝赐教 ~~~多多捧场~~(A classic game mine hope everyone who I glad ~ ~ ~ great support ~ ~)
- 2013-09-13 14:40:22下载
- 积分:1
-
2
说明: Background
Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e.,
Area(R1∩R2∩…∩Rn)
The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines.
For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle.
Input
The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format:
x1 x2 y1 y2
such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers.
Output
The output file contains the area of the intersection of all the rectangles.
- 2013-11-15 02:58:38下载
- 积分:1
-
GuessNumber
界面不是很好看,但是功能完善的还行,挺有趣的一个游戏,手机上有的。(Interface is not very good looking, but also featured the line, a very interesting game, and some mobile phones.)
- 2011-06-01 16:43:30下载
- 积分:1
-
snake
很简单的贪吃蛇,用的都是WINDOWS的API,不过是早期写的,可能可读性上差点,新手可以看(Snake is very simple)
- 2011-07-09 18:38:28下载
- 积分:1
-
tanchishe1.2
贪吃蛇小游戏,用C语言编写,简单有趣 (simple game)
- 2012-08-16 12:54:59下载
- 积分:1
-
llk
使用VC实现的 连连看 所有源代码以及资源文件(Implemented using VC Lianliankan all source code and resource files)
- 2010-07-09 19:44:27下载
- 积分:1
-
DuckHunt
js的初级游戏,duckhunter,本来想放移动设备上用 结果性能不太好(duck hunter)
- 2013-08-27 15:34:16下载
- 积分:1