-
DGLSPKF
说明: 道格拉斯普克法。计算机地图制图学课后实习代码;VC++6.0实现(Douglas Puck;After-class Practice Code of Computer Cartography)
- 2019-06-09 15:34:16下载
- 积分:1
-
LMIs-application
说明: 应用线性矩阵不等式(LMI)分析系统的鲁棒性(Linear matrix inequality (LMI) analysis of system robustness)
- 2011-04-12 19:10:44下载
- 积分:1
-
weqedqedq
尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。(Try not to let owners to spend your time on the correct description. Can not extract the archive。)
- 2011-10-17 17:07:34下载
- 积分:1
-
实现较多功能的界面代码,基于DOS,C语言
实现较多功能的界面代码,基于DOS,C语言-achieve more functional interface code, based on DOS, C Language
- 2022-02-06 06:58:46下载
- 积分:1
-
I2C_twi
I2C realizetion,can run on AT91
- 2011-05-30 09:55:27下载
- 积分:1
-
bluetooth
A demo used for Bluetooth communication between Android phones can simply control local devices to search for nearby Bluetooth devices, and add some Bluetooth headset functions, that is, a cell phone can control another cell phone to achieve dialing and hang up functions.
- 2018-03-22 17:36:59下载
- 积分:1
-
其中起始码和结束码表示控制命令的起始与结束。当设备在RS
其中起始码和结束码表示控制命令的起始与结束。当设备在RS-232总线上捕捉到数据FFH时,表示后续有控制命令写入,当接收到数据AAH后,表示接收到的控制字已经结束且完整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作-整有效。中间四个字节分别代表设备的地址、指令类型、指令参数1(OPT1)和指令参数2(OPT2)。设备在对这四个字节的内容进行译码后执行相应的操作
- 2022-05-14 21:23:09下载
- 积分:1
-
自己做的演示PPT,用于介绍NS2模拟器的基本知识,并在最后用NS2模拟MTE,LEACH和LEACH...
自己做的演示PPT,用于介绍NS2模拟器的基本知识,并在最后用NS2模拟MTE,LEACH和LEACH-C协议,对他们进行了比较。-Make their own presentation PPT, used to introduce the basics of NS2 simulator, and in the final with the NS2 simulation MTE, LEACH and LEACH-C protocol, they were compared.
- 2023-06-10 08:40:03下载
- 积分: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
-
nc-tif
该算法用于图像格式转换,nc转为tif,The algorithm is used for image format conversion, and NC is converted to TIF(The algorithm is used for image format conversion, and NC is converted to TIF)
- 2019-02-27 15:37:01下载
- 积分:1