Data structure- to the network For storage in the form of adjacency list a directed network 1. Establish and shows have to mesh adjacency list 2. The depth-first traversal of the directed network (recursive or non-recurs Date : 2025-08-12
Size : 684kb
User : 屈兴
Data structure- the undirected graph Stored in the form of adjacency matrix an undirected network 1. Establish and shows the adjacency matrix of undirected network 2. Breadth-first traversal of the undirected network, sh Date : 2025-08-12
Size : 738kb
User : 屈兴
Data structure, the establishment and traversal of binary tree 1. According to the sequence order before building a binary tree, expressed as a # . 2. The order, after order traversal of the binary tree, output traversal Date : 2025-08-12
Size : 1.05mb
User : 屈兴
C++ stack implementation based on-line editing program, enter the# represents the backspace, enter @ represent regression, CTRL+Z indicates the end. Date : 2025-08-12
Size : 1kb
User : zh