-
office 2010激活软件与详细操作方法
说明: office 2010 激活软件工具,与详细操作方法(Office 2010 Activation Software Tools and Detailed Operating Methods)
- 2020-06-18 08:40:01下载
- 积分:1
-
太阳能水泵
太阳能水泵(亦称光伏水泵),是当今世界上阳光丰富地区,尤其是缺电无电的边远地区最具吸引力的供水方式,利用随处可取、取之不竭的太阳能,系统全自动地日出而作,日落而歇,无需人员看管,维护工作量可降至最低,是理想的集经济性、可靠性和环保效益为一体的绿色能源系统。(Solar energy pumps (also known as photovoltaic pumps) are the most attractive way of water supply in sunny areas in the world, especially in remote areas where there is no electricity or electricity. By using the available and inexhaustible solar energy, the system can be fully automatic sunrise, sunset and rest, without human supervision, and maintenance workload can be minimized. It is an ideal green energy system integrating economy, reliability and environmental benefits.)
- 2020-06-23 10:20:02下载
- 积分:1
-
modified_booth_multiplier
quartus ii项目文件包,功能是改进的booth乘法器,节省时钟,已完成仿真。(This zip file contains a quartus ii project, which can fufill multiple function. It is done by using a modified booth multiplier.)
- 2018-01-11 18:35:04下载
- 积分:1
-
camera 驱动源码,用用于支持ov511系列芯片的摄像头,和ov7620系列芯片的摄像头...
camera 驱动源码,用用于支持ov511系列芯片的摄像头,和ov7620系列芯片的摄像头-camera driver source code, with support for the ov511 series chip camera, ov7620 series and the camera chip
- 2022-03-17 18:23:19下载
- 积分:1
-
马尔可夫链蒙特卡罗 随机微分方程
马尔科夫 蒙特卡洛(MCMC)方法(含 随机游走 蒙特卡洛 方法)是一组 算法 用马氏链 从随机分布 取样,之前步骤的作为底本。步数越多,结果越好。
- 2022-09-14 03:05:03下载
- 积分:1
-
汇总c#.net常用函数和方法集.实用源码
汇总c#.net常用函数和方法集.实用源码-Summary c#. Net commonly used functions and methods of collection. Practical source
- 2022-11-14 21:55:03下载
- 积分:1
-
估计模型阶次的很有效的方法,调试通过,没有任何问题。
估计模型阶次的很有效的方法,调试通过,没有任何问题。-Estimated model order is very effective way to debug is passed, there is no problem.
- 2022-03-20 22:02:55下载
- 积分:1
-
TheTetrisGame
经典游戏俄罗斯方块的一种简单实现,支持玩家信息的保存和统计。(A classic game of Tetris simple implementation, support the players the preservation of information and statistics.)
- 2013-09-11 14:46:11下载
- 积分:1
-
MPM3D-F90
物质点3维显示程序,含有材料模型,能求解碰撞(3D material point method)
- 2017-06-10 15:34:38下载
- 积分: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