资源列表
nonlinear_diffusion.II
- Image selective smoothing and edge detection by nonlinear diffusion. -Image selective smoothing and edge detection by nonlinear diffusion. II
edgeDetection_aniso_diffusion
- Scale-space and edge detection using anisotropic diffusion.
NonlinearTotalVariationNoiseRemoval
- Nonlinear total variation based noise removal algorithms
TOTALVARIATIONRESTORATIONFREECONSTRAINTS
- TOTAL VARIATION BASED IMAGE RESTORATION WITH FREE LOCAL CONSTRAINTS.
a
- 编写具有如下函数原型的非递归两种函数f,负责判断数组a的前n个元素是否从大到小完全有序了,是则返回true,否则返回false。并编制主函数对它们进行调用,以验证其正确性。 bool f(int a[], int n) 提示: 非递归函数中只需逐对地判断各a[i]与a[i+1]是否都已从大到小有序排列(i = 0,1,…,n-2)。-Prepared with the following function prototype of two non-recursive fun
12
- 矩阵的加、减、乘运算演示,将矩阵的加、减、乘运算算法制作成CAI演示软件,可读入数据,演示运算全过程,演示的每一步都要有对应的中文解释。 -Matrix addition, subtraction, multiplication presentation, the matrix of addition, subtraction, multiplication algorithm produced CAI presentation software, read into the data, sho
NM
- 求NM矩阵最大值及位置 本软件有版权限制-NM matrix and the location of the maximum demand of the software copyright restrictions
LeastSquares
- 这是平时做实验时常用的程序,最小二乘法,大家可作为参考,学习-This is usually done when the commonly used experimental procedures, least square method, we can as a reference, study
Magic
- 幻方-magic cube
mat
- 矩阵运算-matrix maths
fft
- FFT C code I found from internet. I just use this code for registe so that I could start my download here
15puzzleastar
- this 15 puzzle program,this program work with A Star algorithm... -this is 15 puzzle program,this program work with A Star algorithm...
