搜索资源列表
bfs-src
- 1.程序基于java语言。运行要求java运行环境。即就使jdk1.2以上。否则程序无法运行。 2.程序中读图时,可以选择读有向图还是无向图。 3.本程序为一个图的综合运行环境。提供了图的各种操作。包括读图,DFS判断图中是否存在 环路,BFS全局访问,两点之间的最短路径,屏幕清空。并且跟踪说明了图的各种操作的 过程。 4.程序可以多次的读图,进行图的各种操作。点击面板上的各种按钮就可以进行各种操作。-1. Procedures based on the java language.
aov
- 实现排课表,将课程安排在不同的学期,功能完备,可以判断环路。-aov network which is written in Java.
josephus04
- 解决约瑟夫环路问题的java源代码,适合数据结构练习-Joseph loop problem solving java source code
AllPaths
- 查找有向图的所有节点对之间的所有路径,不包括环路.-Find the directed graph of all the nodes of all paths between
Get_loop
- 用于求网络中从某一节点开始形成环路到该节点结束的节点编号。对于求路径的问题会有一定的帮助-Used to find a node the network began to form a loop to the end node node numbers. To seek the path of problem would certainly help