资源列表
Kalman
- 使用卡尔曼滤波器对物体的未来状态进行预测和估计。(Using the kalman filter to predict the station of the object.)
hough变化
- 实现hough变换的源代码,简单易学的源代码(hough to realize hough)
PDA算法Matlab程序
- 使用概率数据关联进行目标的关联,用于多目标跟踪过程。(Using PDA algorithm for data association.)
基于单片机得PID控制器
- 本文叙述了现在几种成熟的PID控制算法,对PID控制器的设计进行了研究,包括对控制器的硬件选型和软件设计,对合适的硬件给予详细的介绍,对程序的运行给出详细的程序流程图。 功能PID控制器的核心选用了ATMEL公司的AT89C51单片机,通过合适的外接硬件来完成模拟数据量的采集处理,数据的模数数模转换,液晶显示,按键输入等。(This paper describes several mature PID control algorithms, and studies the design of
chord measurement
- 三点偏弦测法理论说明文献 弦测法传递函数及黄金分割点遍历程序(Theory and Research of Asymmetrical Chord Offset Method)
3565556
- nokia N81-8G design document, including Schematic()
VC Dependency
- 检查Windows系统中的VC程序所依赖的dll文件是否包含。(Check whether the DLL file that is dependent on the VC program in the Windows system is included.)
5953009
- nokia诺基亚移动无线传感网络解决方案()
赵泽峰
- 简单的用户注册,用户登录,使用的是sql语言,c#语言,控件等(The realization of the user login and registrationSimple user registration user loginUse the vs2008 sql2008 c# language controls etc.)
BSerialPort
- 在VS2010编译通过基于Windows API的串口通讯类(Compiling serial communication classes based on Windows API in VS2010)
tgdf
- OFDM 编写源代码 matlab ofdm coder()
XTNIKEsalessystem
- NIKE销售系统源码 源码描述: 一、源码特点 1、winform窗体实现nike销售系统 二、菜单功能 1、权限管理 2、收银台界面 三、注意事项 1、开发环境为Visual Studio 2012,数据库为SqlServer2008,使用.net 2.0开发。 2、数据库文件在DB_51aspx文件夹中,附加即可 3、默认数据库连接字符串在DBHelper.cs配置文件中修改