资源列表
graphics_fenxing
- 主要模拟了荡漾的水面,使用的方法是:随机给定矩形水面四个角的高度,用随机中点位移法生成一幅分形水面,然后使水波按照一定的传播机制扩散、衰减,从而模拟出水波荡漾的效果。-simulated a ripple on the surface, the methods used are : to set random four corners of the rectangular surface and with a random midpoint displacement method generat
boxcount
- fractal boxcounting 盒子法求分维
fenx
- 这是一个图形图像的小程序,用VC实现分形算法-This is a graphic image of small procedures, with VC fractal algorithm
yuanbao2
- 分形程序,内含二维元胞自动机小程序源代码。双击Debug下的yuanbao2.exe文件,程序运行;双击yuanbao2.dsw文件,进入编辑环境。-Fractal procedures, containing two-dimensional cellular automata small source code. Double-click the Debug yuanbao2.exe documents, operating procedures; Double-click yuanbao2.
Macaddress
- System will automatically delete the directory of debug and release, so please do not put files on these two directory.
box-counting
- 计算1D,2D,3D的分形盒维数,国外网站下载,感觉不错
isinpolygo
- 判断点是否在多边形内,在VS2010能运行-To determine whether the point within the polygon, VS2010 can run
sierpinsk-
- sierpinsk海绵的动态转动的程序,适合研究分形的初学者研究-sierpinsk dynamic rotating sponge procedures, suitable for beginners of fractal research
016221006
- 一个图形的设计例子-a graphic example of the design
segmentation
- 使用分水岭算法进行图像分割,包含边缘检测,傅里叶变换滤波等内容,文件包含.m源码以及测试图片 -Using the watershed algorithm for image segmentation, including edge detection, Fourier transform filtering,containing source code and test images
Fractral
- 分形图形生成,包括Koch Sierpinski三角形-Fractal pattern generation, including Koch, Sierpinski triangle
grid2ds
- 二维结构化网格生成程序,采用fortran语言编写。-2D structured grid generation procedure using fortran language.