-
index
index siudin sistim ujian dinas
- 2020-06-24 16:00:01下载
- 积分:1
-
FoxFz_Band
说明: 高速采集 高速战斗 拦截封包 自动战斗 自制封包等等((High speed acquisition, high speed combat, intercept packets, automatic combat, homemade packets and so on))
- 2020-12-05 21:59:24下载
- 积分:1
-
all-in-one-wp-migration.7.2
说明: All-in-One WP Migration 7.2 / wordpress 备份还原,网站搬家工具(Details
Reviews
Installation
Support
Development
Description
This plugin exports your WordPress website including the database, media files, plugins and themes with no technical knowledge required.
Upload your site to a different location with a drag and drop in to WordPress.
There is an option to apply an unlimited number of find and replace operations on your database during the export process. The plugin will also fix any
serialisation problems that occur during the find/replace operation.)
- 2020-06-21 16:40:01下载
- 积分:1
-
单链表
说明: sjtu教材单链表的修正,基本可以通过编译,vs写的(sjtu linklist visual studio)
- 2020-06-20 13:00:01下载
- 积分: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
-
编译原理的词法分析器
把关键字放到数组里,用于一会儿比较把关键字放到数组里,用于一会儿比较...
编译原理的词法分析器
把关键字放到数组里,用于一会儿比较把关键字放到数组里,用于一会儿比较-the describe
- 2022-08-17 17:39:33下载
- 积分:1
-
五子棋网络对战
说明: 游戏代码包含两部分,常规的C/S模式(C代表客户端,S代表服务端)
下载代码后先启动服务器,服务器正常启动后,你会在控制台看到相关的日志(这里注意,服务器是没有做界面管理的),接着启动客户端(可以启动多个客户端),连接服务器后点击菜单栏联网、对战、匹配等操作(The game code consists of two parts, the conventional C/S mode (C represents the client, S represents the server)
After downloading the code, start the server first. After the server starts normally, you will see the relevant logs in the console (note that the server does not do interface management), then start the client (can start multiple clients), connect the server and click on the menu bar to connect, fight, match and other operations.)
- 2020-06-20 12:20:02下载
- 积分:1
-
航迹生成技术
说明: 航迹生成的算法,用于在线规划任务航线的资料。(The algorithm of track generation is used to plan the data of mission route online.)
- 2020-06-17 21:20:02下载
- 积分:1
-
后台管理页面,系统设置、文章系统、会员系统、标签系统、子系统管理的纯html代码...
后台管理页面,系统设置、文章系统、会员系统、标签系统、子系统管理的纯html代码-houtaiguanliyemian
- 2022-08-09 16:13:24下载
- 积分:1
-
EMRWriterODBC
说明: EMR的开发包,开发医疗软件的时候可以用来学习参考(EMR development kit, when developing medical software can be used for learning reference)
- 2021-04-10 03:08:59下载
- 积分:1