Description: Bubble sort method: If you have n numbers, n-1 times will have to be compared. Times in comparison to the first n-1 times for any two, in comparison to the j-times nj times for pairwise comparison
To Search:
File list (Check if you may need any files):
冒泡法排序\chenjun.dsp
..........\chenjun.dsw
..........\chenjun.ncb
..........\chenjun.opt
..........\chenjun.plg
..........\Debug\chenjun.exe
..........\.....\chenjun.pdb
..........\.....\vc60.pdb
..........\.....\冒泡法排序.obj
..........\冒泡法排序.cpp
..........\Debug
冒泡法排序