-
MFC入门小程序源代码
MFC入门小程序源代码-MFC source code
- 2023-04-19 07:45:03下载
- 积分: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
-
烟厂温湿度检测系统功能介绍
说明: 烟厂库房温湿度检测系统,实现数据监测、设备状态、报警等功能(Temperature and humidity detection system of tobacco factory warehouse realizes data monitoring, equipment status, alarm and other functions.)
- 2020-06-21 03:40:02下载
- 积分:1
-
RS485调试助手
通过rs485串口实现数据的读取,对数据进行分析(Read data through RS485 serial port and analyze data)
- 2021-01-08 15:58:51下载
- 积分:1
-
DWT
代码利用DWT算法实现了电子水印技术。 其中包括了水印的插入,提取,以及4种不同的攻击。最后,测量了psnr(This algorithm describe digital watermark algorithm by using DWT. It implements embedding, extraction, and 4 different attacks. in the end, it measures psnr)
- 2009-03-22 23:04:52下载
- 积分:1
-
tuopanqipaotishi
一个托盘气泡提示的软件很好用的哦,编程环境在vb6.0上可以使用(The software prompts a good tray with bubble Oh, programming environment can be used in vb6.0)
- 2010-11-26 14:50:50下载
- 积分:1
-
6
说明: 采用Laser - PVDF 实验系统对纳米AlP/ SiO2 中激光超声信号进行采集. 利用小波的多尺度分解、重
构和消噪功能,提取出直达波及其反射回波,测量了时间间隔和纳米AlP/ SiO2 的纵波声速. 结果证明小波变换
的方法能有效地处理复杂激光超声信号.(Using Laser- PVDF experimental system of nano-AlP/SiO2 Laser ultrasonic signal acquisition. Using wavelet multiscale decomposition, reconstruction and de-noising function, extracted from direct wave and its reflection echo measured time interval and nano-AlP/SiO2 of the longitudinal wave speed of sound. wavelet transform results show that the method can effectively deal with the complexity of laser ultrasonic signals.)
- 2008-04-06 10:57:33下载
- 积分:1
-
Flash 3D立方体
动画版Flash 3D立方体,由远及近飘来的立方体,像宇宙般深邃的感觉,从远处慢慢飘过来,而且还在旋转。
- 2023-09-02 17:45:03下载
- 积分:1
-
神经网络
薛定宇教材中pid-rbf、bp神经网络拟合使用MATLAB语言(Rbf and bp neural network fitting)
- 2021-03-01 14:19:35下载
- 积分:1
-
L20
说明: 基于MATLAB编程的计时器小应用设计,可实现计时(Design of timer small application based on MATLAB programming)
- 2020-04-08 15:20:13下载
- 积分:1