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://codercto.com/soft/d/12200.html

Laravel框架关键技术解析

Laravel框架关键技术解析

陈昊、陈远征、陶业荣 / 电子工业出版社 / 2016-7 / 79.00元

《Laravel框架关键技术解析》以Laravel 5.1版本为基础,从框架技术角度介绍Laravel构建的原理,从源代码层次介绍Laravel功能的应用。通过本书的学习,读者能够了解Laravel框架实现的方方面面,完成基于该框架的定制化应用程序开发。 《Laravel框架关键技术解析》第1章到第4章主要介绍了与Laravel框架学习相关的基础部分,读者可以深入了解该框架的设计思想,学习环......一起来看看 《Laravel框架关键技术解析》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

MD5 加密
MD5 加密

MD5 加密工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具