-
RICEsingle-piexl
单像素成像,压缩感知,算法应用,RICE算法应用(single-pixel reconstruction,perception,rice)
- 2020-09-23 15:57:56下载
- 积分:1
-
AA111
基于matlab的红外与可见光图像自适应融合源代码,hslogic,matlab代做(Matlab based adaptive fusion of infrared and visible images source code, hslogic, matlab generation)
- 2018-05-22 14:47:38下载
- 积分:1
-
UDF
说明: UDF用于FLUENT计算比热容随温度变化(The UDF was used in FLUENT to calculate the change of specific heat capacity with temperature)
- 2021-04-12 17:08:57下载
- 积分:1
-
内核超时等待机制的原理:
应用程序通过操作系统提供的系统调用接口获取资源时,在系统调用的入口参数里可以指定超时等待的最大时间,通常以毫秒为单位,内核会将其转...
内核超时等待机制的原理:
应用程序通过操作系统提供的系统调用接口获取资源时,在系统调用的入口参数里可以指定超时等待的最大时间,通常以毫秒为单位,内核会将其转化为系统的时钟(tick)
-Timeout waiting for core principles of mechanism: the application through the operating system
- 2022-03-16 13:01:09下载
- 积分:1
-
ps690u规约点表modbus
说明: 国电南自电力微机自动保护,后台程序监控,通讯编程通讯协议(Communication Programming Communication Protocol)
- 2019-05-28 22:50:21下载
- 积分:1
-
2.4版源码文件
说明: 5800P测量程序非常好用的一款程序 蓝星出品(5800P Measurement Procedure)
- 2019-05-06 19:14:47下载
- 积分:1
-
探头声场仿真
超声波探头聚焦声场仿真和水浸探头以及相控阵探头,可以通过设置探头频率和探头直径,模拟超声发射声场,实用性强。(The simulation of focused acoustic field of ultrasonic probe can simulate the acoustic field of ultrasonic emission by setting probe frequency and probe diameter, which is practical.)
- 2021-03-29 20:39:10下载
- 积分:1
-
87361045swerling
雷达RCS起伏swerling模型 可运行(Radar RCS fluctuation model is operational)
- 2020-11-20 17:29: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
-
PSOGM
说明: PSO优化粒子群,改进灰色预测的参数部分(PSO optimizes particle swarm optimization and improves the parameter part of grey prediction)
- 2020-06-08 05:59:26下载
- 积分:1