-
捷联惯导工具箱 psins
捷联惯导工具箱,用于捷联惯导姿态解算,速度位置等导航信息(Strapdown inertial navigation toolbox is used for attitude calculation, speed position and other navigation information of sins.)
- 2018-06-06 23:10:26下载
- 积分:1
-
C#简单记事本字符处理程序
C#编写的简单的仿Windows XP记事本程序,实现了字符的基本处理,比如编辑、保存、打开功能,暂时没有开发字体选择功能,仅适合初学者学习C#之用。
- 2022-04-08 22:36:26下载
- 积分: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
-
Refractive index
基于sellmeier方程产生的折射率,可通过改变材料的sellmeier系数,来计算材料的折射率。(Based on the refractive index generated by the sellmeier equation, the refractive index of the material can be calculated by changing the sellmeier coefficient of the material)
- 2017-09-17 09:30:59下载
- 积分:1
-
6DOFs-gear-dynamic-simulation
6自由度齿轮系统动力学仿真程序,包括分岔,相图,庞加莱映射,混沌。(6 DOF gear system dynamics simulation program, including bifurcation, phase diagram, Poincare mapping and chaos.)
- 2021-01-21 10:58:46下载
- 积分:1
-
mega8_Player_V11
mp3 player using vs1003 atmega8 and sd card
- 2009-06-11 21:38:17下载
- 积分:1
-
新建文件夹
主要研究不同因素对行星系统的动力学特性,在考虑了摩擦力的情况下(The dynamic characteristics of planetary systems are studied.)
- 2018-05-05 09:50:10下载
- 积分:1
-
find
查找-find
- 2022-01-25 21:17:12下载
- 积分:1
-
yufafenxi
余发芬西
- 2022-02-05 22:00:00下载
- 积分:1
-
ukf以及ekf
无迹卡尔曼滤波算法和扩展卡尔曼滤波算法程序,算法性能对比(The algorithm of unscented Calman filter and extended Calman filter algorithm is compared with algorithm performance.)
- 2018-04-13 10:04:17下载
- 积分:1