(This is Yan Weimin, Wu Weimin's version of the C language data structure sample code, you can take a look.
Data structure example code (C language version) \ fixed-length implementation of string ch4_sstring.txt
Data structure example code (C language version) \ string pattern matching ch4_string_math.txt
Data structure example code (C language version)\merge two ordered tables ch2_stable_merge.txt
Data structure example code (C language version)\implementation of generalized table ch5_GList.txt
Data structure example code (C language version)\Topological sorting and critical path ch7_critical_path.txt
Data structure example code (C language version)\Parenthesis matching check ch3_sstack.txt
Data structure example code (C language version)\Insert Sort ch10_InsertSort.txt
Data structure example code (C language version)\Chain implementation of stack ch3_lstack.txt
Data structure example code (C language version)\stack order implementation ch3_sstack.txt
Data structure example code (C language version) \ tree traversal ch6_traverse.txt
Data structure example code (C language version)\Expression calculation ch3_express.txt
Data structure example code (C language version)\maze solving ch3_maze.txt
Data structure example code (C language version)\implementation of linked list ch2_ltable.txt
Data structure example code (C language version)\long integer ch0_bigint2.txt
Data structure example code (C language version)\Chain implementation of row and column ch3_lqueue.txt
Data structure example code (C language version)\The order of rows and columns realizes ch3_squeue.txt
Data structure example code (C language version)\implementation of sequence table ch2_stable.txt
.....too many files .....)