登录
首页 » Visual C++ » edge-betweenness

edge-betweenness

于 2021-05-15 发布 文件大小:754KB
0 445
下载积分: 1 下载次数: 199

代码说明:

  计算边介数,复杂网络,中心性计算,介数也可以计算,运用了数据结构,计算大量数据(edge betweenness,complex network, centrality)

文件列表:

边介数算法
..........\Debug
..........\.....\Length.exe,249916,2011-07-29
..........\.....\Length.ilk,293760,2011-07-29
..........\.....\Length.obj,50825,2011-07-29
..........\.....\Length.pch,1292552,2011-07-28
..........\.....\Length.pdb,615424,2011-07-29
..........\.....\vc60.idb,82944,2011-07-29
..........\.....\vc60.pdb,102400,2011-07-28
..........\Length.cpp,7344,2011-07-28
..........\Length.dsp,3401,2011-07-29
..........\Length.dsw,520,2011-07-29
..........\Length.ncb,41984,2011-07-29
..........\Length.opt,48640,2011-07-29
..........\Length.plg,746,2011-07-29
..........\node.txt,147348,2009-07-01
..........\node1.txt,0,2011-07-20
..........\node2.txt,29741,2011-07-20
..........\node2Crd.##d,6540,2011-07-22
..........\node2Crd.##h,5854,2011-07-22
..........\node3.##d,100,2011-07-28
..........\node3.##h,125,2011-07-28
..........\node3.txt,125,2011-07-20
..........\node3Crd.##d,60,2011-07-28
..........\node3Crd.##h,111,2011-07-28
..........\node4.##d,100,2011-07-28
..........\node4.##h,125,2011-07-28
..........\node4.txt,105,2011-07-28
..........\node4Crd.##d,60,2011-07-28
..........\node4Crd.##h,111,2011-07-28
..........\node5.##d,64,2011-07-28
..........\node5.##h,119,2011-07-28
..........\node5.txt,91,2011-07-28
..........\node5Crd.##d,48,2011-07-28
..........\node5Crd.##h,108,2011-07-28
..........\Queue.h,837,2011-07-20
..........\介数边介数.txt,98,2011-07-29
..........\新建 Microsoft Excel 工作表.xls,13824,2011-07-29
..........\邻接表.txt,46,2011-07-29
..........\顶点边介数.txt,35,2011-07-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 最小生成树
    给定一个带权的无向连通图,如何选取一棵生成树,使树上所有边上权的总和为最小(Given a weighted undirected connected graph, how to select a spanning tree to minimize the sum of all the upper bounds on the tree)
    2017-06-05 17:27:17下载
    积分:1
  • data-struct
    对于数据结构每一章节的相应的练习题,巩固好数据结构(To consolidate data structure corresponding practice questions for each chapter of the data structure)
    2012-10-09 17:03:41下载
    积分:1
  • test
    使用vc编写的一个动态链接库,测试动态链接库的例程(Vc prepared using a dynamic link library, dynamic link library routine testing)
    2010-05-28 23:27:09下载
    积分:1
  • strcon
    对于给定的n个字符串,请找出一种最佳的连接方式,使得采用该连接方式得到的字符串在所有连接的结果中,字典序最小(For a given n-string, find an optimal connection, making use of the connection string to get the results in all connections, the lexicographic minimum)
    2011-09-02 16:52:40下载
    积分:1
  • 8queen
    此程序用于解决8皇后问题,运行后输出8皇后问题的所有解(This program is used to solve the 8 queens problem, all solutions of 8 queens problem output operation.)
    2013-05-06 21:15:23下载
    积分:1
  • tongxunlu20
    具有数据插入、修改、删除、显示、和查询功能的电话簿管理程序。 数据包括:人名、工作单位、电话号码、和E-mail地址。 可对记录中的姓名和电话号码进行修改。 可增加或删除记录。 可显示所有保存的记录。 可按人名或电话号码进行查询。 附加功能: 可修改单个记录的各项内容。 可重新建立电话簿。 可按人名或号码进行排序。 可统计名片数目及可再添加数目。 可插入单个名片并不破坏原有顺序(With the data to insert, modify, delete, display, and query functions of the phone book management program. The data include: the names, work units, phone number, and E-mail address. Can be modified to record the name and phone number. Increase or delete records. You can display all the records kept. According to the names or telephone number for queries. Additional features: you can modify the content of a single record. Can re-establish a Phonebook. According to the names or numbers to be sorted. Statistical card number and add the number. Insert a single card does not destroy the original order)
    2012-05-28 12:48:27下载
    积分:1
  • c语言,码图合集
    说明:  a set of uestc computer academic matu
    2020-04-05 20:19:20下载
    积分:1
  • Six-degree-space
    中国大学MOOC-陈越、何钦铭-数据结构 解题报告—06-3 六度空间 (Chinese University MOOC- Chen Yue, He Qinming- data structure Solving report of the problem- 06-3 Six degrees space)
    2015-09-06 11:09:27下载
    积分:1
  • GraphTheory
    讲述数据机构的图论部分和程序设计的关系,适合学习算法的同学学习阅读,很不错的一本书。(Graph theory algorithm and programming)
    2013-12-04 20:12:39下载
    积分:1
  • PrintTheSchedule_DataStructure_Lab4
    数据结构试验-打印输出计算机本科专业4年每学期的课表;C++实现;图的邻接表存储结构以及拓扑排序的基本思想(Data structure test- printout computer 4 years of undergraduate per semester timetables C++ achieve basic idea of ​ ​ the adjacency table storage structure and topological sorting)
    2012-11-24 23:30:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载