搜索资源列表
fractal123
- 被誉为大自然的几何学的分形(Fractal)理论,是现代数学的一个新分支,但其本质却是一种新的世界观和方法论。它与动力系统的混沌理论交叉结合,相辅相成。它承认世界的局部可能在一定条件下。过程中,在某一方面(形态,结构,信息,功能,时间,能量等)表现出与整体的相似性,它承认空间维数的变化既可以是离散的也可以是连续的,因而拓展了视野。-Hailed as the nature of fractal geometry (Fractal) theory, modern mathematics is a
work2z
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程
C_Curve
- 十分精美,经典的分形图案, VC下实现的C曲线。-very attractive, classic fractal patterns, under VC C curve.
10_01
- 内含随机中点位移法生成山源代码。双击Debug下的draw_moun.exe文件,程序运行;双击draw_moun.dsw文件,进入编辑环境。-Random midpoint displacement method contains the source code generated mountains. Double-click the Debug draw_moun.exe file under the program to run double draw_moun.dsw documen
julia
- 分形算法之逃逸算法的julia集实现,vs2008开发环境,opencv库支持-fractal program implements the julia under vs2008 using opencv
Fractal
- Fractral文件夹下为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractral folder for rendering fractal curve turbidity, Julia sets, Mandelbrot sets and s
fractal_only_in_timeSequence
- 只适用于时间序列的matlab下的分形维数计算的代码-Applies only to the time series under matlab fractal dimension calculation code
bell
- 在IDL下使用对象系统,实现响铃功能。来自IDL学习网站。-Ringing in the IDL function under implementation
fractals
- vb编写的洛伦兹生成程序,有源码,是参数变换下的图形生成。-Lorenz prepared to generate vb procedures source code, under the parameter transformation is generated graphics.
drawLIHE
- MFC程序实现标准点下的直线拟合,设计了描点,连线,画拟合线的这几个动作!-MFC Program for fitting a straight line under the standard point, the design of the scanning point, the connection and draw a few moves that fit the line!
fractal
- 基于opencv实现的分形几何牛顿迭代法的混沌情况的实现,编程环境vs2008-fractal implemented under the environment of vs2008 using the opencv1.0 library
10_02
- 内含三维空间中的分形插值算法源代码。双击Debug下的Fractal Example.exe文件,程序运行;双击Fractal Example.dsw文件,进入编辑环境。-Three-dimensional space containing the fractal interpolation algorithm source code. Double-click the Debug file under the Fractal Example.exe, run Double Fractal E
dewd7
- 波形图的软件 什么也别说 大家刚快下 吧-Waveform software not say anything you just under the bar fast
GeoTrans
- 在VC6.0下编程实现,通过MFC编程实现图像的几何变换。-Under in VC6.0 programming, MFC programming by geometric transformation of image.
newton
- 牛顿法解方程之分形图生成源代码。双击Debug下的Faction.exe文件,程序运行;双击Faction.exe文件,进入编辑环境。-Newton' s method for solving equations of fractals generated source code. Double-click Debug under Faction.exe files, the program runs double Faction.exe file into the editing en
Grass
- Fractral文件夹下为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractral file folder for drawing fractal turbidity curve, in Julia sets from, and the Ma
A-Prediction-Methodology-of-Electrical-Tree-Propa
- In predicting electrical tree growth behavior of practical insulation materials under operating voltages, one must consider the effects of mechanical tensile residual stresses, electrical field stresses and the voids distribution to the electri
lorenz
- Visual C++下的Lorenz程序,欢迎下载。双击Debug下的Mandelbrot.exe文件,程序运行;双击Mandelbrot.dsw文件,进入编辑环境。-Visual C++ Lorenz program, welcome to download, Mandelbrot.exe Double-click Debug under the program runs Mandelbrot.dsw double-click the file, enter the editing envi
qiuwaijiejuxing
- matlab求最下的外接矩形的程序,可以运行出来结果的小程序-bounding rectangle for the most under matlab program, you can run out the results of a small program
Fractal-Code
- 程序在DOS下运行,需要包含<graphics.h>, <conio.h>, <cmath>头文件。绘图速度较慢,但精确度高,可进行任意位置的放大缩小。 算法是本程序的核心内容,一切的绘图都建立在这个基础之上。Julia, Mandelbrot, Newton三个绘图函数各有不同的算法,对于每一种情况要分类讨论。程序要进行放大、缩小,需要对程序中的每个点的计算加上一些参数,使放大缩小正确运行。 主函数包含print函数,print函数包含color系列
