-
linear_kalman_filter
该程序实现了线性kalman滤波进行单目标跟踪,注释详细,并包含了例程(The program implements a linear kalman filter for target tracking, notes in detail and includes routines)
- 2020-10-12 14:57:32下载
- 积分:1
-
C# 下载股票行情
C# winform 股票分析, 本程序主要实现行情数据下载。
本程序RAR中附加了DotNetBarSetup。
安装了DotNetBar用VS2010开启。
对开发股票软件有兴趣的朋友可以看看,并且根据自己的想法继续完善。
对C#winform开发的学习者也是一个好例子。 程序使用ACCESS数据库。
- 2022-08-18 17:28:42下载
- 积分:1
-
clocko-LCD
stm32f103下电子钟,利用液晶屏显示(stm32f103 an electronic clock, use the LCD display)
- 2016-06-06 15:22:39下载
- 积分:1
-
两个数比大小
#include
int main()
{
int m,n;
scanf("%d %d",&m,&n);
if(m>n)
return m;
else
return n;
}
- 2022-08-16 08:36:06下载
- 积分:1
-
earthquakeanalysis
对地震数据进行分析,并对它们进行三维重建,可用来对地震原因进行探索.(Analysis of seismic data, and their three-dimensional reconstruction, can be used to explore the causes of earthquakes.)
- 2009-03-23 11:43:22下载
- 积分:1
-
lcd1601
独创 基于51单片机的LCD 1601字符型显示屏的驱动程序,简单易用精简代码.(Based on the original 51 single-chip LCD 1601 Character display driver, easy-to-use to streamline the code.)
- 2008-04-05 15:17:25下载
- 积分:1
-
STM32超声波
说明: STM32f103ZET6控制超声波测距模块,通过串口显示(STM32f103ZET6 controls the ultrasonic ranging module, which is displayed through serial port.)
- 2019-05-17 10:00:25下载
- 积分:1
-
网吧
本文应用C语言编写,应用文档存储数据,基本的增删改查都在上面(The basic additions and deletions are all above.)
- 2018-10-12 14:17:38下载
- 积分:1
-
xiaomuchkeyanjinghua
小木虫最新科研精华贴,对硕博生有很多的作用,很不错的资料哦(Wooden stick insect essence of the latest research on the role of Shuobo students have a lot of very good information Oh)
- 2013-11-13 17:19:49下载
- 积分:1
-
studentScore
visual c++与access 数据库实现的学生成绩管理系统(failed to translate)
- 2013-05-07 20:12:04下载
- 积分:1