CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - graph

搜索资源列表

  1. GraphIso

    0下载:
  2. Graph isomorphism with Visual C-Graph isomorphism with Visual C++
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:329726
    • 提供者:Anh Dang
  1. Graph

    0下载:
  2. 监控上显示曲线,labwindows开发-Monitoring shows that curve up, labwindows Development
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1325
    • 提供者:lhy
  1. theroy

    0下载:
  2. 数据结构算法解析第七章图论的程序源码 -Data Structures Algorithm Analysis Chapter VII of the source graph theory procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:35968
    • 提供者:Amy
  1. Graph

    0下载:
  2. the GA to solve the emergence of color graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:30484
    • 提供者:starandsky
  1. Matching_on_Weighted_Bipartite_Graph

    0下载:
  2. 加权二分图匹配,对于给定权重的二分图求出最大匹配-find the max matching of a given weighted bipartite graph
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:637
    • 提供者:LS
  1. nxGraph

    0下载:
  2. Display simple data graph on 320x240 LCD module, using ucGUI library
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1958
    • 提供者:Nikson1200
  1. GraphCuts

    0下载:
  2. 这就是一个把前景图象从背景中提取出来的程序,自己在调吧 ,可能有破损 -i do not konw how to say:Graph cut
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:17949837
    • 提供者:renren
  1. Graph

    0下载:
  2. 图的存储结构和遍历,用图结构解决具体问题-Figure of storage structures and traversal, using graph structure to solve a specific problem
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-12
    • 文件大小:1454
    • 提供者:丹丹
  1. router_calc

    0下载:
  2. 根据一个有权的无向图生成指定结点(路由器)的路由表设有结点N,N的路由表由若干个路由项组成,路由项是<目的结点,下一跳>的二元组,其中目的结点是以N结点为源结点,通过N结点可以直接到达(目的结点是N结点的邻居)或通过N结点的邻居可间接到达的结点,其中下一跳即N结点的某领居,通过该邻居可间接到达目的结点,且到达目的结点的路径为最小代价路径.-According to a right of the undirected graph to generate the specified no
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1275
    • 提供者:luowen
  1. adjacencyListGragh

    0下载:
  2. Specification File adjacencyListGragh class GeneralGraph: use adjacency list to implement the graph which data structure is vector Construct methods: * public GeneralGraph(): contain an empty vector store the vertex and a boolean det
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:9236
    • 提供者:荆江
  1. SDA

    0下载:
  2. Semi-Supervised Discriminant Analysis (Graph Embedding Way)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:14869
    • 提供者:keyvan
  1. GRAPH

    0下载:
  2. Given the edge set Draws the graph-Given the edge set Draws the graph.......
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:nithya
  1. animationPNG

    0下载:
  2. source code using J2ME for game graph in mobile
  3. 所属分类:J2ME

    • 发布日期:2017-04-25
    • 文件大小:21642
    • 提供者:CHAN LEUNG PAN
  1. graph

    0下载:
  2. 三维图像的建立,从简单处着手,教您一步一步在基础上获益不少-very good
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3134
    • 提供者:江斌
  1. graph

    0下载:
  2. 图论的一些常用代码,包括最小生成树,拓扑排序,最短路径(非负权和负权)-Graph theory, a number of commonly used code, including the minimum spanning tree, topological sorting, shortest path (non-negative and negative rights)
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5578
    • 提供者:陈杰
  1. tclfile

    0下载:
  2. ns2 sample scr ipt for graph generation
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:35834
    • 提供者:ilayaraja
  1. Graph

    0下载:
  2. Graph Programs in C
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:12125
    • 提供者:snoopy
  1. sql

    0下载:
  2. 图书馆管理系统开发设计方案 目录 1 需求分析 3 1.1 系统目标 3 1.2 需求定义 3 2 功能说明 4 2.1 图书基本情况 4 2.2 办理借书证 4 2.3 实现借书功能 4 2.4 实现还书功能 5 2.5 图书查询 5 3 系统功能结构图 5 4 业务流程图 6 4.1 借阅信息管理 6 4.2 书籍信息管理 6 4.3 读者信息管理 7 4.4 系统管理 7 5 绘制数据流图 7 5.1 “借书证生成”数
  3. 所属分类:software engineering

    • 发布日期:2016-06-02
    • 文件大小:326856
    • 提供者:植物人
  1. Hamilton

    0下载:
  2. Program to find Hamilton Circuits on graph!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:27274
    • 提供者:Nguyen Minh Tan
  1. graph

    0下载:
  2. Graph file to be implemented in C.
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:1950
    • 提供者:Wally
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com