防脉冲干扰移动平均值法数字滤波器的C语言算法及其实现
上传时间: 2015-11-08
上传用户:yxgi5
介绍了数字水印技术涉及的MATLAB的基本图像处理函数,研究了MATLAB在水印预处理和水印嵌入过程的运用, 并给出了实例及实验结果
上传时间: 2014-01-04
上传用户:plsee
基于MPEG_1_2视频的音频同步剪辑算法。 对于做数字电视的人来说,是不错的资料
上传时间: 2014-01-18
上传用户:as275944189
EMD的一种插值算法的文章,研究EMD算法改进的朋友可以看一下这个B-样条插值算法
上传时间: 2015-11-11
上传用户:天涯
算法分析的多边形游戏,通过算法实现多边形之间数字的计算
上传时间: 2013-12-12
上传用户:wweqas
JSP中文网新闻发布系统是由jsp中文网为了方便管理自己的相关技术文章而编写的b/s模式的集新闻发布、管理与一体的新闻发布系统。
上传时间: 2014-01-22
上传用户:13215175592
数字水印,用MATLAB制作的,还有一些叙述情况
标签: 数字水印
上传时间: 2013-12-16
上传用户:skfreeman
// 带有列主元的高斯消元法 // 功能: 求解线性方程组 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