-
1-4
Duck公司在仓库安装了红外报警装置,如图所示,所有红外线互不相交。n个发射器和n个接收器将平面分成n+1个区域,从左到右分别记作0、1、…、n。现在技术人员正在进行调试,对于每个点,需要快速知道它处于哪个区域。若正好处于红外线上,则视为处于右边的区域。
输入
第一行两个整数n、m,表示有n条直线、m个点
接下来n行,每行两个整数a、b,表示一组报警装置的发射器安装在(a, 0),接收器安装在(0, b)。每行a、b都比前一行的大
接下来m行,每行两个整数x、y,表示求点(x, y)所在的区域
输出
输出m行,每行一个数,对应每个点所在区域的编号(Duck installed infrared alarm in the warehouse, as shown in the figure, all infrared rays do not intersect. The n transmitters and n receivers divide the plane into n + 1 regions, denoted 0, 1, ..., n from left to right, respectively. Now technicians are debugging, for each point, you need to quickly know where it is located. If it is on the infrared, it is considered as the area to the right.)
- 2020-10-15 15:57:29下载
- 积分:1
-
Surveying-adjustment
测量平差,对于测绘专业数据处理很有用,特别是c语言的薄弱的同学也有很好的帮助。(Surveying adjustment, for surveying and mapping professional data processing is very useful, especially the weak C language students also have a very good help.)
- 2015-11-03 10:21:49下载
- 积分:1
-
STM32
说明: 基于stm32的红外感应防盗门设计,通过SIM卡发送报警信息(Stm32 based infrared induction security door design, through the SIM card send alarm information)
- 2020-06-21 15:00:02下载
- 积分:1
-
Tkz 1.3.00 src
说明: Good KZ hack for 1.6
- 2020-06-16 05:40:02下载
- 积分:1
-
ShapeChecker_src
windows Form Crystal Report in cSharp
souce doce
- 2018-03-09 09:42:12下载
- 积分:1
-
DevExpress
第三方控件,DevExpress的使用教材,对初学者很有帮助。(Third-party controls, DevExpress use of materials, useful for beginners.)
- 2011-10-18 19:30:12下载
- 积分:1
-
28335zhizunban
研旭至尊版的一些资料,有需要的可以下载看看(yanxu supreme version of some of the information, there is a need to download and see)
- 2020-11-17 11:49:39下载
- 积分:1
-
WENJ
基于RTKLIB 和 vs2010 编写的GPSBD定位程序实现单点定位PPP定位差分定位等输入文件 rinex文件RTCM文件(GPSBD positioning program based on RTKLIB and VS2010 realizes single point positioning, PPP positioning, differential positioning and other input files RINEX file RTCM file)
- 2019-02-27 20:36:54下载
- 积分:1
-
ZYB.DBUtility
说明: DBHelper CSharp .NET
- 2020-06-25 18:20:01下载
- 积分:1
-
alglib-3.14.0.csharp.gpl
ALGLIB提供以下功能:
线性代数(直接算法、求解器、EVD/SVD)
快速傅里叶变换
数值积分
内插
线性和非线性最小二乘拟合
优化
常微分方程
特殊功能
统计 (描述性统计, 假设检验)
数据分析(分类/回归,包括神经网络)
的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)(ALGLIB provides functions for:
Linear algebra (direct algorithms, solvers, EVD/SVD)
Fast Fourier transforms
Numerical integration
Interpolation
Linear and nonlinear least-squares fitting
Optimization
Ordinary differential equations
Special functions
Statistics (descriptive statistics, hypothesis testing)
Data analysis (classification/regression, including neural networks)
Multiple precision versions of linear algebra, interpolation and optimization algorithms (using MPFR for floating point computations))
- 2018-08-14 14:53:16下载
- 积分:1