搜索资源列表
分形-源代码
- 分形几何程序集合,含有几十个分形几何算法程序-procedures set, containing dozens of fractal geometry algorithm
10_01
- 分形算法C++ 程序:随机中点位移法生成山源代码-fractal algorithm C : random midpoint displacement method source code generated Hill
fenxing
- 分形算法C++程序:内含三维空间中的分形插值算法源代码-fractal algorithm C : 3D space containing the fractal interpolation algorithm source code
分形算法与程序设计——Java实现
- 分形算法与程序设计——Java实现 看到有vc的程序实现,我有java的教程,希望对大家有所帮助-fractal algorithms and programming -- Java vc see the program, I have a java Guide, we hope to help
jueyefenxing
- 本算法是实现分形蕨叶画法的程序. 大家应该可以看得懂-the algorithm is fractal fern leaf painting process. We should be able to understand the
xiaobofenxing3
- 小波分形的一个程序,算法不错,也很容易看懂。-Wavelet Fractal a procedure, the algorithm good, and very easy to understand.
Sierpinski_1
- 本程序利用迭代递归算法实现,可以画出正三角形构成的Sierpinski垫片,输入条件为正三角形的中心坐标和边长。-the iterative procedure recursive algorithm, sense regular triangle constitutes the Sierpinski gasket, import conditions for the regular triangle coordinates of the center and side length.
seripinski_2
- 本程序利用迭代递归算法可以绘制任意三角形的Sierpinski垫片,包括不是正三角形的,输入条件为三角形三个顶点的坐标。-the iterative procedure recursive algorithm can draw arbitrary triangular Sierpinski gasket, not including the regular triangle, the conditions for the importation of three vertices of the
sierpinski_dt
- 利用分形中的迭代和递归算法实现Sierpinski地毯,程序简单易懂,改动程序中的n值即可控制递归次数。-use fractal iterative and recursive algorithm Sierpinski gasket, procedures simplified, changes to the procedures used for the control of n number of recursive.
circle.c
- circle.c 在Turboc2下编写整数breshman画圆算法。本程序实现的是画圆算法。-circle.c in Turboc2 prepared integral breshman Circle algorithm. This program is Circle algorithm.
4_01
- 再传些《分形算法与程序设计VC版》一书中所讲解的程序设计的源代码及部分供参考的效果图<4_01>:内含IFS算法源代码。双击Debug下的ifs01.exe文件,程序运行;双击ifs01.dsw文件,进入编辑环境。-more "fractal algorithms and program design VC version" a book on the design process and the source code for some reference Dr
EvsImageProcess
- 一些常用的图象处理算法,列表如下 alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.
Sierpinski
- 内含基于逃逸时间算法的Sierpinski三角形源代码。双击Debug下的SIERPINSKI.exe文件,程序运行;双击SIERPINSKI.dsw文件,进入编辑环境。-intron escape time algorithm based on the source code Sierpinski triangle. Double-click the Debug SIERPINSKI.exe documents, operating procedures; double-click SIERP
vc-fractal005
- ,《分形算法与程序设计——Visual C++实现》的第五章源码-, \"Divides Shape Algorithm And Programming 鈻♀枴Visual the C Realization\" fifth chapter of source code
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
hilbert分形曲线算法
- hilbert 分形曲线生成程序 matlab 源码
duochongfenxing多重分形谱算法
- 提供两个小程序,一个是多重分形谱算法;另一个是盒子维数的计算。-Provide two small programs, one is multifractal spectrum algorithm the other is the calculation of box dimension.
fenxin
- 分形算法与程序设计——Visual C++实现 该书的所有源代码,均可运行-failed to translate
222
- hilbert空间填充曲线快速生成算法程序代码-hilbert space filling curve fast generating algorithm code
盒维数计算程序
- 可用于计算一维或者二维图像的分形维数,采用盒维数计算法,并给出了有效像素占有率。