文件名称:Graph-and-Routing:图的实现和处理
文件大小:23.17MB
文件格式:ZIP
更新时间:2024-06-05 11:54:04
Java
#Graph和路由 #实施*使用邻接表的图 #Graph处理*使用队列的广度优先搜索*使用TreeSet的Dijkstra #通过JUNIT测试 #使用GraphStream可视化图形
【文件预览】:
Graph-and-Routing-master
----src()
--------test()
--------main()
----lib()
--------converter-jackson-2.2.0.jar(5KB)
--------jfreechart-1.0.14.jar(1.39MB)
--------bcprov-jdk14-138.jar(1.48MB)
--------gs-ui-1.3.jar(437KB)
--------okio-1.11.0.jar(78KB)
--------xml-apis-1.3.04.jar(190KB)
--------junit-4.12.jar(308KB)
--------jackson-core-2.7.2.jar(247KB)
--------pherd-1.0.jar(45KB)
--------jackson-annotations-2.7.0.jar(50KB)
--------mbox2-1.0.jar(23KB)
--------okhttp-3.6.0.jar(344KB)
--------commons-math-2.1.jar(813KB)
--------hamcrest-core-1.3.jar(44KB)
--------retrofit-2.2.0.jar(86KB)
--------jackson-databind-2.7.2.jar(1.15MB)
--------jcommon-1.0.17.jar(495KB)
--------scala-library-2.10.1.jar(6.81MB)
--------bcmail-jdk14-138.jar(188KB)
--------commons-math3-3.4.1.jar(1.94MB)
--------gs-algo-1.3.jar(328KB)
--------gs-core-1.3.jar(905KB)
--------itext-2.1.5.jar(1.07MB)
----graphstream.png(65KB)
----Graph_Routing.iml(1KB)
----README.md(280B)
----.gitignore(617B)