Sorting algorithm: Difference between revisions
Jump to navigation
Jump to search
m (→穩定的排序) |
mNo edit summary |
||
| Line 23: | Line 23: | ||
[https://zh.wikipedia.org/wiki/%E9%80%89%E6%8B%A9%E6%8E%92%E5%BA%8F 選擇排序] (selection sort) | [https://zh.wikipedia.org/wiki/%E9%80%89%E6%8B%A9%E6%8E%92%E5%BA%8F 選擇排序] (selection sort) | ||
{{#widget: YouTube|id=Ns4TPTC8whw}}<br/> | <div class="video-container"> | ||
{{#widget: YouTube|id=Ns4TPTC8whw}} | |||
</div><br /> | |||
[https://zh.wikipedia.org/wiki/%E5%BF%AB%E9%80%9F%E6%8E%92%E5%BA%8F 快速排序] (quick sort) | [https://zh.wikipedia.org/wiki/%E5%BF%AB%E9%80%9F%E6%8E%92%E5%BA%8F 快速排序] (quick sort) | ||
{{#widget: YouTube|id=ywWBy6J5gz8}}<br/> | <div class="video-container"> | ||
{{#widget: YouTube|id=ywWBy6J5gz8}} | |||
</div><br /> | |||
[https://zh.wikipedia.org/wiki/%E5%B8%8C%E5%B0%94%E6%8E%92%E5%BA%8F 希爾排序] (shell sort) | [https://zh.wikipedia.org/wiki/%E5%B8%8C%E5%B0%94%E6%8E%92%E5%BA%8F 希爾排序] (shell sort) | ||
{{#widget: YouTube|id=CmPA7zE8mx0}}<br/> | <div class="video-container"> | ||
{{#widget: YouTube|id=CmPA7zE8mx0}} | |||
</div><br /> | |||
相關資料 | 相關資料 | ||