搜索资源列表
fractal program
- 一个不错的分形程序-a good fractal procedures
graphics.rar
- 分形树、Sierpinski垫片C程序、Mandlbrot集图形、Koch曲线C程序,Tree fractal, Sierpinski gasket C procedures, Mandlbrot graphics set, Koch curve C program
Fractal-image-compression
- 分形图像压缩原始程序,matlab实现,调试后可用,时间较长。-Fractal image compression the original program
Fractal
- Grass文件夹下为分形草的程序源代码,程序运行后,只需要按空格键就可以随机产生不同的分形草图形。-Grass folder fractal grass program source code, the program is running, simply press the spacebar can be randomly generated fractal grass graphics.
left_M
- 内含摇曳的递归分形树源代码。双击Leaf_M.html文件,程序运行;双击Leaf_M.java文件,进入编辑环境。-Recursive includes swaying fractal source code tree. Double-click Leaf_M.html files, program run Leaf_M.java double-click the file, enter the editing environment.
julia
- 分形算法之逃逸算法的julia集实现,vs2008开发环境,opencv库支持-fractal program implements the julia under vs2008 using opencv
Fractal
- Fractral文件夹下为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractral folder for rendering fractal curve turbidity, Julia sets, Mandelbrot sets and s
fgen
- fractal generator. program draw on a screen one of the most simole fractal.
fractal
- This is a fractal program , It is very simple Line : Von Cock , Peano , Sierpinski .. Surface : Julia , Mandelbrot , Phoenix Some kind of fractal Tree using IFS -This is a fractal program , It is very simple Line : Von Cock , Peano , Sierp
fractalTree_src
- 利用分形的理论知识,实现了模拟植物的生成,使用CSharp语言-realize the program of plants simulation using CSharp program Language based on fractal theory
3_01
- 在DELPHI中实现的分形树,比较形象,可以用来做下一步的改进基础-DELPHI achieved in fractal tree, comparing the image can be used to do the next step to improve the basis for
fractal2
- 基于OpenGL的分形图的绘制,本程序是用Borland C++ 编写的。-Fractal image on OpenGl
frasr195
- 简单分形程序,适宜初学者了解分形学习分形。-Simple fractal program, suitable for beginners to understand the fractal fractal study.
fractal
- 分形的代码,采用opencv和c++完成,能实现该图像的分形,运行良好-fractal program
Fractal-curve
- 用MATLAB实现几种分形曲线的源程序,里面用了递归,程序绝对可用,可调参数。-MATLAB source program snowflakes curve, use inside the recursion, and procedures can be absolutely, adjustable parameter.
Fractal-algorithm-and-program-design
- 分形算法与程序设计C++实现,很好的一本书-Fractal algorithm and program design
codefans.net
- 本程序用于图片分形,程序里面有详细的步骤说明和实例,根据步骤即可实现-This procedure is used to image fractal program there are detailed step instructions and examples can be realized according to the steps
fractal
- matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=
Fractal-Code
- 程序在DOS下运行,需要包含<graphics.h>, <conio.h>, <cmath>头文件。绘图速度较慢,但精确度高,可进行任意位置的放大缩小。 算法是本程序的核心内容,一切的绘图都建立在这个基础之上。Julia, Mandelbrot, Newton三个绘图函数各有不同的算法,对于每一种情况要分类讨论。程序要进行放大、缩小,需要对程序中的每个点的计算加上一些参数,使放大缩小正确运行。 主函数包含print函数,print函数包含color系列
fractal-animation
- fractal making program
