-
games
小精灵游戏,C++的课程设计的作业。关于游戏的初步学习(little games of a small program )
- 2020-07-04 16:20:02下载
- 积分:1
-
1
说明: 输入1-13中的四个数,输入要计算的值(24点游戏就输入24),计算机穷举法给出计算公式(Enter the four numbers 1-13, enter the values to be calculated (24-point game on the importation of 24), the computer gives exhaustive formula)
- 2013-06-27 13:20:15下载
- 积分:1
-
WindowsGame2
一個簡單得搶旗子遊戲用上下左右移動WINDOWS GAME(Grab a simple flag games to move up and down)
- 2012-10-26 22:11:24下载
- 积分:1
-
Migong
迷宫小游戏,尽可能的模仿现实中的迷宫游戏(Maze small game, as far as possible the imitation of the real maze game
)
- 2012-02-27 16:19:45下载
- 积分:1
-
DKGame4
说明: dkink的《疯狂虫子》附带地图编辑器,很适合新手的游戏。(dkink the crazy bug attached to the map editor, it is suitable for novice game.)
- 2008-09-15 13:15:38下载
- 积分:1
-
Tetris-GAME
俄罗斯方块小游戏,使用matlab编程,内有画面截图。(Tetris game, using MATLAB programming, there are screenshots.)
- 2015-03-30 16:41:36下载
- 积分: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
-
1000y的相关内容
1000y的相关内容 1000y related content
- 2019-03-06 04:44:59下载
- 积分:1
-
Electronic-clock-
纪念2013桌面小工具,具有整点报时,日期显示,星期显示,秒表功能,小巧玲珑,很好用!划时代的记录。(A Electronic Clock )
- 2013-10-18 08:16:14下载
- 积分:1
-
ShowRubyCube
魔方,供大家学习交流!里面有详细的注解,方便学习使用!(Rubik s cube, for everybody to learn communication!There is a detailed comments, convenient and learn to use!)
- 2016-02-29 16:51:13下载
- 积分:1