联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 分形几何(22) 
按平台查找All Visual C++(22) 

[分形几何] DLA

进行单中心DLA模型的模拟, 至少用两种方法计算模拟 得到的DLA图形的分形维数,要求:(1)编写计算分形维 数的程序 (2)对每种方法都作出双对数图。
Single center DLA model simulation, simulation of at least two ways to calculate the fractal dimension obtained DLA graphics requirements: (1) the preparation of computing fractal dimension of the program (2) for each method to double logarithmic graph . (2015-11-19, Visual C++, 190KB, 下载28次)

http://www.pudn.com/Download/item/id/1447914546997472.html

[分形几何] FD

在分形几何中,分数维D,(即分形维数)是一个描述一个分形对空间填充程度统计量
Fractal geometry, the fractal dimension D, (ie fractal dimension) is a description of a fractal space-filling level statistics (2015-05-15, Visual C++, 2KB, 下载6次)

http://www.pudn.com/Download/item/id/1431670613819916.html

[分形几何] BFraactraldimo

盒子算法计算分形维数的源程序源码,MATTLAB写的,希望对大家有用 可直接使用。
The source code of the box algorithm to calculate the sub-fractal dimension, to write MATTLAB, I hope everyone can be used directly. (2012-07-18, Visual C++, 3KB, 下载26次)

http://www.pudn.com/Download/item/id/1942383.html

[分形几何] fractal03

高维空间的分形图形生成.pdf格式,老师课件。伪代码!
High-dimensional space fractal pattern generation. Pdf format, the teacher courseware. Pseudo code. (2012-05-31, Visual C++, 403KB, 下载6次)

http://www.pudn.com/Download/item/id/1897151.html

[分形几何] image-enhanc-fractal-character

针对复杂背景及目标的分形特性差异, 提取图像四个方向的灰度梯度, 选择最小梯度大于阈值的区域进行平滑滤波, 最后对分维参数进行分段线性拉伸
Extraction of image in four directions of the gray gradient, minimum gradient is greater than the threshold area smoothing filter, the last on the fractal dimension parameters of piecewise linear stretch (2012-03-22, Visual C++, 131KB, 下载12次)

http://www.pudn.com/Download/item/id/1802334.html

[分形几何] fr

分形维数的算法求解认真书写上传资料的详细功能、包含内容说明
The fractal dimension of algorithm of detailed data writing seriously upload function, including content description (2011-12-14, Visual C++, 4KB, 下载6次)

http://www.pudn.com/Download/item/id/1730710.html

[分形几何] aed_box3

三维空间中离散空间点的盒数维分形维数值计算方法。
fractal calculation in 3d space (2011-07-14, Visual C++, 2KB, 下载15次)

http://www.pudn.com/Download/item/id/1597639.html

[分形几何] 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 (2010-07-13, Visual C++, 10KB, 下载13次)

http://www.pudn.com/Download/item/id/1240169.html

[分形几何] Calculation-of-fractal-dimension

计算物理分形维数的计算,分形:羊齿叶。 分形维数的计算
Calculation of fractal dimension (2010-06-30, Visual C++, 1KB, 下载8次)

http://www.pudn.com/Download/item/id/1227943.html

[分形几何] CalFraDim

计算二值图像的分形维数,使用的是测度法。
Fractal dimension (2009-08-25, Visual C++, 2188KB, 下载40次)

http://www.pudn.com/Download/item/id/888949.html

[分形几何] interpolate

这是一个分形插值程序,用C写的,里面有示例。本程序只适用于一维数据
This is a fractal interpolation program written in C, there are examples. This procedure applies only to one dimensional data (2008-10-17, Visual C++, 1KB, 下载59次)

http://www.pudn.com/Download/item/id/562589.html

[分形几何] 3dfactal

自己写的生成3维分形图形的一个程序.可以学习分形图形的生成.
Wrote it myself to generate 3-dimensional fractal graphics of a program. Can learn to generate fractal graphics. (2008-03-09, Visual C++, 431KB, 下载18次)

http://www.pudn.com/Download/item/id/412759.html

[分形几何] lsyxbh

vc编写的关于图像的拉普拉斯变换的源代码,放心使用
vc prepared Laplace transform on the image of the source code, ease of use (2007-10-21, Visual C++, 57KB, 下载18次)

http://www.pudn.com/Download/item/id/348366.html

[分形几何] lightingz

可以生成闪电的程序,采用.net 2003和opengl开发,没有加纹理贴图,还很粗糙,以后改进。
Can generate lightning procedures. Net 2003 and opengl development, there is no increase in texture mapping, is still very rough, future improvements. (2007-08-24, Visual C++, 76KB, 下载45次)

http://www.pudn.com/Download/item/id/322953.html

[分形几何] textureandfractal

这个程序用VC编程求出分形维数和纹理特征,已调试通过的
this procedure programming with VC obtained fractal dimension and texture features, the debugger (2007-02-01, Visual C++, 4676KB, 下载377次)

http://www.pudn.com/Download/item/id/247303.html

[分形几何] fractal7and10

《分形算法与程序设计——Visual C++实现》的第七章和第十章源码 包括一维元胞自动机生成的Sierpinski三角形、随机分布的Sierpinski三角形、二维元胞自动机小程序源代码、DLA模型源代码、用DLA模型模拟植物的生长源代码、原点演化圆形边界的DLA程序源垂直演化折线干预的DLA程序源代码、垂直演化汉字干预的DLA程序源代码。 随机中点位移法生成山源代码、三维空间中的分形插值算法源代码
"fractal algorithm and program design-- Visual C realization," Chapter VII and Chapter 10, including a peacekeeping FOSS Cellular automata generate the Sierpinski triangle, Random distribution of Sierpinski triangle, two-dimensional cellular automata small source code, DLA model source code, with DLA model plant in the source code, Origin evolution circular border DLA program source vertical evolution dogleg intervention DLA program source code, vertical evolution of the Chinese intervention DLA program source code. Random midpoint displacement method Hill source code generated, three-dimensional space of fractal interpolation algorithm source code (2007-01-05, Visual C++, 18012KB, 下载349次)

http://www.pudn.com/Download/item/id/239598.html

[分形几何] fracoding

分形图像编码,基于分形维数对图像进行块分割,提出了一种混合编码方法,引入不变矩限制匹配块的搜索范围.
fractal image coding, based on the fractal dimension of the image segmentation block, a mixed-encoding method, the introduction of the same restrictions Moment matching piece of the scope of the search. (2006-04-27, Visual C++, 39KB, 下载535次)

http://www.pudn.com/Download/item/id/177397.html

[分形几何] weizeke

维则克方块:黑白递归调用。这是小弟学分形学是做的VC++ WIN32+GDI 编程;
peacekeeping grams squares were : black and white recursive call. This is the brother-credit study is done VC WIN32 GDI programming; (2006-04-10, Visual C++, 40KB, 下载5次)

http://www.pudn.com/Download/item/id/168861.html

[分形几何] tierazon-2.8-source

分维<Df>的大小不仅反应遗传语言词汇结构的变 化而且反应遗传语言语法关系的清晰程度即序列中碱基的相关程度 关联作用会使<Df>增大在<Df>小于2 的区间内遗
Fractal dimension <Df> the size of the response is not only genetic changes in the structure of language vocabulary and responsive relationship between genetic language grammar that is, the clarity of the base sequence of the relevant role of the degree of correlation <Df> would increase less than 2 in the interval <Df> left behind (2006-03-14, Visual C++, 183KB, 下载6次)

http://www.pudn.com/Download/item/id/154121.html

[分形几何] 分形图像分析与分形维数计算程序的设计

分形图像分析及分形维数计算程序的设计,主要介绍了分形维数的常用计算方法
Analysis of Fractal Image and Design of Fractal Dimension Calculation Program (2005-04-07, Visual C++, 76KB, 下载567次)

http://www.pudn.com/Download/item/id/1112880994890085.html
12
总计:22