资源列表
LeastSquarFit
- 用最小二乘法拟合曲线y=a0+a1*x+a2*x^2+a3*x^3+...+an*x^n 的vc源码-using the method of least squares fitting curve y = a0 a1 a2 * x * x * a3 ^ 2 x ^ 3 ... an * x ^ n vc FO
操作系统实验的编程
- 操作系统实验的编程,请注意啦,各位请指第纳一下。
zuituanlujing(VB)
- 用VB学的最短路径算法,压缩包解压时没有密码.供学习使用
eyePictureLDA(Matlab)
- 线性判别方法,眼睛图像数据库上的LDA程序,基于Matlab,供学习参考-Linear Discriminant method, eye image database on the LDA procedure, based on Matlab, for study and reference
dr5aw5f
- opengl 初学者编程入门范例 5 opengl 初学者编程入门范例 5-opengl programming started example 5 opengl beginner beginner programming started example 5
sb2
- 能够实现较好的数字识别作用,用matlab语言实现该功能,比较先进!-To achieve better digital distinctive, with the matlab language functions, more advanced!
visibresto
- Tarel J Hauti N Fast visibility restoration from a single color or gray level image 论文源码-Tarel J Hauti N Fast visibility restoration from a single color or gray level image paper source
Transform
- preferential attachment图节点的偏好链接特性计算方法,参考论文Dynamics of Large Networks中的4.4节完成-Preferences link feature preferential attachment graph nodes calculation method, the reference paper Dynamics of 4.4 节 Large Networks of completion
bifilter
- 这是一个双边滤波器的源程序,主要用于滤除图像噪声的同时,增强图像的边缘信息与细节,防止过平滑和模糊现象发生。-This is a bilateral filter program written by myself with MATLAB software, which has the capacity to reduce the noise data of an image and restrict the oversmooth phenomenon.
DlgSmooth
- 此代码为图像平滑处理的关键代码,使用3×3的高斯模板。-image smoothing code
wavelet-analysis-denosing
- 小波变换,分析,去噪的matlab代码,可以应用到人脸图像,掌纹图像上-Wavelet transform analysis, denoising matlab code, and can be applied to the face image, the palmprint image
Dijkstra
- 最小点对问题(二维) 二维最接近点对问题:给定平面上n个点,找其中的一对点,使得在n个点的所有点对中,该点对的距离最小。严格地说,最接近点对可能多于1对。 【本算法基于C++语言编写,在Windows平台的DEV C++下编译通过,且运行正常】 -The minimum point of the problem (two-dimensional) two-dimensional closest point of the problem: a pair of points
