-
直插式电阻电容封装与尺寸图解(20190724083559)
说明: 直插式电阻电容封装与尺寸图解(20190724083559)(Direct-plug Resistance Capacitance Packaging and Dimension Diagram (20190724083559))
- 2020-06-15 22:55:01下载
- 积分:1
-
GTM_DesignSim-master
GTM_DesignSim-master
- 2020-06-16 10:00:11下载
- 积分: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
-
haad__with
将各个项目子目录拷贝到硬盘上,然后可以用Visual Basic打开程序(Copies all subdirectories to the hard disk, and then can open the program with Visual Basic)
- 2017-05-20 21:16:15下载
- 积分:1
-
Ansys专题教程,里面包括动力学、电磁场、优化设计、热分析、耦合场和几个例子ansysbook
Ansys专题教程,里面包括动力学、电磁场、优化设计、热分析、耦合场和几个例子(Ansys book contains dynamics,electromagnetic field,optimization design,analysis of heat,coupling field and several examples)
- 2009-03-02 20:31:49下载
- 积分:1
-
GY86-C
说明: 用于惯性导航算法开发,集成所有传感器的初始化,可以读数据。(IMU development, AHRS,this is an easy thing for everyone. let's go go go .)
- 2018-03-27 10:57:49下载
- 积分:1
-
76609484EN-AWS3-BT-V2.1
MIYACHI 焊机操作使用说明, AWS3操作监视系统(Welding device for MIYACHI, operating instructions and AWS3 operating system)
- 2018-05-10 09:36:06下载
- 积分:1
-
分数阶 dspace
说明: DSPACE的一些文章,对DSPACE有兴趣的人可以借鉴借鉴(some literature about dspace)
- 2021-01-02 20:48:57下载
- 积分:1
-
彩色图像自动阀值分割论文,是我做项目时用到的最好的文档资料...
彩色图像自动阀值分割论文,是我做项目时用到的最好的文档资料
- 2023-05-17 19:55:02下载
- 积分:1
-
DAG中最长路径
说明: 在一个有向无环图中求最长路径,利用了拓扑排序(Finding the longest path in a directed acyclic graph by using topological ordering)
- 2019-06-14 11:36:12下载
- 积分:1