雜湊法: 總和集(Sumsets)
  • 1:42:11,
  • 1,692 views,
  • 2017-04-11,
  • 上傳者: 系統管理者,
  •  0
 
 
 
  • 1. Sumsets總和集
  • 2. Observation 1: a + b + c = d (暴力法)
  • 3. Observation 2: a + b = d - c (省力法)
  • 4. Observation 3: does (d – c) belong to T (暴力法)
  • 5. Observation 3: does (d – c) belong to T (暴力法)
  • 6. Observation 4: does (d – c) belong to T (省力法)
  • 7. Observation 5: no solution (暴力法)
  • 8. Observation 6: how to hash
  • 9. Why is hash fast?
  • 10. How to hash?
  • 11. Design Issue 1: qsort in c library
  • 12. Design Issue 2: to belong or not to belong(屬於或不屬於)
  • 13. Design Issue 3: structures of hash table
  • 14. Design Issue 3.1: generate hash table
  • 15. Design Issue 3.2: hit hash table
  • 16. Design Issue 3.2: hit hash table
  • 17. Design Issue 3.3: collision linked list
  • 18. Coding Part1: input elements of S
  • 19. Coding Part2: qsort of elements of S
  • 20. Coding Part3: create hash table and hit it
  • 21. Coding Part4: review the whole program
1/21
Volume
  • 速度 :
  • 畫質 :
  • 播放設定
00:00/1:42:11
00:00/01:16
 
 
    訪客如要回應,請先 登入
      解析度 : x
      資料夾 :
      標籤 :
      發表時間 :
      2017-04-11 06:55:59
      觀看數 :
      1,692
      長度 :
      1:42:11
      發表人 :
      系統管理者
      部門 :
      www
      QR Code :