-
1
一款左右滑动banner焦点图特效,支持底部色块点击切换,中间支持大图,或者各种小图的排列(A left-and-right sliding banner focus map special effect, support bottom color block click-and-switch, middle support large, or various small map arrangement)
- 2018-09-07 17:21:44下载
- 积分:1
-
83390068Phydyas2
PHYDAYS项目组研究成果,包括滤波器的设计,fbmc的系统的快速实现等(PHYDAYS Research results, including filter design, fast implementation of fbmc system, etc.)
- 2019-03-21 10:38:23下载
- 积分:1
-
TextPad4.7.3 Chinese Version
java编辑器 TextPad4.7.3汉化版-TextPad4.7.3 Chinese Version
- 2022-08-11 01:06:16下载
- 积分:1
-
关于超宽带的东西
关于超宽带的东西-on UWB things
- 2023-06-21 21:15:02下载
- 积分:1
-
本代码为电力系统潮流程序,牛顿拉夫寻法求解
本代码为电力系统潮流程序,牛顿拉夫寻法求解-The code for the Power Flow procedures Love Newton search method
- 2022-03-03 01:48:57下载
- 积分:1
-
delphi 怎样在数据表中调整记录指针的位置
delphi 怎样在数据表中调整记录指针的位置的源码实例,源代码运行于Delphi7环境,有兴趣的可下载测试。有兴趣可参考以下核心代码:
procedure TFrmOrderBy.FormShow(Sender: TObject);
begin
ADODataSet1.Active := false;
ADODataSet1.Active := true;
end;
procedure TFrmOrderBy.BtnCloseClick(Sender: TObject);
begin
Close;
end;
procedure TFrmOrderBy.Button1Click(Sender: TObject);
var
No: Integer;
begin
No := StrToIntDef(Edit1.Text, 1);
ADODataSet1.MoveBy(No);
end;
- 2022-04-11 22:27:36下载
- 积分:1
-
ofdm信道特性 channel
ofdm信道特性
Channel transmission simulator
Channel transmission simulator
%
% inputs:
% sig2 - noise variance
% Mt - number of Tx antennas
% Mr - number of Rx antennas
% x - vector of complex input symbols (for MIMO, this is a matrix, where each column
% is the value of the antenna outputs at a single time instance)
% H - frequency selective channel - represented in block-Toeplitz form for MIMO transmission
% N - number of symbols transmitted in OFDM frame
%
% outputs:
% y - vector of channel outputs (matrix for MIMO again, just like x matrix)
% create noise vector sequence (each row is a different antenna, each column is a
% different time index) note: noise is spatially and temporally white(channel characteristics of OFDM Channel transmission simulatorChannel transmission simulator inputs: sig2- noise variance Mt- number of Tx antennas Mr- number of Rx antennas x- vector of complex input symbols (for MIMO, this is a matrix, where each column is the value of the antenna outputs at a single time instance) H- frequency selective channel- represented in block-Toeplitz form for MIMO transmission N- number of symbols transmitted in OFDM frame outputs: y- vector of channel outputs (matrix for MIMO again, just like x matrix) create noise vector sequence (each row is a different antenna, each column is a different time index) note: noise is spatially and temporally white)
- 2008-06-06 10:33:53下载
- 积分:1
-
本程序为大地主题解算的白塞尔算法,使用的克拉所夫斯基椭球,包括正算和反算...
本程序为大地主题解算的白塞尔算法,使用的克拉所夫斯基椭球,包括正算和反算-This procedure for the land of the white theme of Sale Solution algorithms, using the carat of the Ostrovsky ellipsoid, including the positive operators and counter-balance
- 2022-04-25 18:11:23下载
- 积分:1
-
condgolyouyou
vb6,0报表控件 6,0中,动态报表很难实现,此程序帮你解决了此类问题(Vb6, control of 6, 0 0 statements, it is difficult to realize dynamic statements, this program help you to solve such problems)
- 2017-04-15 04:50:20下载
- 积分:1
-
n!
这个程序实现了大数的输出,n的阶层,包括100阶层以上(This program to achieve the output of large numbers, n class, including 100 class above)
- 2013-09-22 18:28:06下载
- 积分:1