Study Display 6.1, and then write a program that can sort numbers in ascending order.
1.BubbleSort
2.SystemIO
3.AdvanceBubbleSort
4.Running by AdvancedBubbleSort
迴圈只要執行 4 + 3 + 2 + 1 = 10 次
5.Running by BubbleSort
迴圈需要執行 4* 4 = 16 次
細說分明:
BubbleSort:
1.
2.
3.AdvancedBubbleSort
驗證理論 by 程式:
1.BubbleSort
2.
3.AdvancedBubbleSort
4.
沒有留言:
張貼留言