GraphGenerator:根据随机网络和Barabasi-Albert模型的图生成器

上传者: 42106299 | 上传时间: 2023-01-02 20:28:40 | 文件大小: 207KB | 文件类型: ZIP
GraphGenerator 根据随机网络和无标度网络模型的图形生成器。 介绍 应用程序接口明显分为两部分:一个是根据随机网络模型生成图(根据Erdos-Renyi),另一个是生成无标度图(根据Barabasi-Albert模型)。 随机网络(Erdos-Renyi) 随机网络是在完全随机的过程之后创建两个节点之间的每个链接的网络。 有多种方法可以实现此模型,其中最著名的是Erdos-Renyi的方法。 根据该模型,选择每对节点,并以概率p链接(或不链接)它们,这对于整个网络是相同的。 要根据此模型生成图形,需要两个参数: 图中的节点总数。 它必须是一个大于0的值。 在任何两个节点之间生成链接的可能性。 它必须是介于0.0和1.0之间的值。 无标度网络(Barabasi-Albert) 无标度网络是其度分布遵循潜在定律的网络。 与随机变量相比,它的主要区别在于该模型考虑了集线器

文件下载

资源详情

[{"title":"( 9 个子文件 207KB ) GraphGenerator:根据随机网络和Barabasi-Albert模型的图生成器","children":[{"title":"GraphGenerator-master","children":[{"title":"src","children":[{"title":"Controlador","children":[{"title":"Controlador.java <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false}],"spread":true},{"title":"grafo","children":[{"title":"Grafo.java <span style='color:#111;'> 6.75KB </span>","children":null,"spread":false},{"title":"Nodo.java <span style='color:#111;'> 485B </span>","children":null,"spread":false}],"spread":true},{"title":"Vista","children":[{"title":"img","children":[{"title":"barabasi.jpg <span style='color:#111;'> 124.85KB </span>","children":null,"spread":false},{"title":"graph_original.png <span style='color:#111;'> 75.34KB </span>","children":null,"spread":false}],"spread":true},{"title":"vistaPrincipal.java <span style='color:#111;'> 6.49KB </span>","children":null,"spread":false}],"spread":true},{"title":"principal","children":[{"title":"principal.java <span style='color:#111;'> 260B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".gitignore <span style='color:#111;'> 189B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明