帧间差分与背景差分相融合的运动目标检测算法--对做人体检测或运动物体检测有用的论文
上传时间: 2015-11-13
上传用户:lindor
针对有限差分问题中的均匀网格技术存在的弊端提出了变网格技术,并提出了区分粗细网格的假设与原则,给出了区分粗细网格在算法上实现的流程图。
上传时间: 2013-12-21
上传用户:zgu489
在分析三维STL文件格式数据结构的基础上,分析了建立拓扑结构的优点并提出了建立拓扑结构关系的方法 ,并建立了快速优化分层算法,从而大大提高了铸件三维有限差分网格自动剖分的速度和效率,开发了能适用于任意 复杂铸件形体的三维网格剖分程序,通过实际应用证明了程序的实用性。
上传时间: 2014-01-07
上传用户:koulian
二阶椭圆偏微分方程的差分算法,适用于求解矩形区域,任意边界条件。
上传时间: 2014-01-14
上传用户:15736969615
有限差分法的Matlab程序(椭圆型方程)
上传时间: 2014-01-25
上传用户:xcy122677
MIMO差分检测的代码,用此检测接收端不需要信道信息。
上传时间: 2013-12-29
上传用户:小鹏
JSP中文网新闻发布系统是由jsp中文网为了方便管理自己的相关技术文章而编写的b/s模式的集新闻发布、管理与一体的新闻发布系统。
上传时间: 2014-01-22
上传用户:13215175592
// 带有列主元的高斯消元法 // 功能: 求解线性方程组 Ax = b // 参数: A - 指向n*n系数矩阵的指针 // b - 常数向量的指针 // n - 方程组的维数 // 返回值:0 - 如果成功。线性方程组的解保存在 b 中 // 1 - 求解失败
上传时间: 2013-12-18
上传用户:xcy122677
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