-
K708 GNSS板卡
思南导航卫星接收模块, K708,四系统11频,星基增强
支持BDS B1/B2/B3, GPS L1/L2/L5, GLONASS L1/L2, Galileo
E1/E5a/E5b四系统,支持SBAS, WAAS, EGNOS, MSAS等系统;支持北斗全球信号;(ComNav GNNS card, BDS B1/B2/B3 GPS/L1L2L5 GLONASS G1G2 Galileo E1/E5A/E5B)
- 2018-10-28 09:07:34下载
- 积分:1
-
卡尔曼滤波SOC估算
说明: 用卡尔曼滤波进行SOC估算,从而探索SOC值大小,SOC与开路电压的关系(SOC estimation with Kalman filter)
- 2019-11-19 19:27:30下载
- 积分:1
-
C# 清空回收站的源码实例
C# 清空回收站,这个功能不用多介绍了吧,你懂的,具体的实现请看以下代码:
const int SHERB_NOCONFIRMATION = 0x000001;//整型常量在API中表示删除时没有确认对话框
const int SHERB_NOPROGRESSUI = 0x000002;//在API中表示不显示删除进度条
const int SHERB_NOSOUND = 0x000004;//在API中表示删除完毕时不播放声音
[DllImportAttribute("shell32.dll")]//声明API函数
private static extern int SHEmptyRecycleBin(IntPtr handle, string root, int falgs);
private void button1_Click(object sender, EventArgs e)
{
//清空回收站
SHEmptyRecycleBin(this.Handle, "", SHERB_NOCONFIRMATION + SHERB_NOPROGRESSUI + SHERB_NOSOUND);
}
- 2022-12-15 14:50:03下载
- 积分:1
-
圆阵宽带波束形成实例
圆阵宽带波束形成实例,matlab语言,欢迎使用哈哈(Circular array broadband beam forming example, MATLAB language, welcome to use ha ha!)
- 2021-02-02 17:29:59下载
- 积分:1
-
Ansys-APDL
Ansys热分析过程中的热对流加载程序,经过多次验证,运行正常,无错误!(Ansys thermal analysis thermal convection loader, after repeated verification, operating normally, without errors!)
- 2015-07-03 16:38:57下载
- 积分:1
-
PMCHW_MoM(compleX
矩量法程序,用fortran语言编写的传统矩量法求解立方体的RCS的程序(FortranA Program for Solving RCS of Cubes by Traditional Moment Method Written in Fortran Language)
- 2021-04-07 15:09:01下载
- 积分:1
-
1162195
监测指定目录中的文件目录的改变 !不错,仅供学习与参考(Monitor changes to the file directory in the specified directory! Yes, for study and reference only)
- 2018-12-01 22:22:39下载
- 积分:1
-
博优2016写狗+注册机
博优2016写狗+注册机用于破解博优2016系列软件(YUUKFHJMJ,GHGYUFUYFKFHV,K,JGHV,VJ,)
- 2018-05-06 12:17:44下载
- 积分:1
-
《Matlab遗传算法工具箱及应用》源码
对matlab遗传算法进行了详细地介绍,并进行了实例介绍(The matlab genetic algorithm is introduced in detail, and an example is introduced.)
- 2018-01-13 23:30:55下载
- 积分:1
-
Asus X551MA r1.1 boardview
说明: ASUS X551MA rev 1.1_BoardView
- 2019-05-17 15:39:28下载
- 积分:1