资源列表
3DLSystem
- 一个三维L-system分形图形生成软件,有助于对L-system的理解,相信对你一定有帮助-nothing
snow
- 绘制一个分形图案kochsnow,具有拾取和拖动的交互功能。-Draw a fractal pattern kochsnow, with the pick-and-drag of the interactive features.
DES
- 这个类实现了DES算法,如果你的数据块data的大小sizeof(data)是8的倍数 的话,可以使用函数DES::encrypt(key,data,sizeof(data)/8)来进行加密, 用DES::decrypt(key,data,sizeof(data)/8)来进行解密。 如果数据块的大小是随意的,那么可以使用函数DES::yencrypt()和 DES::ydecrypt()来进行加解密。 这个模块的面向对象的设计不是很好,与其说是一个类,不如说是一个模块 的
Mandelbrot_src
- Mandellbrot Viewer ( greets to the author)
MountainC
- 用JAVA语言编写的一个分形图型,是一个三维的山峦-JAVA language using a sub-shaped graphics, is a three-dimensional mountain
Julia
- 这是一个用JAVA语言编写的Julia图像,可以用IE浏览器打开显示-This is a work written in JAVA language Julia images, you can use IE browser to display
fractalfigurebuildMATLAB
- 多种分形图形的计算机生成,用MATLAB编写。 有分形树,树叶,Koch曲线等-Fractal figure build by MATLAB
h2
- 双不动点差分方程的模拟,给出分形域边界。两吸引子地位相等。-Pairs of fixed-point difference equation analog, given the fractal domain boundaries. Two attractors are equal.
MeshLabSrc_v122.tar
- Meshlab的源码实现,用于几何造型。在linux下编译,调试。-Meshlab source code implementation for geometric modeling. In the linux compile, debug.
Fractal
- 一篇关于分形的资料,写的很好,很值得看看,研究研究。-One on the fractal information, write well, is worth a look, and study.
123
- Matlab在分形模拟上的一些应用!根据程序中迭代的选取,将分形模拟分为确定迭代法和随机迭代法。-Fractal Simulation on Matlab in some applications! According to the procedure in the iterative selection fractal simulation is divided into established and the random iteration method iterative method.
dyqfenxing
- 关于分形压缩的资料。采用的算法是四叉树,很好。有编程基础的能看懂。-Fractal compression on the data. Algorithm is used in four-tree, very good. A programming foundation can read.