CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - graph class

搜索资源列表

  1. PowerDesigner.v12

    0下载:
  2. PowerDesigner.v12.绘图的工具,可以绘制类图,数据图-PowerDesigner.v12. Drawing tools, you can draw class diagram, the data graph
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:573736
    • 提供者:梦魂
  1. Expression

    0下载:
  2. 表达式计算采用了算符优先法正则表达式来实现,同时还能支持X变量的计算,是用来做画函数图的最佳类。如果要能画函数图的源代码请下载ExprDraw.zip.但此源代码采用了C语言方式实现其表达式计算。-Expression calculated using the operator precedence method to achieve regular expression, while supporting the calculation of the X variable, is the be
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:4819292
    • 提供者:rgbtagu
  1. graphDFS

    0下载:
  2. 图的 DFS算法 深度优先算法 采用模板类实现 数据结构中的经典算法-DFS algorithm graph depth-first algorithm uses a template class that implements the data structure of the classical algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:673372
    • 提供者:waichengfeng
  1. Project4_BallmanFord

    0下载:
  2. (图论)实现负权重转换(Bellman-Ford) 对于输入的任何一个拓扑(部分边的权重为负),要求变换网络中边的权重,任意两节点间的最短路不变,输出变换后各边权重。如果网络中存在负环,程序要有报警功能。算法主体写在CGraph类中-(Graph theory) to achieve negative weight conversion (Bellman-Ford) to the input of any topology (some edge weight is negative), re
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:8200445
    • 提供者:wendy
  1. Project_BFS

    0下载:
  2. 任务:用BFS或是DFS对图进行搜索,实现任何拓扑不连通的块的计算,算法要求写在CBFSSearch类中 工程名:Project_BFS 要求:对于生成的任意拓扑,求出其分枝个数,并输出每个分枝的节点 -Task: Using BFS or DFS for searching the graph to achieve any topology unconnected blocks calculation algorithm requires written in CBFS
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1748881
    • 提供者:wendy
  1. g

    0下载:
  2. 簡單的圖cpp 運用了map 和vector 去儲存數據..利用了指針由一個點到另一個點. 非常方便-It s a simple graph class that can be easily modified and extended.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1475
    • 提供者:Rachel G
  1. 1

    0下载:
  2. 这是数据结构的一个C++编程。在邻接矩阵上实现带权图、不带权图的初始化,搜索、插入、删除边,宽度遍历、深度遍历。邻接矩阵用模板类实现。-This is a programming data structure C++. Achieve a weighted graph in the adjacency matrix, with no right of map initialization, search, insert, delete edge, traversing the width and
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1298
    • 提供者:孙文
  1. graph-codee

    0下载:
  2. 里面包含了若干的c语言源程序,有文件处理类的,有图形类的,还有游戏源程序-Which contains a number of c language source code, there are document processing class, graphics and the like, as well as game source. . .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:370865
    • 提供者:鲁飞
  1. nc&IP=PSPACE

    0下载:
  2. 计算理论导引第二版中的nc类和p完全性、IP=PSPACE(交互式证明系统、图的非同构、模型的定义、IP = PSPACE)内容(In the second edition of computational theory, the NC class and P completeness, IP=PSPACE (interactive proof system, graph isomorphism, model definition, IP = PSPACE) are included)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:134144
    • 提供者:jinyuliyu
  1. 画图程序c

    0下载:
  2. 1、封装完成! 2、直线、矩形和圆 已经画出! 3、完善了封装:消息循环装入应用程序类! 4、多边形完成! 5、可修改画笔颜色和宽度了! 6、加载新图标! WM_PAINT完成,实现窗口重绘! 新建(全部删除)功能实现! 8、放大缩小功能实现! 原始大小查看功能实现! 9、选中+删除功能实现! 右键删除实现! 确定前的图形用虚线表示实现! 10、实现通讯功能! 11、电脑重装了,2005格了,找了些同学都只有2008,只有转化为VS200
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:3085312
    • 提供者:uor99
  1. aco

    0下载:
  2. In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. This algorithm is a member of the a
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:48128
    • 提供者:reyhooon
  1. bessel

    0下载:
  2. 画出第一类0-5阶贝塞尔函数曲线图,并求出它的近似零点,用矩阵表示出来。(Draw the first class 0-5 order Bessel's function graph and find out the approximate zeros of it.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:编程白白
搜珍网 www.dssz.com