资源列表
textureandfractal
- 这个程序用VC编程求出分形维数和纹理特征,已调试通过的-this procedure programming with VC obtained fractal dimension and texture features, the debugger
fractal7and10
- 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal algorithm and program design
tree
- 里面的程序是关于各种分形树的生成代码与结果显示
computationgeometry-
- 关于计算几何算法,对2D、3D几何算法做了介绍。-On computational geometry algorithms, 2D, 3D geometric algorithm is introduced.
tce-Gudeyne
- Klaas Gadeyne, a Ph,D, student in the Mechanical Engineering(Klaas Gadeyne, a Ph, D, student in the Mechanical Engineering)
Tierazon-v29
- 功能十分完善的分形绘制程序,sourse目录下有图形界面的全部代码---不过很多算法似乎被弄到那个dll中了 尽管如此,其中依然有不少值得学习的地方,大家自己看吧-function is perfect fractal mapping procedures, sourse directory graphics interface all the code --- but many algorithms that seem to be prompting a dll China Neverth
blanketGFD 使用毯子法计算图像的分形维数
- 使用毯子法计算图像的分形维数,编程所参考的文献也放在了压缩包中-Using the blanket method of fractal dimension images, programming the reference literature on the compressed package
盒维数的MATLAB程序
- 计算1维\2维和3维的盒维数,效果很好
jiheguangxue
- 几何光学是光学学科中以光线为基础,研究光的传播和成像规律的一个重要的实用性分支学科。在几何光学中,把组成物体的物点看作是几何点,把它所发出的光束看作是无数几何光线的集合,光线的方向代表光能的传播方向。-Geometrical optics is the optics of light-based disciplines to study the laws of light propagation and imaging is an important practical branches. In
fxfb
- 分形图形 本程序由 Hss 设计!( 2001.10.1 ) 左键拖动为放大,右键拖动为缩小。 录制GIF动画时,更长的时间片断将占用更大的内存空间。 It codes by HSS ( 2001.10.1 ). Drag left button down when you want to zoom in , and drag right button down when you want to zoom out. As recording GIF animator,longer time se
FractalAlgorithmAndProgramDesignWithJava
- 详尽的用java实现各种分形图像的代码. 数量多达50个,囊括了各种常见的分形图像。