@article{min2010analysis, abstract = {Based on the analysis of the traditional bubble sort algorithm, this paper proposes two bidirectional bubble sort algorithm design ideas. After giving C language description of the three algorithms, the paper tests the new algorithms, analyzes comparatively the time complexity and space complexity of the three algorithms, and summarizes such a conclusion that the first new algorithm has the same average time complexity and space complexity as the original algorithm, while the second is time efficient than the original one, and thus truly reaches the optimization purpose.}, author = {Min, Wang}, booktitle = {Information Technology and Applications (IFITA), 2010 International Forum on}, doi = {10.1109/IFITA.2010.9}, interhash = {eabf1eae152ff2a67a6ac0fec646ded7}, intrahash = {0dee4a4c1c0f5dc5aa5ceb2a8c478f62}, pages = {208-211}, title = {Analysis on Bubble Sort Algorithm Optimization}, volume = 1, year = 2010 }