-
内部排序算法,此程序包含了基本的排序算法,并对各个算法的性能做了相应的分析...
内部排序算法,此程序包含了基本的排序算法,并对各个算法的性能做了相应的分析-internal sorting algorithm, which includes the basic sorting algorithm, as well as the performance of various algorithms do the corresponding analysis
- 2022-08-04 00:25:37下载
- 积分:1
-
WebRTC_VAD
编译过的WEBRTC VAD代码,VC编译通过,能调试。(WEBRTC VAD codes, vritual c++.)
- 2017-09-18 15:16:40下载
- 积分:1
-
distribution13
13节点。pscad4.5,早期打不开,希望有帮助(distribution13,pscad4.5)
- 2018-02-25 13:30:33下载
- 积分:1
-
jquery api解压后即可使用,封装ajax的比较不错的框架
jquery api解压后即可使用,封装ajax的比较不错的框架-jquery api ?庋 ????
- 2022-01-28 09:42:31下载
- 积分:1
-
DSP开发C语言编程的CSL函数应用手册
说明: c6000 csl函数应用手册,欢迎参考(c6000 csl user guide)
- 2018-03-20 10:26:55下载
- 积分:1
-
I2C读写24c系列存储器,不需修改可以直接使用。单片机为51系列。...
I2C读写24c系列存储器,不需修改可以直接使用。单片机为51系列。-i2c
- 2022-08-07 10:08:34下载
- 积分: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
-
frmCashDeposit
遗传算法求解车辆路径问题,采用C#编写,计算结果以及计算结果的可视化显示(The genetic algorithm is used to solve the vehicle routing problem, which is compiled by C#, and the results are visualized.)
- 2020-06-25 07:40:02下载
- 积分:1
-
Machine Learning with WEKA : An Introduction (s) on the Data Mining and Machine...
Machine Learning with WEKA: An Introduction (讲义)
关于数据挖掘和机器学习的.-Machine Learning with WEKA : An Introduction (s) on the Data Mining and Machine Learning.
- 2022-02-06 02:13:01下载
- 积分:1
-
备忘录模式-游戏角色状态02
实现一个模仿CAD画图的简单程序,直线,椭圆,矩形等(Implement a simple program to imitate CAD drawing, such as line, ellipse, rectangle, etc.)
- 2020-06-24 17:20:02下载
- 积分:1