2017年12月27日 星期三

unbounded knapsack problem:

Recall: unbounded knapsack problem
  • The unbounded knapsack problem:

http://www.mathcs.emory.edu/~cheung/Courses/323/Syllabus/DynProg/knapsack2.html

Problem:
    • Pack as many items into the knapsack such that the total value of the items packed is maximized    

      Note: you cannot exceed the capacity of the knapsack !

沒有留言:

張貼留言

113 學年度第 1 學期 RFID應用課程 Arduino程式

113 學年度第 1 學期 RFID應用課程 Arduino程式 https://www.mediafire.com/file/zr0h0p3iosq12jw/MFRC522+(2).7z/file 內含修改過後的 MFRC522 程式庫 (原程式有錯誤) //定義MFRC522...