Description: Experiment title: generate a random number and sorting.
The experimental requirements:
1. The number of randomly generated 30000 deposit to the random. TXT
2. Read the file 30000 number to an array, the array sort
3. Will be sorted (ascending) deposit on the number of the array to sort method named TXT file, such as the heap sort: Heapsort. TXT.
To Search:
File list (Check if you may need any files):
Second04\bin\Debug\Second04.exe
........\BothwayBubbleSort.txt
........\BubbleSort.txt
........\HeapSort.txt
........\main.cpp
........\MergeSort.txt
........\obj\Debug\main.o
........\...\.....\Sorting.o
........\QuickSort.txt
........\random.txt
........\Second04.cbp
........\Second04.depend
........\Second04.layout
........\SelectionSort.txt
........\ShellSort.txt
........\Sorting.cpp
........\Sorting.h
........\bin\Debug
........\obj\Debug
........\bin
........\obj
Second04