搜索资源列表
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
QSFCode
- Iretated Function system(IFS) 产生flame效果 VC源码-Iretated Function system (IFS) have a flame effect VC FOSS
fractal_leaf
- 自己写的一个产生分形树叶的c++程序, fra.cpp是产生分形的主程序,bmp.cpp是把产生的图形写到bmp文件里去,IFS则是产生分形树叶的迭代算法。生成bmp图片是自己写的程序,没有调用系统函数,所以可在任何系统下运行。 程序运行产生一个画了分形树叶的bmp文件。-wrote it myself have a fractal leaves c procedures fra.cpp generated fractal is the main program. bmp.cpp is th
fenxingtuxingdeshengchengyuanma
- 一个分形图像生成的程序,用IFS系统和L系统产生各种分形图形。-a fractal image generation process, using IFS system and L system to produce various fractal graphics.
IFSEditor
- 一个用于实现IFS(迭代函数系统)算法分形绘图的程序,并可以将渲染后的图像导出成标准位图格式。-used to achieve an IFS (IFS) algorithm fractal mapping procedures, and may be exaggerating the derived images into a standard bitmap formats.
sierpinski(2Dimension).rar
- 该程序是一个二维的Sierpinski镂垫程序,是在VC++MFC环境下利用OpenGL编写的,是一个二维镂垫,采用递归方法,从一个三角形出发,通过对三角形三边平分把它分解成四个三角形,去掉中间那一个三角形,对其余三个三角形重复同样的过程,直到中间那个三角形的面积很小为止。该程序对初学分形理论者可以给予很好的启示。,The program is a two-dimensional Sierpinski gasket procedure is VC++ MFC environment prepar
IFS
- 这里面包含了几个常用的IFS的分形图的绘制方法如枫叶,分形树等。-There are a few commonly used fractal IFS mapping methods such as Maple, fractal trees.
IFS
- 通过IFS算法可以实现对自然景物的模拟,IFS可以模拟的景物很多,可以是山、树、三叶草等,本程序实现对山的模拟。-Through the IFS algorithm can realize the nature of the simulation, IFS can simulate many features, can be a mountain, tree, clover, etc., the program simulated the mountain.
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
fengxing
- 我自己制作的一个分形小软件,实现了L系统和IFS系统-a small software of fractal,with L system and IFS system inside
ifs_code_matlab
- 实现了平移、缩放、旋转和错切等仿射变换的问题,并用MATLAB逼真模拟了蕨类叶、变形蕨类叶与拟仿射变换分形图。-Achieved a pan, zoom, rotate and cross cutting issues such as affine transformations, and use MATLAB to simulate real fern leaf, fern leaves and to be deformed affine fractal images.
fenxing
- ifs(迭代函数系统)生成分形,通过改变ifs码可以构造各种各样分形图形。-ifs (iterated function system) of the fractal, ifs code can be constructed by changing a variety of fractal graphics.
IFS
- 分形与混沌中的迭代函数系统IFS,matlab编的,-it is a matlab program which is about IFS
shuye_wcj
- TC编写的利用iFS迭代系统产生 一片蕨类树叶-TC prepared using iFS system to produce a fern leaf iterative
2DIFS_32
- 二维IFS迭代函数系统分形绘图,看似树叶,实际上运用了很多算法才生成的图形。程序功能:改变视图、颜色设置、绘制命令、参数设置等,可以绘图进行一些自定义。 -Two-dimensional IFS IFS fractal graphics, the leaves appear, in fact, did use a lot of algorithm-generated graphics. Program features: change the view, color settings, dr
2DIFS_32
- 二维IFS迭代函数系统分形绘图,看似树叶,实际上运用了很多算法才生成的图形。程序功能:改变视图、颜色设置、绘制命令、参数设置等,可以绘图进行一些自定义。 -Two-dimensional IFS IFS fractal graphics, the leaves appear, in fact, did use a lot of algorithm-generated graphics. Program features: change the view, color settings, dr
IFS
- 采用计算机生成图形图像,可以用少量的数据生成复杂的自然景物图像,例如起伏的山脉、飘浮的云彩、形态各异的植物等自然界中的各种景观。它极大地丰富了计算机图形学的内容,而且促进了计算机在仿真模拟领域的应用。根据分形迭代函数系统具有模拟自然界景物的特点,采用面向对象的编程语言VC++实现了一类模拟山树等景物的计算机编程,模拟效果十分逼真。-The use of computer-generated graphic images, you can use a small amount of data to
EasyIFS
- IFS是分形学的组成部分,输入几行代码做成ifs文件,就可以做出可画出逼真的画面。适于广大分形爱好者研究。本人自己写了些例子在里面。-IFS is an integral part of the fractal, enter a few lines of code make ifs file, you can make a realistic picture can be drawn. For the majority of fans of the fractal. I wrote out so
fenxing
- 本文对分形几何的含义、几何特征及与计算机图形学的关系进行了阐述。并根据切身体会使用Java语言进行了几个简单的几何图形生成实验。实验对单棵IFS Tree的生成,人工IFS树林和天然IFS树林的生成的算法和代码进行了详细的论述。还编程实现了用Sierpinsk地毯拼接成武汉大学工学部一号教学楼外形图(近似模仿)。通过分形几何课程的学习和实验加深了对世界的认识。-Code in detail. Also the programming with Sierpinsk carpet joining C