-
code for hooking keyboard
code for hooking keyboard
- 2022-02-02 06:15:02下载
- 积分: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
-
NOMA-OFDMA-SIM
说明: NOMA和OFDMA的对比,可以进一步使用优化算法分析(Comparison between noma and OFDMA)
- 2020-10-12 22:47:32下载
- 积分:1
-
welch
weltch窗函数滑动平均法,适合于初学信号处理的读者(Moving average of weltch window function.it is suitable for the readers who fistly learn the signal processing)
- 2020-12-27 10:09:02下载
- 积分:1
-
Alarm clock with PIC microcontroller
Alarm clock with PIC microcontroller
- 2022-03-17 23:11:45下载
- 积分:1
-
linux下运行的撞球游戏
linux下运行的撞球游戏-running under billiard game
- 2022-07-09 11:15:06下载
- 积分:1
-
commLTETurboDecoder
lte decoder in matlab
- 2020-11-05 19:59:50下载
- 积分:1
-
Rotation
说明: 旋转矩阵;大气系数建模;大地系转地心系的;落点预报;数值计算;坐标转换;优化算法;空间直角坐标系(Rotation matrix; atmospheric coefficient modeling; geodetic system to geocentric system; landing point prediction; numerical calculation; coordinate transformation; optimization algorithm; spatial rectangular coordinate system)
- 2020-03-21 19:07:53下载
- 积分:1
-
src
Petri网中XML根结点为net,其属性有id、type,其子结点有四个,分别为token,place,transition,arc。根据传入矩阵生成Petri网(In Petri nets, the root node of XML is net, and its attributes are ID and type. There are four sub-nodes: token, place, transition and arc. Generating Petri Nets from Input Matrix)
- 2019-03-15 15:46:29下载
- 积分:1
-
利用反步法
说明: 利用反步法完成多机器人轨迹跟踪,并在MATLAB平台完成仿真(Trajectory Tracking of Multi-Robot Using Backstepping Method)
- 2019-06-25 11:12:13下载
- 积分:1