搜索资源列表
Cloud123
- 二维空间中的分形插值算法 ① 在平面上划分正方形网络n×n,随机给A,B,C,D这4个角点的颜色。 ② 根据4个角点的颜色值的平均值,产生中点M的颜色。 ③ 根据A,B,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点E的颜色;根据B,C,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点F的颜色;根据C,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点G的颜色;根据A,D,M点和网格外一虚拟点(颜色值为0)求平均,得到边中点H的颜色。 ④ 根据小正方形EBFM的4
分形图形程序
- 《用C,C++设计二维三维分形图形程序》 配套源码-"C, C Design 2D and 3D fractal graphics program" complementary source
fractal7and10
- 《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码-"fractal algorithm and program design
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.
voronoi2
- 基于Voronoi图的二维平面分割算法的FORTRAN语言实现
cellular_automata_1
- 基于java的软件开发原代码,可以生成二维或三维效果-based software development source and can generate two-dimensional or three-dimensional effects
embedded_links
- 数字艺术试验,基于java,可生成二维或三维效果-Digital Arts test, based on java, creating two-dimensional or three-dimensional effects
relations
- 基于java的计算机分形效果,图形试验。可以生成二维效果-computer-based Fractal effects, graphics tests. Can generate two-dimensional effect
实验八 二维几何变换
- 加深对常用的二维几何变换的了解,如平移,旋转,放大缩小等,掌握变换顺序和变换矩阵的用法。-better used to transform the two-dimensional geometry of understanding, such as translation, rotation, zooming, and the master sequence transform matrix of usage.
CalFraDim.rar
- 计算二值图像的分形维数,使用的是测度法。,Fractal dimension
fractaldimensioncaculation
- 利用盒子方法计算任意一个二维图形的分形维数-Box calculated using a two-dimensional graphics arbitrary fractal dimension
Ch4_2DTrans_2DTrans
- 编写代码实现二维几何变换:旋转、比例,平移,对称,错切变换。-Develop code that implements two-dimensional geometric transformations: rotation, scaling, translation, symmetry, shear transformation.
Least_square_method
- 最小二乘法用于分形维数中的计算,应用于c下-Least square method
GenFraTree
- 包含二维分形树实现算法的一个程序,希望对毕业设计做这个方向研究的同学有所帮助-Contains two-dimensional fractal tree algorithm of a program, would like to do graduate design studies in this direction will help students
image_Fractral
- 计算二维图像的盒维数,压缩包中包含较多分形几何经典图片,程序自己调试,供大家学习或做科研使用。-Two dimensional image of the box dimension, compressed package includes more classic picture of fractal geometry, Cheng Xu own debugging, for everybody to learn, or Zuo Keyanshiyong.
FRACTAL-(new)
- 根据分形几何理论,采用数盒法计算岩石表面二维坡面线的分数维-Based on the fractal geometry theory, calculated by the number of boxes of rock surface, the fractal dimension of two-dimensional slope line
2DIFS_32
- 二维IFS迭代函数系统分形绘图,看似树叶,实际上运用了很多算法才生成的图形。程序功能:改变视图、颜色设置、绘制命令、参数设置等,可以绘图进行一些自定义。 -Two-dimensional IFS IFS fractal graphics, the leaves appear, in fact, did use a lot of algorithm-generated graphics. Program features: change the view, color settings, dr
2DIFS_32
- 二维IFS迭代函数系统分形绘图,看似树叶,实际上运用了很多算法才生成的图形。程序功能:改变视图、颜色设置、绘制命令、参数设置等,可以绘图进行一些自定义。 -Two-dimensional IFS IFS fractal graphics, the leaves appear, in fact, did use a lot of algorithm-generated graphics. Program features: change the view, color settings, dr
harfa_c2004
- 计算图像的分形维数,采用的方式为计盒维数,计算结果还可以,不经能够算二维的三维的也能算。-Calculation of the fractal dimension of the image, the approach for the box-counting dimension, the results also.
盒维数计算程序
- 可用于计算一维或者二维图像的分形维数,采用盒维数计算法,并给出了有效像素占有率。
