1461037

积分:520
上传文件:13
下载次数:0
注册日期:2009-03-12 17:08:00

上传列表
mvaverage.zip - 信号的平滑处理,moving average算法,Mablab源程序,2009-11-27 13:54:28,下载27次
kMean.rar - clustering的经典k-mean算法源程序,VB代码,2009-11-27 13:52:01,下载19次
image_edge_detection_and_split.rar - 图像处理的,边缘检测及分割等,比较详细,PDF文件,2009-11-27 13:47:43,下载4次
image_processing.rar - 多种图像边缘检测与分割处理matlab源码,2009-11-27 13:35:59,下载14次
411_to_BMP.zip - 图像格式转换源码,从411转BMP, in C++ Builder,2009-11-27 13:31:31,下载5次
OReilly_Building_Embedded_Linux_Systems.rar - 经典书籍,chm e-book,OReilly_Building_Embedded_Linux_Systems,2009-11-27 13:28:22,下载3次
MCGraw-Hill_Osborne_Oracle_Database_10g_SQL.rar - chm格式电子书籍,MCGraw-Hill Osborne Oracle Database 10g SQL,2009-11-27 13:23:49,下载4次
ColorSpace.rar - 不同色度空间的相互转换,java代码,含说明,2009-11-27 13:08:52,下载5次
FFTReal.zip - FFT源码,快速傅里叶变换和逆变换,Portable ISO C++开发的完整类,2009-03-12 19:27:17,下载47次
VowelSynth.zip - 开源代码,元音的滤波和人工合成,delphi开发,VST插件,2009-03-12 19:22:32,下载23次
wavelet_encode.zip - 小波源码,在编码上的应用,主要包括各种小波算法,编码和解码算法应用等,2009-03-12 19:15:49,下载4次
DWT_source_code_(PPT_included).rar - Daubechies小波源码,包含PPT讲解,2009-03-12 18:25:21,下载115次
LastWave_3_0.windows.zip - LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码,2009-03-12 18:10:15,下载73次

近期下载
LibUSB-Win32.rar - Control USB Devices From Windows Source code in C++ C# VB
libusb-1.0.21.zip - libusb 是一个非常好用的USB开发开源库,很多人已经借此制作了令人惊奇的硬件
testusb.rar - linux下测试usb端口
PolyFit.rar - 任意阶的多项式曲线拟合方程,附三角maxtix分解
CurveFit_Poly.rar - 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use this just call PolyFit2 directly. usage: Call PolyFit by something like this. CPolyFit<double> PolyFitObj double correlation_coefficiant = PolyFitObj.PolyFit(X, Y, A) where X and Y are vectors of doubles which must have the same size and A is a vector of doubles which must be the same size as the number of coefficients required. returns: The correlation coefficient or -1 on failure. produces: A vector (A) which holds the coefficients.
用抛物线y=a+bx+cx 拟合给定数据.rar - 数值分析用抛物线y=a+bx+cx 拟合给定数据
sgsmooth.rar - 移动窗口最小二乘多项式平滑,即S-G数据平滑源代码。可以滤掉光谱数据中的高频噪声,较好地保留原信号的真实性。
SG.rar - 信号SG平滑滤波Matlab程序仿真,简单实用,对信号的前期处理很有用
Savitzky-Golay-matlab.zip - SG平滑滤波matlab源码,在平滑去噪方面很有用
spectraMatch.rar - 该程序包包含了高光谱匹配中所用到的多种光谱匹配方法:光谱角度匹配,光谱相关匹配,相关角度匹配,梯度角度匹配,离散信息匹配,离散信息角度匹配等
spectral-matching-algorithms.rar - 光谱匹配识别基本算法,包括SA、SCF、SCM、SCA等基本算法。程序可以直接调用,方便简洁。
savgol.rar - 低通滤波器,对数据进行平滑,也叫做最小二乘法,Savitzky-Golay算法
TXStringGrid.zip - TStringGrid使用给Cells赋值的方式插入10w行数据时很慢 TXStringGrid继承了TStringGrid,内部使用AVL树保存数据,支持快速插入10w行数据 使用TXStringGrid控件时,需使用TXStringGrid的XInsert、XDelete、XUpdate、XQuery接口对某行数据进行增删改查,通过TXStringGrid的OnDrawCell消息处理函数进行数据显示 仅供参考

收藏