JGraphT

码农软件 · 软件分类 · Swing开发包 · 2019-08-12 12:57:39

软件介绍

JGraphT is a free Java graph library that provides mathematical graph-theory objects and algorithms. JGraphT supports various types of graphs including:

  • directed and undirected graphs.

  • graphs with weighted / unweighted / labeled or any user-defined edges.

  • various edge multiplicity options, including: simple-graphs, multigraphs, pseudographs.

  • unmodifiable graphs - allow modules to provide "read-only" access to internal graphs.

  • listenable graphs - allow external listeners to track modification events.

  • subgraphs graphs that are auto-updating subgraph views on other graphs.

  • all compositions of above graphs.

本文地址:https://www.codercto.com/soft/d/12200.html

码农翻身

码农翻身

刘欣 / 电子工业出版社 / 2018-6-1 / 69.00元

《码农翻身》用故事的方式讲解了软件编程的若干重要领域,侧重于基础性、原理性的知识。 《码农翻身》分为6章。第1章讲述计算机的基础知识;第2章侧重讲解Java的基础知识;第3章偏重Web后端编程;第4章讲解代码管理的本质;第5章讲述了JavaScript的历史、Node.js的原理、程序的链接、命令式和声明式编程的区别,以及作者十多年来使用各种编程语言的感受;第6章是作者的经验总结和心得体会,......一起来看看 《码农翻身》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具