CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 普图

搜索资源列表

  1. 普里姆算法

    0下载:
  2. 利用prim算法来计算最小生成树,对于数据结构学习者有很大帮助,利用邻接矩阵来存储图-Prim algorithm used to calculate the minimum spanning tree, the data structure for the learner is very helpful to use the adjacency matrix storage plan
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5891
    • 提供者:赵麟
  1. DFS※Prim

    0下载:
  2. 用普里姆(Prim)算法构造最小生成树;图的DFS算法的非递归遍历函数。-with Primbetov (PRIM), the minimum spanning tree algorithm constructs; Map of the DFS non - recursive algorithm traversal function.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3916
    • 提供者:贾德
  1. 564561354654

    0下载:
  2. 包括无向图的深度优先搜索,普里姆算法构造最小生成树,数据结构习题的答案-including undirected graph of the depth-first search, Primbetov tectonic minimum spanning tree algorithm and data structure Exercise answer!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:163655
    • 提供者:xing
  1. power_spectrum_estimation

    0下载:
  2. 功率普估计,周期图法,burg法,levenson法-power, the cycle map, burg, France levenson
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2215
    • 提供者:wujinbin
  1. sting6.doc

    0下载:
  2. 普里姆构造最小生成树算法 图或网的邻接矩阵表示及其上基本算法的实现-prim minimum spanning tree algorithm tectonic map of the network or matrix and adjacency on the realization of basic algorithm
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2928
    • 提供者:CJX
  1. 6

    0下载:
  2. 1)掌握普里姆构造最小生成树算法的数据结构和算法实现; 2)掌握图或网的邻接矩阵表示及其上基本算法的实现; 3)按照实验题目要求独立完成实验内容(提交程序清单及相关实验数据与运行结果); 4)认真书写实验报告,并按时提交。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30942
    • 提供者:冰颜
  1. stitching_method

    0下载:
  2. 全景图拼接各种算法的讨论 论文 来自维普
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:210596
    • 提供者:maomao
  1. GraphVc7

    0下载:
  2. 先输入图的各顶点名,再输入图的邻接矩阵从而建立图,并用笛施卡尔,普里姆等三种方法求其最小生成树,-input vertices of the plan, and plans to import the adjacency matrix thereby establishing map, and use flute Shi Carl prim other three methods for the minimum spanning tree,
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:13156
    • 提供者:飞杨
  1. Lynch_Maple13

    4下载:
  2. 用来计算混沌动力学问题的源代码。包含分岔图绘制,最大李雅普诺夫指数,李雅普诺夫指数谱等一些重要的源程序。-This is a toolbox for chaotic dynamics analysis.Have fun!
  3. 所属分类:Other systems

    • 发布日期:2017-05-29
    • 文件大小:11840349
    • 提供者:刘宝
  1. Elastic_wave_scattering_in_free_boundary-zeoporize

    9下载:
  2. 弹性波在自由界面散射的左普里兹方程,实现了自由界面散射反射波和透射波系数随入射角度的变化关系图,并包含求解瑞雷面波方程-Elastic wave scattering in the free interface, the left Prydz equation to achieve a free interface, the reflected wave and transmission wave scattering coefficients with the changes in incid
  3. 所属分类:Windows编程

    • 发布日期:2013-10-23
    • 文件大小:2331
    • 提供者:赛亚人
  1. ealstic-S-wave-scattering-in-elastic-boundary-from

    4下载:
  2. 弹性界面横波散射的左普里兹方程,实现反射、透射系数随波入射角度的变化关系图,包含波从界面的四个象限入射的MATLAB代码-S-wave scattering of elastic interface, the left Prydz equation to achieve reflection and transmission coefficients of the waves changes in incident angle diagram, including the wave incide
  3. 所属分类:Windows编程

    • 发布日期:2013-10-23
    • 文件大小:5214
    • 提供者:赛亚人
  1. untitled

    0下载:
  2. 李亚普诺夫 指数谱图 李亚普诺夫 指数谱图 李亚普诺夫 指数谱图-Lyapunov exponent spectra 图李亚普诺夫 spectrum 图李亚普诺夫 index index index spectrum spectrum 图李亚普诺夫
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:409748
    • 提供者:lichl
  1. liyapunov

    0下载:
  2. 计算最大李雅普诺夫图,来分析微分方程的分岔情况-To calculate the largest Lyapunov Figure to bifurcation analysis of differential equations
  3. 所属分类:File Operate

    • 发布日期:
    • 文件大小:5206
    • 提供者:王芳
  1. Prim-And-Dijkstra

    0下载:
  2. 这个程序是图的综合操作中的最小生成树中普利姆算法和最短路径迪杰斯特拉算法的代码!-This program is a comprehensive diagram of the operation of the minimum spanning tree algorithm and plym Dijkstra shortest path algorithm code!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1467
    • 提供者:demon
  1. shangchuan

    7下载:
  2. 用matlab实现混沌系统的李雅普诺夫指数图 分数阶程序。-using matlab to achieve Lyapunov and fractional order precedure
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2775
    • 提供者:席芮
  1. duffing-system

    7下载:
  2. duffing方程非线性系统的分析,matlab代码,包括其李雅普诺夫指数求解,相图,混沌等分析,值得学习-duffing equation analysis of nonlinear systems, including its Lyapunov exponent solving the phase diagram, chaos analysis, it is worth learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1987
    • 提供者:王晶
  1. rossler

    0下载:
  2. 绘制rossler相图,计算最大李雅普诺夫指数-rossler lyapunov
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2155
    • 提供者:王继豪
  1. Phase_space_plot

    0下载:
  2. 这是一个三阶混沌系统的相图展示程序,c++(This is a phase diagram program of third-order chaos system.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:Linvana
  1. EM3_V30原理图

    0下载:
  2. 普中科技单片机V3.0原理图,适用于普中HC6800-ES系列相关单片机开发板学习。(General science and technology singlechip V3.0 schematic)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:200704
    • 提供者:gunnima
  1. xiangtu tezhengzhi

    1下载:
  2. 对非线性微分方程画相图以及求特征值和李雅普诺夫指数。以简单的非线性微分方程为例,程序中的微分方程可自行修改(Drawing phase diagrams and calculating eigenvalues for Nonlinear Differential Equations)
  3. 所属分类:其他

    • 发布日期:2021-01-27
    • 文件大小:2048
    • 提供者:学喜来乐
« 12 »
搜珍网 www.dssz.com