搜索资源列表
tree3
- 分形图的实现:c++源代码,分形树由递归算法生成。-Fractal graphic sample
图象处理及分形图象压缩
- 图象处理及分形图象压缩是针对真彩(24位色)BMP图象进行简单处理和能够进行分形图象压缩的程序.分形图象压缩采用了固定分块和四叉树的方法,小波零树编码的方法还有问题. 图象处理部分对图片大小没有要求,分形图象压缩部分对图片大小有要求,大小应是2的次方幂(例如大小应是128*128,256*256,512*512等等),否则在菜单上看到的图象压缩里子菜单是灰的,不起作用. -image processing and fractal image compression is against
Delphi在分形艺术中的应用
- Delphi在分形艺术中的应用(用delphi绘制分形树,全部代码,包括窗体)-Delphi fractal art in the application (with delphi fractal tree mapping, all the code, including the Form)
fenxingshu
- 这是一个分形图形实现程序,可以实现C曲线,KOCH曲线,分形树(包含递归实现)。-This is a fractal graphics procedures, can be achieved C curve, KOCH curve, fractal tree (includes recursive).
FEN_XING
- 用c语言编写的画一个分形树的程序源代码 编程语言tc3.0-prepared by painting a fractal tree program source code programming language tc3.0
L-System.F_tree
- 分形树的生成程序,用VC编程,有背景,可改变参数生成随机树和CAYLAY树-fractal tree formation process, with VC program, a background, can change the parameters generated random trees and tree CAYLAY
3_01
- 基于L-system的分形树代码,在VC++6.0环境下生成二维的分形树
8_01
- 在Visual C++开发环境中,利用分形技术,同时结合动画效果,产生摇曳的分形树
8_02
- 在Visual C++开发环境中,利用分形技术,同时结合动画效果,产生跳舞的分形树
3_02
- 基于L-system的分形树代码,双击窗体生成随机分形树
分之技术生成一排树
- 采用VC++6.0和OpenGL生成的三维重建的树,非常好用的东西,很有价值的!
tuxiangyasuo
- 论文:基于小波零树和分形理论的图像压缩研究-Thesis: Based on Wavelet Zerotree and fractal image compression theory research
FRACTTAL_C
- 分形动画,摇曳的递归分形树 VC6.0 需要的可以下载-Fractal animation, fractal tree swaying recursive VC
1123123123
- 分形蕨的生成,计算机图形学实验 生成分形树 萝卜 @ 2005-05-09 22:02-Generated fractal fern
XLT
- 利用L文法系统绘制分形树,其中还包含一些用来学习的例子代码-L drawn using fractal tree grammar system, which also contains examples of code used to study
Fractal
- 分形算法设计,包括摇曳的分形递归树、摇摆的Sierpinski三角形、万花筒和王冠(Julia集)-Fractal algorithm design, including the fractal recursion trees swaying, rocking the Sierpinski triangle, Kaleidoscope and the crown (Julia set)
IFSTree
- IFS 分形树算法代码 生成的图形与自然中的树很相近-IFS fractal tree algorithm code generation graphics and the nature of the tree is very similar
Fractral
- 该工程实现用用递归的方法画分形图。 包括:Couch曲线的画法; 斯宾斯基篓垫的画法; 分形矩形的画法; 分形树的画法。-The project implemented by the method of painting with a recursive fractal images. Include: Couch curve drawing Spinoza Chomsky basket drawing pad fractal rectangular drawing fra
testdll
- 使用显式调用的方式调用动态链接库mydll.dll中的函数DrawTree(),在客户区显示一个递归分形树。 -Using an explicit call to invoke the function in the front to create a dynamic link library mydll.dll DrawTree (), a recursive fractal tree displayed in the client area.