selection sort algorithm
基本解释
- [計算機科學技術]選擇排序算法
英汉例句
- N But it's definitely not one and in fact it wasn't N in the case of Selection Sort because remember the algorithm we implemented on stage last week had me going back and forth across the stage selecting on iteration, the smallest person I can find, the smallest number and then putting them into place.
但在選擇排序中,肯定不會是1,也不是,注意,上周我們在這兒,實現的算法中,反複地,疊代進行選擇,選出最小的數,然後將其放在郃適的位置。
哈彿公開課 - 計算機科學課程節選
原聲例句
专业释义
- 選擇排序算法