-
批量嵌入COHESIVE单元
可以批量嵌入cohesiveelements,0厚度单元,abaqus使用(Embeddable cohesiveelements in batches, 0 thickness unit for abaqus use)
- 2020-06-22 01:20:02下载
- 积分:1
-
数字基带传输模型(单极性归零码)
说明: 产生数字基带信号,加入AWGN高斯白噪声在信道中传输,检测出原始基带信号,并绘制理论和仿真误码率曲线(The digital baseband signal is generated and transmitted in the channel with AWGN white Gaussian noise. The original baseband signal is detected and the theoretical and simulation BER curves are drawn)
- 2021-03-13 15:59:24下载
- 积分:1
-
RoundRects
Round Rects extends Graphics Activity Source Code for Andriod.
- 2014-03-03 11:26:23下载
- 积分:1
-
wavenumber
基于波数积分方法对水下声场的分析,计算水声传播的时域波数积分程序(Analysis of underwater acoustic field based on wavenumber integral method)
- 2017-06-20 20:40:42下载
- 积分:1
-
read_teqc_compact
multipath signal description with read technique
- 2013-08-18 14:36:23下载
- 积分:1
-
Solomon-100
本文件提供的是解决带时间窗口的车辆路径问题的SOLOMON方法的100个实例。(This document provides a 100 instances of solving vehicle routing problem with time window of SOLOMON methods.)
- 2020-11-26 16:59:32下载
- 积分:1
-
detecting-and-correction-cycle-slips
一篇应用于双频GPS载波周跳探测与修复的很好的文章,希望大家好好看看。(One used in dual-frequency GPS carrier cycle slip detection and repair of a good article, I hope you take a look.)
- 2011-06-30 15:21:50下载
- 积分:1
-
EMD算法编程
emd算法编程,用于机械振动故障诊断和分析使用(Emd algorithm programming)
- 2018-05-15 15:11:57下载
- 积分:1
-
MATLAB
二维波动方程正演MATLAB有限差分程序(Two - Dimensional Wave Equation Equations MATLAB Finite Difference Program)
- 2017-10-21 11:23:11下载
- 积分:1
-
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