搜索资源列表
分形插值
- 应用VB实现曲线的分形插值,方法采用IFS迭代函数系-VB application of fractal curve interpolation method used IFS IFS system
ifsshousuoyushenzhan
- ifsshousuoyushenzhan,实现简单的IFS分形收缩与伸展的状态,很漂亮
IFS
- 一个分形几何中利用IFS系统编写的基于地形的生成
IFS分形树
- VC+OpenGL实现分形树分形山
分形理论与分形计算机模拟源代码
- 分形理论与分形的计算机模拟:字符串方法、IFS方法、分形插值……
IFS
- 这里面包含了几个常用的IFS的分形图的绘制方法如枫叶,分形树等。-There are a few commonly used fractal IFS mapping methods such as Maple, fractal trees.
MDIFractal
- 第1章 分形 1.1 分形的定义 1.2 分维 第2章 迭代函数系统 2.1 压缩映射 2.2 迭代函数系统(IFS) 2.3 拼贴定理 第3章 一般图像的分形压缩方法 3.1 图像的表示方法与图像的均方误差 3.2 分形压缩的简化方法 3.3 压缩实例 3.4 问题与改进方向 -Chapter 1 Fractal 1.1 Fractal Fractal Dimension 1.2 definitions in Ch
ifs
- 利用matlab作的分形IFS(迭代函数系统),里面包括了几个常用的IFS code-Matlab for the use of the fractal IFS (Iterated Function System), which includes several commonly used IFS code
fengxing
- 我自己制作的一个分形小软件,实现了L系统和IFS系统-a small software of fractal,with L system and IFS system inside
ifs001
- 对语音信号采用分形分段IFS的合成方法,并采用了线性插值法弥补合成效果的不足-the ifs models for speech signal systhies
triangle_fractal
- 三角形分形,简单的IFS实现。纯C,易懂-Triangle fractal, a simple IFS implementation. Pure C, easy to understand
3DIFS_ASM
- 一个很好的三维IFS分形图形生成软件,对理解IFS很有帮助-nothing
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
IFSTree
- IFS 分形树算法代码 生成的图形与自然中的树很相近-IFS fractal tree algorithm code generation graphics and the nature of the tree is very similar
IFS
- 用java实现的IFS分形的例子,对理解IFS原理有很好的帮助,希望能够帮助到您-Java implementation with examples of fractal IFS, IFS understand the principles of good help, hope to help to you ... ...
fenxingshu
- ifs 分形树 3d界面 mfc编程!-3d ifs fractal tree mfc programming interface!
IFS
- IFS分形树-IFS fractal tree
IFS
- 计算机图形学中蕨类植物IFS分形生成,使用VC++平台编码-computer graphic
IFS-分形树
- 代码是用Java实现的基于迭代函数系统(IFS)算法的分形树图像。