-
模拟回波信号,北京大学航空航天研究。
回波信号模拟,北京航空航天大学的关于雷达的教材里拷的-Analog echo signals, Beijing University of Aeronautics and Astronautics on the radar copy materials in the
- 2022-04-22 03:37:07下载
- 积分:1
-
options
说明: 浏览器插件,自动刷图,一键秒杀lololol(Browser plug-in, automatic brush, one-click seconds to kill lololol)
- 2020-06-17 15:20:12下载
- 积分:1
-
White_noise_matlab_code
Detailed analysis of white noise in MATLAB
- 2018-12-28 13:45:13下载
- 积分:1
-
在C/C++中,两种产生随机数的方法,random()和math.random()的比较
在C/C++中,两种产生随机数的方法,random()和math.random()的比较-in C/C, two random numbers generated by the method, random () and math.random () comparison
- 2023-01-16 00:20:04下载
- 积分:1
-
红外光谱会发生基线偏离-jixianjiaozheng
红外光谱会发生基线偏离,用多项式拟合方法可以消除基线偏离。(Infrared Spectrum Baseline Correction)
- 2020-06-21 12:20:02下载
- 积分:1
-
OCCI using Oracle9i database application development
使用OCCI开发Oracle9i数据库应用程序-OCCI using Oracle9i database application development
- 2022-07-27 09:40:11下载
- 积分:1
-
white_black_game
经典的黑白棋游戏,采用VC编写,界面不是很好!(classic games, using VC prepared interface is not very good!)
- 2006-06-11 18:20:24下载
- 积分:1
-
一个VC++ 随机数组生成类
VC++随机数组生成类的源代码,代码由重庆大学光电学院311实验室 袁刚编写,将随机生成的数组序列保存在TXT中,srand((unsigned)time(NULL));// 生成时间种子
m=rand()%m_Txt_Line;// 返回一个0-m_Txt_Line-1的随机数,即查表的起始位置
mx=m%m_Txt_Row;// 查表起始位置的列号,文件头为0行0列
my=m/m_Txt_Row;// 查表起始位置的行号
// 下面取出剩下的字符串中每三个空格前面的字符串,就是所要查一个数据
for(m=0;m {
aw2=strc.Find(" ");// 找到作为间隔的后三个空格所在位置
if(mx==m_Txt_Row-1||m==m_Txt_Row-mx-1)
a_Random[ct]=atof(strc);
else
a_Random[ct]=atof(strc.Left(aw2));// 保存数据到数组
aw1=strc.GetLength();
aw2=strc.Find(" ");// 找到作为间隔的前三个空格所在位置
strc=strc.Right(aw1-aw2-m_Txt_Spacing);// 取这三个空格右边的所有字符串
- 2023-02-02 04:50:03下载
- 积分:1
-
jiangwei1
降维状态观测器是非常重要的一类观测器 基于P变换的降维观测器设计方法,(Reduced-order state observer is a very important class of observer-based P Transform reduced order observer design method)
- 2010-07-16 11:38:58下载
- 积分:1
-
高斯干涉
说明: 本代码模拟了高斯光束的干涉,并有详细的注解,仅供参考。(Gaussian beam interference)
- 2020-11-23 21:08:51下载
- 积分:1