###### tags: Scratch教學 Scratch專案展示(排序法與搜尋法) === ## :computer:Scratch 氣泡排序法 <iframe src="https://scratch.mit.edu/projects/1140881255/embed" allowtransparency="true" width="485" height="402" frameborder="0" scrolling="no" allowfullscreen></iframe> :::info ### [:bulb:教學網站連結](https://sites.google.com/ttjhs.ntct.edu.tw/scratch-drawing/%E6%B0%A3%E6%B3%A1%E6%8E%92%E5%BA%8F%E6%B3%95%E4%B8%89%E5%80%8B%E6%95%B8%E5%AD%97) ::: ## :computer:Scratch 循序搜尋法(線性搜尋法) <iframe src="https://scratch.mit.edu/projects/1163839980/embed" allowtransparency="true" width="485" height="402" frameborder="0" scrolling="no" allowfullscreen></iframe> :::info ### [:bulb:教學網站連結]({%preview https://sites.google.com/go.edu.tw/algorithm/%E6%90%9C%E5%B0%8B%E6%BC%94%E7%AE%97%E6%B3%95/%E5%BE%AA%E5%BA%8F%E6%90%9C%E5%B0%8B%E6%B3%95%E7%A8%8B%E5%BC%8F%E8%A8%AD%E8%A8%88scrach?authuser=0 %}) ::: ## :computer:Scratch 二元搜尋法(二分搜尋法) <iframe src="https://scratch.mit.edu/projects/1170718860/embed" allowtransparency="true" width="485" height="402" frameborder="0" scrolling="no" allowfullscreen></iframe> :::info ### [:bulb:教學網站連結]({%preview https://sites.google.com/go.edu.tw/algorithm/%E6%90%9C%E5%B0%8B%E6%BC%94%E7%AE%97%E6%B3%95/%E4%BA%8C%E5%85%83%E6%90%9C%E5%B0%8B%E6%B3%95%E7%A8%8B%E5%BC%8F%E8%A8%AD%E8%A8%88scratch %})