-
apr-util
several parts of AOO source released at 2019 described in several languages.
- 2020-06-17 02:00:01下载
- 积分:1
-
OPC_for_PHP
说明: PHP网页的后台OPC客户端通信,实现对PLC数据的读取展示(Background OPC Client Communication of PHP Web Page to Realize Reading and Displaying of PLC Data)
- 2020-06-16 08:40:01下载
- 积分:1
-
a simple management process
一个简单的管理程序-a simple management process
- 2022-03-05 16:03:40下载
- 积分:1
-
Quantitative-v15
说明: w4w4tugfk,vsopeiwr0ru9e0wgbrbjm0w[-o-w=
- 2019-01-03 20:32:05下载
- 积分:1
-
这是使用位数组的主要生成。这是最好的最好的发电机。这个...
This the prime generator using Bit Array. It s the best prime generator. The algorithm based on Eratos and using the bit operation to enhanced the speed of computation.-This is the prime generator using Bit Array. It s the best prime generator. The algorithm based on Eratos and using the bit operation to enhanced the speed of computation.
- 2022-11-03 06:20:03下载
- 积分:1
-
European Installation Bus system USB Serial Interface Driver c source code. Soft...
欧洲安装总线系统的USB串口接口驱动c程序源代码.软件代码由西门子公司提供-European Installation Bus system USB Serial Interface Driver c source code. Software code provided by Siemens
- 2022-07-02 01:24:59下载
- 积分:1
-
HTU20D测试程序
HTU20D测试代码,只要接上HTU20D传感器,编译下载就能得出温湿度的数值(HTU20D test code.As long as the HTU20D sensor is connected, the value of temperature and humidity can be obtained by compiling and downloading.
.)
- 2021-01-13 20:48:47下载
- 积分:1
-
09-MIMO系统容量仿真程序
说明: function C=capacity(SNR,Nt,Nr)
%SNR=0; %定义信噪比为0HZ
A=10^(SNR/10); %信噪比的单位转换关系式
Im=eye(min(Nr,Nt)); %这里的"1"为发射天线和接收天线两者数目少的根数
sum=0; %初始化sum为0
for i=1:10000 %程序循环10000次
H=randn(Nr,Nt); %产生高斯信号源
if Nr<Nt
Q=H*H'; %求威沙特矩阵
else
Q=H'*H;
end
sum=sum+log2(det(Im+A*Q/Nt)); %10000次循环得到的信道容量总和
end
C=sum/10000 %10000次循环的平均值(function C=capacity(SNR,Nt,Nr)
%SNR = 0;% defines SNR as 0Hz
A = 10 ^ (SNR / 10);% s / N unit conversion relation
Im = eye (min (NR, NT));% here "1" is the number of the less number of transmitting antenna and receiving antenna
Sum = 0;% initialize sum to 0
For I = 1:10000% program cycles 10000 times
H = randn (NR, NT);% produces Gaussian signal source
if Nr<Nt
Q = h * H ';% to find the weissard matrix
else
Q=H'*H;
End
Sum = sum + log2 (DET (IM + A * q / NT));% sum of channel capacity from 10000 cycles
End
C = sum / 10000% average of 10000 cycles)
- 2020-09-12 04:39:02下载
- 积分:1
-
大学时代的第一个游戏作品,相当的简单的使用MFC的框架实现的一个小弹珠台游戏。其中的背景图片为使用网络上的,其余为自己画滴。新手学习用吧。...
大学时代的第一个游戏作品,相当的简单的使用MFC的框架实现的一个小弹珠台游戏。其中的背景图片为使用网络上的,其余为自己画滴。新手学习用吧。-University of times the first game works fairly simple framework for the use of MFC realize a small game Pinball. In which the background image to use on the network, and the rest for their own drip painting. Novice to learn to use it.
- 2022-04-30 17:29:37下载
- 积分:1
-
FBMC_UFMC_OFDM PAPR reduction schemes
说明: fbmc ufmc ofdm 5g waveforms, also contains papr reduction methods, raw files
- 2021-03-16 15:39:58下载
- 积分:1