搜索资源列表
10_01
- 分形算法C++ 程序:随机中点位移法生成山源代码-fractal algorithm C : random midpoint displacement method source code generated Hill
《c常用算法程序集》
- c常用算法程序集-c algorithm commonly used procedures set
图像形态学算法实现
- 我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
国外Contourlet C源码
- 这是一个关于Contourlet算法的c程序 由国外学者编著
dtw算法应用实例
- c程序
小波算法4.rar
- 系列小波算法c程序,Series of wavelet algorithm c program
C
- 徐士良C常用算法程序集(第二版)的附带源码,提供给大家学习-XU Shi-liang C assembly commonly used algorithms (second edition) comes with source code available to them to learn
CurveC++
- 曲线拟合算法,C++程序,多种拟合方法,包括拉格兰日算法等 -Curve fitting algorithm, C++ Procedures, fitting a variety of methods, including algorithms, such as Raglan Day
小波算法3
- 系列小波算法c程序-Series of wavelet algorithm c program
小波算法1
- 系列小波算法c程序-Series of wavelet algorithm c program
小波算法2
- 系列小波算法c程序-Series of wavelet algorithm c program
tuxingxue
- 该程序包里包含了计算机图形学所学的各种算法的源程序: 1、直线算法(B算法、DDA算法和中点算法) 2、圆弧算法 3、多边形填充算法(有序边发、种子算法和图案填充算法) 4、二维变换算法 5、直线二维裁剪算法 6、三维变换算法 程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。 有任何问题可与本人联系: QQ:4445
C
- 经典程序算法 不错 是总结性的 可以看看借鉴借鉴-cc
C
- 常用算法程序集,可以用,是TXT格式,通过复制黏贴到C中运行即可-C
Caverage
- 模糊c均值算法c++程序,实现了模糊c均值纹理分割算法-Fuzzy c means algorithm c++ procedures, the fuzzy c means algorithm for texture segmentation
C
- C常用算法程序集,包含常用的算法和代码,插值计算,函数运算-C commonly used algorithm assembly, including the commonly used algorithms, and interpolation, the function computing
generating-white-noise
- 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声 -Program produces a set of normal white noise signal, its mean and variance, and the length can be adjusted. Will produce a white noise signal int
encode-C
- 自己写的LZW算法压缩C程序,模块分解清楚,刚学习LZW算法的可以借鉴一下!-The LZW compression algorithm to write their own C program, module decomposition clear, just learning LZW algorithm can learn from it!
C-Means
- 改程序为模式识别常用的C均值算法,可以对样本进行分类。-It s a pragram of C-Means, which is popular among Pattern Recoginization.
模糊C均值算法
- 亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)