-
用PC调试GSM模块的软件,做为GSM开发工程师的有效利器
用PC调试GSM模块的软件,做为GSM开发工程师的有效利器-GSM module debugging using PC software, GSM as an effective tool for development engineers
- 2023-03-03 15:00:04下载
- 积分: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
-
concrete used in the calculation of nonlinear time to select a suitable concrete...
用于计算混凝土非线性时,选取了合适的混凝土本构关系,FORTRAN编制,清华大学的路新政编制-concrete used in the calculation of nonlinear time to select a suitable concrete constitutive compiled FORTRAN, Tsinghua University establishment of the new political path
- 2022-06-21 04:53:42下载
- 积分:1
-
Python_SC
说明: 使用Python语言读取SC雷达数据,运行程序可以将所有仰角数据绘图并保存(Using Python language to read SC radar data, the running program can draw and save all elevation data.)
- 2020-06-18 16:00:02下载
- 积分:1
-
hanfeng
双椭球焊接子程序,用于ABAQUS焊接调用(Welding subroutine, in order to facilitate ABAQUS simulation welding seam.)
- 2018-10-04 01:08:25下载
- 积分:1
-
pieces of the jigsaw have their own designated pictures games, with vb developme...
这是一个拼图游戏,可以自己指定图片进行游戏,用vb开发的小程序-pieces of the jigsaw have their own designated pictures games, with vb development of small programs
- 2022-01-25 16:19:05下载
- 积分:1
-
bootRes包算相关系数
说明: R 语言 bootRes包算相关系数 计算bootstrapped 相关系数(calculate bootstrapped correlation)
- 2021-04-19 11:38:54下载
- 积分:1
-
[MATLAB语言常用算法程序集].龚纯.扫描版
matlab常用算法程序集.龚纯.PDF扫描版文件,里面有算法程序(Matlab commonly used algorithm assembly. Gong Chun.PDF scan version of the file, there are algorithm procedures)
- 2018-05-03 09:45:39下载
- 积分:1
-
竖长带缩略图幻灯片切换代码
一个竖长的带缩略图幻灯片切换代码,曾经在中国移动12530网站上使用过,现在整理出来了,你可以用在自己的网站上。效果描述:鼠标放在最下边的小图上,对应的大图片淡入淡出切换显示,大图带文字说明。
- 2022-01-24 17:00:43下载
- 积分:1
-
VC++实现菜单功能,适合初学者学习使用
VC++实现菜单功能,适合初学者学习使用-VC++ Realize menu function, suitable for beginners learning to use
- 2022-10-06 10:00:02下载
- 积分:1