搜索资源列表
ising_model
- 给出了二次函数的Julia集分形图的概念及逃逸时间算法绘制复杂分形图的基本原理,对Julia集给出了严格的数学定义.逃逸时间算法即取定迭代次数界限N,经N次迭代后,若x点仍在给定的区域内,则认为x是分形A中的点 否则x不是分形A中的点.该算法同样适用于Mandelbrot集、Sierpinski三角形等其他复杂分形图.试验表明,该算法绘制的Julia集分形图准确有效、优美清晰,算法简单实用. -given quadratic function of the Julia set fracta
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文件包含所有的库函数,其调用接口见程
图论matlab工具集合
- 图论的matlab工具箱 非常详细
fd3
- 由给定的图形可以计算出该图形的分形维数。-Graphics from a given graph can be calculated from the fractal dimension.
vrml
- 这是用java编写的分行图形很不错的,对于学习分行图形很有帮助-It is written in java branch of graphic is very good, very helpful for learning branch graph
nauty24.tar
- 本程序用于找到一个图的所有自同构组,并能够检测两个不同的图是否同构-automorphisms graph
Draw
- VC++绘制几何图形,并实现填充,这些几何图形主要有直线、椭圆、矩形,同时还可以设置线宽和填充色,画完图形点击油漆桶工具可填充所画图形中的闭合部分-VC++ to draw geometric shapes, and to achieve filling, these geometric shapes are a straight line, oval, rectangular, and also can set the line width and fill color, click the
CPP
- 实验 代码+实验册 三角形、长方形、正方形和圆形。几何图形的类型可以通过构造函数或通过成员函数来设置。 -The triangle, rectangle, square and circle. Geometry graph type can through the constructor or through the member function to set.
Debug
- 分形图,点击可无限放大,这是很有名的一个分形图示例,是学习的好东西。-This is a fractal graph code,Click on the part of the unlimited nondestructive amplification and it s good to study.
CPP-design-fractual-graph
- 用C++设计的二维三维分形图形程序,对研究分形的同学有很大的帮助.- design 2D and 3D fractal graphics program using C++, it have a great help for students on fractal study.
C_one
- 关联维数参数(嵌入维数和时间延迟)的计算 。读取txt波形数据,绘制图形,利用CC方法分析图形的的嵌入维数和时间延迟-The correlation dimension parameters (embedding dimension and time delay) calculation. Read txt waveform data, draw pictures using the CC method to analyze the graph of the embedding dimensio
Euler-circuit
- 计算机图论 中Euler circuit的算法实现-Computer graph theory Euler circuit algorithm
dominantSetClustering
- 图论中寻找主集的相关matlab代码,图像处理的基本概念-The basic concepts of graph theory to find the main set matlab code, image processing
Graph
- 对图的深度,广度遍历,关键路径算法,最短路径算法实现,求生成树的深度及叶子结点数-Depth, breadth traversal, critical path algorithm, the shortest path algorithm, find the depth of the spanning tree and leaf nodes
tulun-Prim_Dijkstra
- matlab实现图论中的Prim算法,Dijkstra算法,注释清晰,另外附有报告。-matlab realize Prim algorithm of graph theory, Dijkstra algorithm, clear notes and reports.
LEAST-SQUARE-AND-GRPH-DRAWING
- 利用最小二乘法拟合直线和曲线,绘制出对比图形;简单绘制多种三维图形的代码-least-square fiting and draw graph
chaoscopehh
- 快速制作分形图工具,如果不了解分形图,BT去吧。-请输入文字或网站地址,您也可以直接上传文档。 取消 Kuàisù zhìzuò fēnxíng tú gōngjù, rúguǒ bù liǎojiě fēnxíng tú,BT qù ba.Quickly create fractal mapping tool, if you do not understand the fractal graph, BT go.
mdtlabtheoryspinoff
- 公司分拆问题 聚类算法与图论算法 matlab 的实现,不错的(Company spin-off clustering algorithm and graph theory algorithm matlab implementation, good)
小波时频
- 使用连续小波计算时频图,得到频率均匀分布的时频图(Using Continuous Wavelet to Calculate Time - Frequency Graph)
Fractal Dimension
- 很多图形形状都有自相似性和自放射性,利用分形几何绘制出的图形(A graph drawn from fractal geometry)