-
ESRI ArcGIS在线培训资料(包括练习数据)
ESRI ArcGIS在线培训资料(包括练习数据)--第2部分。学习ArcGIS的权威资料。-ESRI ArcGIS Online training materials (including the practice of data) Part 2. Authoritative information on learning ArcGIS.
- 2022-11-04 09:05:04下载
- 积分:1
-
libsvm的说明
说明: libsvm的svmtrain与svmpredict的各个参数的含义(The meaning of libsvm's svmtrain and svmpredict's parameters)
- 2018-06-08 11:05:04下载
- 积分: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
-
APSO1
改进的粒子群算法,适用与多目标最优化项目,收敛速度快(The improved particle swarm optimization algorithm is applicable to multi objective optimization projects, and the convergence speed is fast)
- 2017-11-06 20:01:18下载
- 积分:1
-
学生信息管理,简单登录界面设计(java),图形设计初步,简单小程序...
学生信息管理,简单登录界面设计(java),图形设计初步,简单小程序-Student information management, interface design a simple login (java), the initial graphic design, a simple applet
- 2022-05-12 18:49:46下载
- 积分:1
-
X3的Corel的凯基是安装不关闭凯基
corel x3 keygen for instaling do not close the keygen
- 2022-06-02 08:50:40下载
- 积分:1
-
常用电子原件参数大全包括:125贴片三极管上的印字,与真实名称的对照表,2SJ场管大全,9000系列三极管资料,常用晶体与场管,电阻阻值表,贴片代码查找工具,贴...
常用电子原件参数大全包括:125贴片三极管上的印字,与真实名称的对照表,2SJ场管大全,9000系列三极管资料,常用晶体与场管,电阻阻值表,贴片代码查找工具,贴片电容耐压,贴片电阻封装跟功率关系。-Original parameters of commonly used e-Daquan include: 125 SMD transistors on the printing, and the real name of the comparison table, 2SJ field pipe Daquan, 9000 series transistor data, commonly used crystal and field control, resistor table, patch code search tool, paste film capacitor voltage, chip resistor package, with power relations.
- 2023-08-25 05:40:03下载
- 积分:1
-
fftForDSP2812
用C语言实现的傅里叶计算,硬件平台为TMS320F2812(Using C language implementation of the Fourier calculations, the hardware platform for TMS320F2812)
- 2013-07-10 23:57:27下载
- 积分:1
-
Sample usage of Connecivity in Visual Basics
Sample usage of Connecivity in Visual Basics
- 2022-10-30 11:55:03下载
- 积分:1
-
GPflow_example.py
说明: 利用GPflow进行高斯过程回归,kernel有OU过程核等(Gauss Process Regression Using GPflow)
- 2019-04-26 22:40:33下载
- 积分:1