搜索资源列表
分形-源代码
- 分形几何程序集合,含有几十个分形几何算法程序-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
jl-444
- 在vc环境下对koch雪花算法,mandlbrot分行算法的实现,可以交互选择迭代次数.-in vc environment right koch snowflakes algorithm, the algorithm mandlbrot branch realization can choose interactive iteration number.
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.
VB39zhongdonghua
- 基于VB编程算法的39种动画效果,类似屏保 -VB programming algorithm based on the 39 kinds of animation effects, similar to a screensaver
fengchuifenxing
- 风吹分形树:本例采用WIN32 + 字符替换法 模拟从2阶到N阶 经典分形树的实现。而经典的算法采用递归实现。 其中的字符替换法 可作为此类问题的通解-wind fractal tree : the characters WIN32 cases using replacement simulation from two bands of N-classic fractal tree realized. The classic recursive algorithm to achieve. T
huishufenxing
- 桧树分形小枝:win32+GDI+分形算法;经典课程例子的vc++实例-cypress trees Fractal branchlets : win32 GDI fractal algorithm; Classic examples of courses example vc
Bezier_3_ins
- Bezier曲线的一般C代码算法,在VC环境下运行的.-the general Bezier curve C code algorithm, the VC environment operates.
canto
- 利用分形递归算法实现Cantor三分集,实现有限次迭代!-use fractal recursive algorithm Cantor third set and achieve limited iterations!
Arboresent
- 利用分形算法中的迭代和递归生成Arboresent肺形曲线,效果好!-fractal algorithm using the iterative and recursive generation Arboresent lung-shaped curve, the effect!
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.
2_C
- 利用90度角支撑迭代递归算法绘制C曲线,简单易懂!-use of 90 degree angle support recursive iterative algorithm mapping C curve, simple!
circle.c
- circle.c 在Turboc2下编写整数breshman画圆算法。本程序实现的是画圆算法。-circle.c in Turboc2 prepared integral breshman Circle algorithm. This program is Circle algorithm.
RSana
- RS分形算法matlab代码实现,既利用RS方法计算时间序列的分形hurst指数-RS fractal algorithm to achieve Matlab code, both RS calculated using time series fractal Hurst index
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.
Fractal-algorithm-and-program-design
- 分形算法与程序设计C++实现,很好的一本书-Fractal algorithm and program design