EMD的一种插值算法的文章,研究EMD算法改进的朋友可以看一下这个B-样条插值算法
上传时间: 2015-11-11
上传用户:天涯
帧间差分与背景差分相融合的运动目标检测算法--对做人体检测或运动物体检测有用的论文
上传时间: 2015-11-13
上传用户:lindor
将提升小波用于目标跟踪。 小波提升的核心就是更新算法和预测算法,通过预测算法可以得到高频信息,而通过更新算子可以得到正确的低频信息.提升样式可以实现原位计算和整数提升,并且变换的中间结果是交织排列的.其中原位计算和整数提升在硬件实现中很有价值.
上传时间: 2013-12-11
上传用户:playboys0
JSP中文网新闻发布系统是由jsp中文网为了方便管理自己的相关技术文章而编写的b/s模式的集新闻发布、管理与一体的新闻发布系统。
上传时间: 2014-01-22
上传用户:13215175592
matlab做的基于交互多模(IMM)算法的机动目标跟踪仿真程序
上传时间: 2013-12-09
上传用户:Amygdala
多目标遗传算法源码,包含遗传算法的各个步骤,适合于研究多目标优化的朋友
上传时间: 2013-12-28
上传用户:klin3139
// 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 // b - 常数向量的指针 // n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 // 1 - 求解失败
上传时间: 2013-12-18
上传用户:xcy122677
基于GPRS的GPS车辆定位系统及其证据推理地图匹配算法
上传时间: 2013-12-27
上传用户:yimoney
B-spline曲線是包含Bezier曲線的通用數學表示法。
上传时间: 2015-11-22
上传用户:whenfly
About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl
标签: C. hamsterdb structure database
上传时间: 2013-12-11
上传用户:LouieWu