CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - DFS matrix adjacency .cpp
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - DFS matrix adjacency .cpp - List
[
Data structs
]
tu-matrix
DL : 0
图可以采用邻接矩阵、邻接表等多种方式来存储,本程序实现图的邻接矩阵存储-Chart can be used adjacency matrix, adjacency lists to store a variety of ways, this program graph adjacency matrix storage
Update
: 2025-02-17
Size
: 1kb
Publisher
:
youjing
[
Mathimatics-Numerical algorithms
]
DFS.cpp
DL : 0
This code do depth first search algorithm. Adjacency matrix symbolize every edge in the graph, for example adj[i][j]=1 is an edge from i to j, i and j are vertices.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Dennis
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.