-
leida3
说明: matlab雷达目标回波仿真,模拟整个发射和接收过程,对雷达信号进行目标回波信号的仿真。(Matlab radar echo simulation, simulation of the whole process of transmitting and receiving, simulation of radar signal echo signal.)
- 2020-07-01 23:40:02下载
- 积分:1
-
生成一个 Rayleigh flat
生成一个 Rayleigh flat-fading channel with Doppler shift
- 2023-03-25 00:55:03下载
- 积分:1
-
体积力
说明: 在fluent中关于体积力的加载,在此之前,你要先进行编译(body force in fluent)
- 2021-03-18 20:19:19下载
- 积分: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
-
LibSVM
说明: LIBSVM是一开源的SVM软件包,包含了训练,测试等的可执行文件(LIBSVM SVM is a open source software package includes training, testing and other executable files)
- 2010-04-06 16:11:40下载
- 积分:1
-
Can choose the Chinese version of the electronic design interface automatically...
可以选择中文版操作界面的电子设计自动...书中介绍如何用HQL编写Hibernate查询,如何结合使用Hibernate和基于Java的Criteria与Example。同时还详细介绍Hibernate的映射-Can choose the Chinese version of the electronic design interface automatically ... the book describes how to use Hibernate prepared HQL query, how to combine the use of Hibernate and Java-based Criteria and Example. At the same time, also gave details of Hibernate mapping
- 2022-09-16 10:45:03下载
- 积分:1
-
fiber-laser
fiber-laser.m为光纤激光器中的功率分布;laser18.m为fiber-laser.m中的调用函数,描述了具体的参数(fiber-laser.m for fiber lasers in the power distribution laser18.m for fiber-laser.m the call function, describes the specific parameters)
- 2008-08-10 20:47:06下载
- 积分:1
-
ITE-0.63_code
说明: matlab用于估计互信息,包括条件互信息,熵等(used to estimate mutual information, including conditional mutual information, entropy, etc)
- 2020-03-11 19:32:51下载
- 积分:1
-
DarkM2引擎源码(54MAX引擎源代码)
说明: 传奇引擎源码;完整版;编译直接可以使用的;(Legend engine source code, full version)
- 2021-04-17 16:08:52下载
- 积分:1
-
statcom
搭建的静止同步补偿器,可用于抑制电力系统次同步振荡(The static synchronous compensator can be used to suppress subsynchronous oscillation in power system.)
- 2018-09-11 16:46:05下载
- 积分:1