-
beamforming
该matlab程序比较相干波束成形,机会波束成形,基于球形量化的多用户波束成形的信道和容量性能(this matlab process compairs the interefer beamforming,oportunity beamforming and spherical quantitative beamforming performance)
- 2012-11-11 12:06:11下载
- 积分:1
-
javascript期末作业
这是本人期末javascript的作业, 可以供参考一下, 虽然写得很一般..哈哈...
- 2020-12-11下载
- 积分:1
-
OFDM仿真代码.rar
【实例简介】OFDM经典算法仿真,一系列均有.function [lag_coff, I1, I2] = lag_coefficient(N)
%% Lagrange插值Farrow结构中的系数矩阵构造
% N 插值基点数
% uk 小数间隔
if mod(N,2)==0
I1 = -N/2+1;
I2 = N/2;
else
I1 = -floor(N/2);
I2 = floor(N/2);
end
- 2021-12-01 00:48:06下载
- 积分:1
-
基于ssh的影院管理系统(mysql)
说明: 影院电影票浏览、订票、留言等管理,数据库为mysql(Cinema ticket browsing, booking, message management, database for MySQL)
- 2020-06-24 23:40:12下载
- 积分:1
-
opencv配置所需4个库文件msvcp140d.dll、concrt140d.dll、ucrtbased.dll
opencv配置所需4个库文件msvcp140d.dll、concrt140d.dll、ucrtbased.dll
- 2020-12-11下载
- 积分:1
-
ftp上传下载软件完整纯文本代码,功能原始,供学习.
ftp上传下载软件完整纯文本代码,功能原始,供学习.-ftp upload download software from a complete text-only code, the original function for learning.
- 2022-12-03 19:55:03下载
- 积分:1
-
AppLibrary3
在没有安装Office时,打开Excel文件,读取Excel文件,将DataTable对象写入到Excel文件。(When not installed Office, open the Excel file, read Excel files, Excel files written to the DataTable object.)
- 2014-05-22 13:29:57下载
- 积分:1
-
cPPprimerplus
c++ peimer plus,一本比较好的C++入门书籍,备受好评,新手必读(the c++ plus primer, relatively good C++, entry books, the novice must read)
- 2012-10-29 16:32:23下载
- 积分:1
-
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打...
程序功能:
提出了通过先将文档输出到文件打印机形成包含控制代码的打印文档,再通过网络将打印文档传输到多台同型号的打印机进行输出的方法实现各种软件的多点打印的解题思路,并提供了用VB具体实现的方法。
-procedures functions : through the first document output to a file containing the printer control code to form a print documents, through the network will print a document transmission of multiple models of the printer output for the realization of the software in multiple locations Print The problem-solving ideas, and provide a means for achieving specific VB method.
- 2022-08-15 17:08:04下载
- 积分:1
-
MFC-puzzle
MFC拼图自己实现的mfc拼图实现了在dialog中显示位图(MFC puzzle)
- 2014-07-13 20:12:34下载
- 积分:1