CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 分形几何 搜索资源 - graph

搜索资源列表

  1. ising_model

    0下载:
  2. 给出了二次函数的Julia集分形图的概念及逃逸时间算法绘制复杂分形图的基本原理,对Julia集给出了严格的数学定义.逃逸时间算法即取定迭代次数界限N,经N次迭代后,若x点仍在给定的区域内,则认为x是分形A中的点 否则x不是分形A中的点.该算法同样适用于Mandelbrot集、Sierpinski三角形等其他复杂分形图.试验表明,该算法绘制的Julia集分形图准确有效、优美清晰,算法简单实用. -given quadratic function of the Julia set fracta
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1136
    • 提供者:为听
  1. work2z

    0下载:
  2. 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:4275
    • 提供者:kelly
  1. 图论matlab工具集合

    2下载:
  2. 图论的matlab工具箱 非常详细
  3. 所属分类:分形几何

    • 发布日期:2011-03-03
    • 文件大小:57405
    • 提供者:prometheus
  1. fd3

    0下载:
  2. 由给定的图形可以计算出该图形的分形维数。-Graphics from a given graph can be calculated from the fractal dimension.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-25
    • 文件大小:109921
    • 提供者:lanfeng
  1. vrml

    0下载:
  2. 这是用java编写的分行图形很不错的,对于学习分行图形很有帮助-It is written in java branch of graphic is very good, very helpful for learning branch graph
  3. 所属分类:Fractal program

    • 发布日期:2017-03-30
    • 文件大小:2321
    • 提供者:king
  1. nauty24.tar

    1下载:
  2. 本程序用于找到一个图的所有自同构组,并能够检测两个不同的图是否同构-automorphisms graph
  3. 所属分类:Fractal program

    • 发布日期:2017-03-28
    • 文件大小:720223
    • 提供者:June
  1. Draw

    0下载:
  2. 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
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:29830
    • 提供者:
  1. CPP

    0下载:
  2. 实验 代码+实验册 三角形、长方形、正方形和圆形。几何图形的类型可以通过构造函数或通过成员函数来设置。 -The triangle, rectangle, square and circle. Geometry graph type can through the constructor or through the member function to set.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-09
    • 文件大小:2189688
    • 提供者:
  1. Debug

    0下载:
  2. 分形图,点击可无限放大,这是很有名的一个分形图示例,是学习的好东西。-This is a fractal graph code,Click on the part of the unlimited nondestructive amplification and it s good to study.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-10
    • 文件大小:1343429
    • 提供者:蒋强盛
  1. CPP-design-fractual-graph

    0下载:
  2. 用C++设计的二维三维分形图形程序,对研究分形的同学有很大的帮助.- design 2D and 3D fractal graphics program using C++, it have a great help for students on fractal study.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-21
    • 文件大小:6371968
    • 提供者:陈月霞
  1. C_one

    1下载:
  2. 关联维数参数(嵌入维数和时间延迟)的计算 。读取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
  3. 所属分类:Fractal program

    • 发布日期:2017-03-28
    • 文件大小:724
    • 提供者:yihanerhan
  1. Euler-circuit

    0下载:
  2. 计算机图论 中Euler circuit的算法实现-Computer graph theory Euler circuit algorithm
  3. 所属分类:Fractal program

    • 发布日期:2017-11-09
    • 文件大小:1788
    • 提供者:小李
  1. dominantSetClustering

    0下载:
  2. 图论中寻找主集的相关matlab代码,图像处理的基本概念-The basic concepts of graph theory to find the main set matlab code, image processing
  3. 所属分类:Fractal program

    • 发布日期:2017-11-14
    • 文件大小:1438
    • 提供者:yvonne
  1. Graph

    0下载:
  2. 对图的深度,广度遍历,关键路径算法,最短路径算法实现,求生成树的深度及叶子结点数-Depth, breadth traversal, critical path algorithm, the shortest path algorithm, find the depth of the spanning tree and leaf nodes
  3. 所属分类:Fractal program

    • 发布日期:2017-12-02
    • 文件大小:1544184
    • 提供者:zijian
  1. tulun-Prim_Dijkstra

    0下载:
  2. matlab实现图论中的Prim算法,Dijkstra算法,注释清晰,另外附有报告。-matlab realize Prim algorithm of graph theory, Dijkstra algorithm, clear notes and reports.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:591721
    • 提供者:罗琦琦
  1. LEAST-SQUARE-AND-GRPH-DRAWING

    0下载:
  2. 利用最小二乘法拟合直线和曲线,绘制出对比图形;简单绘制多种三维图形的代码-least-square fiting and draw graph
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:1745
    • 提供者:lipingyang
  1. chaoscopehh

    0下载:
  2. 快速制作分形图工具,如果不了解分形图,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.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-03
    • 文件大小:741805
    • 提供者:11112
  1. mdtlabtheoryspinoff

    0下载:
  2. 公司分拆问题 聚类算法与图论算法 matlab 的实现,不错的(Company spin-off clustering algorithm and graph theory algorithm matlab implementation, good)
  3. 所属分类:分形几何

    • 发布日期:2017-12-26
    • 文件大小:16384
    • 提供者:Ptpoy
  1. 小波时频

    3下载:
  2. 使用连续小波计算时频图,得到频率均匀分布的时频图(Using Continuous Wavelet to Calculate Time - Frequency Graph)
  3. 所属分类:分形几何

    • 发布日期:2020-02-26
    • 文件大小:186368
    • 提供者:landayige
  1. Fractal Dimension

    0下载:
  2. 很多图形形状都有自相似性和自放射性,利用分形几何绘制出的图形(A graph drawn from fractal geometry)
  3. 所属分类:分形几何

    • 发布日期:2021-01-06
    • 文件大小:3072
    • 提供者:Leo777
搜珍网 www.dssz.com