搜索资源列表
lmail
- Lmail.Dll发邮件控件的特点: 1、将文件分断发送,理论上可以发送N兆大小的文件。 2、实时编码,边编边发,传送速度快。 3、提供进度条实时跟踪。 4、具有*功能,可以一次性发送多个收件人、抄送人,密送人。 5、可以设置请求收件人回执。 6、能生成发送日志,便于跟踪SMTP错误。 7、为COM组件,支持VFP、VB、VC、DELPHI、PB。还支持 ASP网页编程。 -Lmail.Dll mail component characteristics : 1
kaermanmubiaogenzong
- 根据二维空间内目标作匀速直线运动和匀速圆周运动的特点,在建立目标运动模型和观测模型的基础上采用基于交互多模算法(IMM)的卡尔曼滤波器对机动目标进行跟踪。仿真结果表明,该算法不仅能够对匀速直线运动和匀速圆周运动的目标进行跟踪,而且在运动模型发生变化时,滤波误差也比较小。 关键词:卡尔曼滤波器;目标跟踪;机动;交互多模(IMM) -two-dimensional space under target for uniform linear motion and uniform circula
AtlDebugHeap_demo
- 使用ATL跟踪内存错误的例子(如MFC里的try..catch) -The example of tracking the error in memory using ATL
COM_imm
- This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theoretical Cramer—Rao lower bounds (CRLB) of estimat
CS
- This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theoretical Cramer—Rao lower bounds (CRLB) of estimat
EKF
- This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theoretical Cramer—Rao lower bounds (CRLB) of estimat
Draw
- This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theoretical Cramer—Rao lower bounds (CRLB) of estimat
WinXmlValidate
- XML信息验证,并跟踪出错位置,C#编写-XML message authentication, and location tracking error, C# Prepared
Radar_KalmanIMM6
- matlab 编写的源程序交互多模算法,用于目标多机动蒙特卡罗法仿真跟踪滤波器 本人十分关注 机动目标。这个是利用交互多模算法,用于目标多机动假设运动情况下的蒙特卡罗法仿真跟踪滤波器。matlab 编写的源程序。 但是有一点小错误,如果您能修改,不胜感激。-matlab source code prepared by the interactive multi-mode algorithm, used to target many motor simulation Monte Carlo
CustomLibraries.FileTracer
- 利用C#编写的错误跟踪程序,完成了简单的错误跟踪及输出,值得下载-Prepared using C# error tracking procedures, the completion of a simple error tracking and output, it is worth downloading
AFuzzyAdaptiveTrackingAlgorithmBasedonCurrentStati
- 基于“当前”统计模型的模糊自适应跟踪算法 我存的一篇论文,拿来与大家共享-Current statistical model needs to pre-define the value of maximum accelerations of maneuvering targets.So it may be difficult to meet all maneuvering conditions.The Fuzzy inference combined with Current stati
DebuggingWindowsPrograms(ChineseVersion)
- Debgugging Windows programs的中文版,第一部分介绍调试策略,以及如何利用C++语音,跟踪和异常来预防揭示和诊断错误,第二部分介绍C++和Windows的调试工具,第三部分帮助读者充分利用VC++的调试工具。-Debgugging Windows programs of the Chinese version, the first section describes the debugging strategies, and how to use C++ voice, t
ANN-in-maneuvering-target-tracking
- 在机动目标跟踪中,机动目标模型是机动目标跟踪的基本要素之一,一般希望机动目标模型能准确表征目标机动时的各种运动状态。比较常用的模型有匀速运动(CV)模型、匀加速运动(CA) 模型、时间相关模型(Singer)和机动目标“当前”统计模型。上述模型均采用机动频率表征目标的机动情况。在应用当中,通常采用固定的机动频率,这就表示机动目标的机动时间是一定的,而实际上机动目标的机动时间是不断变化的,也就是说机动频率是不断变化的,采用固定机动频率必然会带来误差。采样周期在0.5—2S时,机动频率越小跟踪精度越
loop-gainKalmanfiltersourcecodepackage
- 自己编写的一个循环增益卡尔曼滤波程序包,用于对机动目标进行检测和跟踪的滤波算法,给出目标数学模型和噪声模型,仿真后给出平均观测误差。程序里相应位置有标有注释。供做雷达机动目标检测和跟踪方面研究的人员参考。-I have written a loop-gain Kalman filter package, used for maneuvering target detection and tracking of the filter algorithm, given objective mathe
ChinaWinDeBug
- 汉化版的window 的bug调试工具,可以深入到具体的位置,跟踪可以确定准确错误源,可视化界面更容易操作-Chinese Version of the window of the bug debugging tools, you can go deep into a specific location, tracking can determine the exact source of error is more easy to use visual interface
PL--0-language-compiler
- 。通过跟踪PL/0 语言编译程序对一段示例程序进行处理的内部过程,对构成语言 编译技术的主要组成部分即词法分析、语法分析、中间代码生成、存储器分配、表格管理、错误处理等过程进行了重 点分析,详细叙述了其工作原理与实现机制以及相互之间的关系。-. By tracking the PL/0 language compiler for processing of a sample program of internal processes, language compiler technolo
2010_icpr
- Forward-Backward Error: Automatic Detection of Tracking Failures 关于检测错误的-Forward-Backward Error: Automatic Detection of Tracking Failures to detect errors on
ada1
- 初识VC++6.0上机环境,学会建立工程、文件,学会编译、链接并运行程序,查找并修改简单的语法错。 (2)正确调用输入输出处理的函数scanf( )、printf( )、getchar( )、putchar( )进行数据的I/O,观察输出格式,掌握键盘输入方法。 (3)初步使用调试器跟踪程序,观察变量的值的变化情况。 -Acquaintance VC++6.0-on environment, learn to build the project, documents, learn t
TraceTest
- 编译时用于显示断点或错误跟踪显示,它显示在错误输出栏里.-Compile-time error tracking is used to display breakpoints or display, it shows the error output column.
Target-Tracking-PADF-CV
- 基于CV模型的目标跟踪算法程序源码;提供详细的误差对比及绘图;仅供参考-CV model target tracking algorithm based on Open Source provide a detailed comparison and mapping error for reference only