-
用c语言编写的一个模拟文曲星上的猜数字猜单词游戏
用c语言编写的一个模拟文曲星上的猜数字猜单词游戏-use of a language simulation rings on the viewing guess word games
- 2022-08-20 03:33:25下载
- 积分:1
-
game
这是一个用C++ Builder写的七巧板小游戏,有兴趣的可以下下来看看(This is a work written in C++ Builder jigsaw puzzle game, are interested can look down under)
- 2010-12-14 09:41:31下载
- 积分:1
-
PRM
PRM路径规划源代码,matlab直接运行(PRM path planning source code, matlab run directly)
- 2019-02-28 10:33:21下载
- 积分:1
-
VC++ Windows字体预览程序
VC++ Windows字体预览程序,先获取到Windows所安装到的所有字体,用户选择任一字体后,可看到下面一行字自动应用于该字体形式,并且下面有几个选项:粗体、斜体和下划线效果,点击这些操作,字体预览效果中会看到这些变化。
- 2022-08-07 11:36:51下载
- 积分:1
-
4.0 15-22511-37283
这是基本的4.0寸液晶屏资料。适合有开发经验的开发人员直接做驱动。(this is tft-lcd document.this is nesserary for developer who have enough experence.)
- 2018-09-17 23:05:34下载
- 积分:1
-
zc
说明: zc序列根序列生成 循环移位和相关检测(zc sequence generate)
- 2020-11-17 15:43:36下载
- 积分:1
-
ViewDLL2.0
直接预览动态库,查看动态库函数功能查看(View the function inside the dynamic library)
- 2018-08-03 23:18:30下载
- 积分: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
-
温湿度上位机
说明: qt 温湿度上位机client的例子,可以直接下载使用,对于初学者很有用。(Qt Temperature and humidity PC example, can be downloaded and used directly, useful for beginners.)
- 2019-03-18 16:05:48下载
- 积分:1
-
drlbp_code
In this code works very well. so anybody can use this code. complete explanation
- 2017-08-01 12:05:43下载
- 积分:1