-
himawari8
用IDL批量读取Himawari8影像的netcdf数据,并进行格式转换输出(Using IDL to read the NetCDF data of Himawari8 image in batches and convert the format to output)
- 2019-04-14 15:19:47下载
- 积分:1
-
HNwindow
该代码主要是在ABAQUS软件平台上给特定的薄板一定的激励信号,用来激发超声导波模态的形成(Ultrasound guided wave excitation signal)
- 2020-09-07 17:48:03下载
- 积分:1
-
WinSCP5144
好用的windows远程连接linux传输文件工具(Useful Windows Remote Linux Transfer File Tool)
- 2020-06-21 13:20:06下载
- 积分:1
-
SIM2000_SMS_V1.01
SIM2000_SMS_V1.01.rar
- 2017-08-10 17:24:05下载
- 积分:1
-
VISUAL STUDIO 与 MATLAB实现混合编程
说明: VISUAL STUDIO 与 MATLAB实现混合编程(Mixed Programming with VISUAL STUDIO and MATLAB..)
- 2020-06-15 22:35:01下载
- 积分:1
-
稳态谐波10单元
说明: 通过使用ansys软件。对实际变压器的结构参数进行建模,分析10个绕组变压器稳态运行时的谐波状态(By using ansys software. Model the structural parameters of the actual transformer and analyze the harmonic state of the 10 winding transformers during steady-state operation.)
- 2020-05-15 11:00:59下载
- 积分:1
-
03-2x2MIMO系统的完整数据链仿真
说明: % Type of different detectors, parameters for Detector.m
ML = 1; % Joint ML Detector
JMMSE = 2; % Joint MMSE Detector
ZF = 3; % Joint Zero-Forcing Detector
% Type of different antenna selection criteria methods
MBER = 1;
MMI = 2;
LAZY = 3;
MNP = 4; %Minimum Noise Power
MMNP = 5;
LAZY2 = 6;
real_ch = 0; % real_ch = 0 refers to simulated channel in MATLAB, otherwise refers to real channel
SNR_dB = 20;% transmit SNR in the simulated channel
nr_frames = 20; % number of frames sent when simulation.
detect_type = ZF; % Detector choice
select_type = MBER; % Antenna selection choice
disp('');
tx(nr_frames);
disp('Press any key to continue');
pause
RF(real_ch,SNR_dB);
disp('Press any key to continue');
pause
BER = rx(detect_type,select_type);
- 2020-08-29 15:55:00下载
- 积分:1
-
v2ray-windows-64
说明: v2ray can use on your wins
- 2020-06-23 16:40:01下载
- 积分:1
-
labview之应用共享变量编程实例及说明,非常详细。
labview之应用共享变量编程实例及说明,非常详细。-Application of LabVIEW shared variable programming examples and explanations in great detail.
- 2022-03-20 20:23:32下载
- 积分:1
-
内核超时等待机制的原理:
应用程序通过操作系统提供的系统调用接口获取资源时,在系统调用的入口参数里可以指定超时等待的最大时间,通常以毫秒为单位,内核会将其转...
内核超时等待机制的原理:
应用程序通过操作系统提供的系统调用接口获取资源时,在系统调用的入口参数里可以指定超时等待的最大时间,通常以毫秒为单位,内核会将其转化为系统的时钟(tick)
-Timeout waiting for core principles of mechanism: the application through the operating system
- 2022-03-16 13:01:09下载
- 积分:1