CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 出图

搜索资源列表

  1. chcp

    0下载:
  2. 图论算法,旅行推销员问题,很有趣。 可算出图中的哈米尔顿回路-graph algorithm, traveling salesman problem, very interesting. Map can be calculated totally dominated the circuit
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:58.68kb
    • 提供者:许善
  1. pointtopointDijkstraAlgrithms

    1下载:
  2. 具有图形化界面的一个路由模拟程序。路由算法为Dijkstra算法。具有求出图中任意节点间所有最短路径以及最短路径子图的功能。这是一个点对点(S-T)Dijkstra算法的改进。用于求两点间的所有最短路径。-graphical interface with the simulation of a routing procedures. Routing algorithm Dijkstra algorithm. With map obtained arbitrary nodes all the sh
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.06kb
    • 提供者:阎一
  1. hamilton9901

    0下载:
  2. 给定一个n个结点的连通图,用回溯法求出图中含有的所有哈密尔顿环。包含实验报告。 -given a n nodes in a graph, with retrospective method, the map contains all the Hamilton Central. The report contains experiments.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.93kb
    • 提供者:nanaleer
  1. matlabxiti1

    0下载:
  2. matlab要求编写函数,并画出图的matlab习题,供大家参考-prepared Matlab functions, and draws a plan of Matlab Exercise, for your reference! !
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4.97kb
    • 提供者:王为
  1. matlabxiti2

    0下载:
  2. matlab要求编写函数,并画出图的matlab习题,供大家参考-prepared Matlab functions, and draws a plan of Matlab Exercise, for your reference! !
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:13.16kb
    • 提供者:王为
  1. matlabxiti3

    0下载:
  2. matlab要求编写函数,并画出图的matlab习题,供大家参考-prepared Matlab functions, and draws a plan of Matlab Exercise, for your reference! !
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:15.67kb
    • 提供者:王为
  1. matlabxiti4

    0下载:
  2. matlab要求编写函数,并画出图的matlab习题,供大家参考-prepared Matlab functions, and draws a plan of Matlab Exercise, for your reference! !
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.66kb
    • 提供者:王为
  1. matlabxiti5

    0下载:
  2. matlab要求编写函数,并画出图的matlab习题,供大家参考-prepared Matlab functions, and draws a plan of Matlab Exercise, for your reference! !
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.24kb
    • 提供者:王为
  1. matlabxiti6

    0下载:
  2. matlab要求编写函数,并画出图的matlab习题,供大家参考-prepared Matlab functions, and draws a plan of Matlab Exercise, for your reference! !
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8.24kb
    • 提供者:王为
  1. euler.cpp

    0下载:
  2. 有时仅对赋权有向图上从任意一个顶点到另外任意一个顶点之间有没有路感兴趣。试修改Floyd算法,计算出图的道路矩阵P,使得从顶点i到顶点j有路时P[i,j]= 1,否则P[i,j]= 0。-sometimes only to empower a map from any one vertex to another arbitrary point between a road not interested. Try to amend Floyd algorithm calculated the ro
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-12
    • 文件大小:1.61kb
    • 提供者:Nouth
  1. qingyuanzi2

    0下载:
  2. 氢原子3s轨道的蒙特卡罗模拟,其开发利用了c语言,运行时候将画出图,是个不错的代码!-hydrogen atom 3s orbit Monte Carlo simulation, development and utilization of the c language, running time draws a plan, is a good code!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:92.57kb
    • 提供者:wang
  1. lmsxx

    0下载:
  2. 毕业设计时做的算法,直接运行就可出图,比较的话可以该参数。-do graduate design algorithm can be run directly from the map, so can compare the parameters.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:920byte
    • 提供者:kevinzhang
  1. Mindistance

    0下载:
  2. 对于无向图或有向图,程序可以计算出图中每两个顶点之间的最短路径,并列出Floyd算法的具体实现
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.73kb
    • 提供者:王海涛
  1. 有向图

    0下载:
  2. 创建N个顶点的有向图,求每个顶点的入度、出度和度。(Create a graph of N vertices,and find the degree of entry,degree,and degree of each vertex.)
  3. 所属分类:数据结构

  1. 第05章 图与网络

    1下载:
  2. 图论起源于 18 世纪。第一篇图论论文是瑞士数学家欧拉于 1736 年发表的“哥尼 斯堡的七座桥”。 1847 年,克希霍夫为了给出电网络方程而引进了“树”的概念。 1857 年,凯莱在计数烷CnH 2n+2 的同分异构物时,也发现了“树”。哈密尔顿于 1859 年提 出“周游世界”游戏,用图论的术语,就是如何找出一个连通图中的生成圈、近几十年 来,由于计算机技术和科学的飞速发展,大大地促进了图论研究和应用,图论的理论和 方法已经渗透到物理、化学、通讯科学、建筑学、运筹学,生物遗传学、
  3. 所属分类:仿真建模

    • 发布日期:2018-01-10
    • 文件大小:441kb
    • 提供者:aaaqsss
  1. scatterplot

    0下载:
  2. 画散点图,显示RMSE,预期误差等要素。带有出图效果示例图。(Draw a scatterplot, which displays RMSE and expected error line and so on)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:185kb
    • 提供者:lidinf
  1. 有向图邻接表的建立,深度广度搜索及拓扑排序

    0下载:
  2. 拓扑排序 对一个有向无环图(Directed Acyclic Graph简称DAG)G进行拓扑排序,是将G中所有顶点排成一个线性序列,使得图中任意一对顶点u和v,若边(u,v)∈E(G),则u在线性序列中出现在v之前。通常,这样的线性序列称为满足拓扑次序(Topological Order)的序列,简称拓扑序列。简单的说,由某个集合上的一个偏序得到该集合上的一个全序,这个操作称之为拓扑排序(Topological sort A topological sort for a Directed
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:2kb
    • 提供者:晴栀菀歌°
  1. 图论

    0下载:
  2. 图论问题 图的建立 图由顶点的集合和顶点间关系的集合组成。 图有无向图和有向图之分。 图的边上加上权值后为带权图。 度是与顶点相连的边的数目,有向图分入度和出度。 连通图指图中任意两个顶点都是连通的。6无向图和有向图(The problem of graph theory)
  3. 所属分类:数据结构

    • 发布日期:2018-05-03
    • 文件大小:2kb
    • 提供者:西贝轩
  1. MATLAB画路径图测试数据

    2下载:
  2. 给定地点的位置以及各个地点之间的连接关系,根据关系画出路线图(Supposing the location and the relation of each point is certain, we can draw the route map of it.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-09
    • 文件大小:68kb
    • 提供者:IOEvan
  1. 天线波束方向图

    3下载:
  2. 考虑一长度为D,宽度为L的理想均匀面阵天线,并用Matlab画出其二维波束方向图。(Consider an ideal uniform planar array antenna with length D and width L, and draw its two-dimensional beam pattern with MATLAB.)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-03
    • 文件大小:21kb
    • 提供者:sxfylhc
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com