-
SP.factory
[原创]非常耐玩的足球小游戏([original] very small Naiwan football game)
- 2020-10-23 16:47:22下载
- 积分:1
-
2028869
诛仙2任务编辑器源码,处于半成品状态,大概能一些功能,易语言编写(Zhu Xian 2 mission editor source code, in a semi)
- 2021-02-01 13:50:00下载
- 积分:1
-
wotlas-src-1.3
JAVA游戏引擎一套(a JAVA game engine)
- 2005-02-27 10:07:52下载
- 积分:1
-
RussiaBlock
用c#写的一个俄罗斯方块的游戏,有源码,血药的下。。。。。。。。。。。。。。(C# write a Tetris game, there is the next source of blood. . . . . . . . . . . . . .)
- 2013-12-13 14:56:28下载
- 积分:1
-
terminal
simon game for play with friends terminals importANTA
- 2009-12-03 00:51:17下载
- 积分: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
-
12种游戏机模拟器源代码
模拟器ARC 、GBC、MD、SFC、GBA 等模拟器源码,仅供参考还有部分未完成(Simulator ARC, GBC, MD, SFC, GBA and other simulator source code, for reference only, there are still some incomplete)
- 2020-06-22 15:20:02下载
- 积分:1
-
WuZi
JAVA写的简单五子棋程序,无人工智能,两个玩家玩(JAVA written backgammon, no artificial intelligence, two players play)
- 2013-09-03 14:11:00下载
- 积分:1
-
XC
说明: 对游戏的怪物属性编辑文件地址 = 取当前目录 () + “\monsterlist.ini”(Monster edit the properties of the game)
- 2014-02-05 14:50:15下载
- 积分:1
-
gobangCPP
C++五子棋代码,有详细的算法注释,代AI算法...可直接运行(C++ gobang game code-with AI。it can work directly)
- 2012-07-01 18:32:24下载
- 积分:1