問題詳情

2.呈上題(正確答案B) 1.拆解(Decomposition): 將一個任務或問題拆解成數個步驟或部分。Breaking a task or problem into steps or parts. 2.找出規律 (Pattern Recognition): 預測問題的規律,並找出模式做測試。Make predictions and models to test. 3.歸納與抽象化 (Pattern Generalization and Abstraction): 找出最主要導致此模式的原則或因素。Discover the laws, or principles that cause these patterns. 4.設計演算法 (Algorithm Design): 設計出能夠解決類似問題並且能夠被重複執行的指令流程。Develop the instructions to solve similar problems and repeat the process.
(A)1
(B)2
(C)3
(D)4
(E)5

參考答案

無參考答案

內容推薦