Description: Experiment 1 to establish single linked list, insert element, delete, query and display; Experiment 2 realizes the merging of two single linked lists. Experiment 3 realizes the inverse of a single linked list. And the result graph is attached. Experiment 1 to achieve the establishment of a single linked list, insert the element, delete, query and display Experiment 2 to achieve the establishment of two single-linked list of Incorporation Experiment 3 to achieve a single linked list of the inverse set. Run together with the results of Fig.
To Search:
File list (Check if you may need any files):
实验3\1.bmp
.....\1.cpp
.....\2.bmp
.....\2.cpp
.....\3.bmp
.....\3.cpp
实验3