-
zhongli
说明: 该程序是实现重力勘探中球体正演和水平圆柱体正演,并进行相应的处理(The exploration program is to realize the gravity and the horizontal cylinder forward ball forward, and make the appropriate treatment)
- 2011-04-05 21:38:34下载
- 积分:1
-
duffing
Duffing方程是描述共振现象、调和振动、次调和振动、拟周期振动、概周期振动、奇异吸引子和混沌现象(或随机过程)的简单数学模型。因此,在非线性振动理论中研究,Duffing方程具有重要的意义。(duffing equation slove procedure)
- 2021-04-11 16:18:58下载
- 积分:1
-
该计划将给BCD七段显示的功能
this program will give the functionality of bcd to seven segment display
- 2023-01-02 02:35:03下载
- 积分:1
-
javalocal
子类方法不可比父类方法抛出更多的例外。子类抛出的例外或者与父类抛出的例外一致,或者是父类抛出例外的子类型。或者子类型不抛出例外。(Class methods are not comparable to the parent class method throws more exceptions. The subclass thrown exception or thrown with the parent class exceptions, or the parent class throw exception sub type. Do not throw exceptions or sub type.
)
- 2013-10-18 19:51:43下载
- 积分:1
-
1030HB
说明: 运用PC连接线扫描相机,完成对材料的测量,实现在线监测功能。(PC connecting line scanning camera is used to measure materials and realize online monitoring function.)
- 2020-06-17 01:40:01下载
- 积分: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
-
StaMps最新测试版,用于PS
StaMps最新测试版,用于PS-InSAR处理-StaMps the latest test version of treatment for PS-InSAR
- 2022-03-10 23:56:20下载
- 积分:1
-
Flight_control_experiment
该程序是有关飞行控制的小程序,飞控的一个作业程序(The program is a small program on the flight control, a flight control procedures)
- 2017-11-03 15:42:51下载
- 积分:1
-
PTPC101_Lab1
centennial PLC lab1
for information only
- 2019-05-08 08:30:43下载
- 积分:1
-
XQueue_demo
说明: 一个很不错的进程间通信的案例,包含服务器和客户端。(A demon about communication between process that include the server and client)
- 2020-07-11 21:59:35下载
- 积分:1