资源列表
MG
- 此程序实现了数据结构中的迷宫问题,用C语言编写,运行后输出为表示位置与方向的数据组
222
- 数据结构课程设计,一元稀疏多项式的源代码,用C++实现。
kmp
- 自己编写的一个KMP字符串匹配算法的实现-I have written a KMP string matching algorithm implementation
circquad
- openGL program to create a cylinder and parallelepiped by extruding a circle and quadrilateral respectively
HSMM
- 实现HMM的前向算法,作为HMM三个算法的一部分,其他的包括检测算法和训练算法。-finish the forward of HMM,it is one part of three Arithmetic of HMM.
lle
- lle和svm 的人脸识别算法代码,识别率可以打到80以上。-lle and SVM for face recognition algorithm code, the recognition rate can reach 80 or more.
Face-Reco
- 人脸识别的演示程序,基于vc++,可以用来灰度处理图片-face recognize
psnr-and-nc
- 数字音频水印中,原始载体音频和含水印音频之间的峰值信噪比PSNR和原始水印与提取出来的水印之间的归一化相关系数NC-Digital audio watermarking normalized correlation coefficient between PSNR PSNR between the original carrier audio and watermarked audio and the original watermark and extracted watermark, NC
BaseLine1
- this programme is for baselinbe removal of noisy ecg data.Low frequency noise is the base line so by using any such technique u can remove it.
myImresize.m
- 自己写的imresize实现图片的最近邻插值和线性插值,varagain重载-Write your own imresize achieve picture nearest neighbor interpolation and linear interpolation, varagain the overloaded
akima
- 调用时Akima(Omg, 5, flag) //Omg表示为图像中每行中5个相邻点的灰度值(是一个数组),5代表选择5点进行插值,flag为插值精度,整个函数返回插值后的灰度值(亚像素精度的)-When calling Akima (Omg, 5, flag)// Omg represented in each row in the image gray value of 5 adjacent points (an array), select 5:00 5 represents an int
data-fitting
- 利用最小二乘的方法拟合数据,满足误差平方和最小-Least squares method to fit the data
