📗
白話文量子演算法
  • 量子世界的基本數學
  • Deutsch-Jozsa
    • oracle and query
    • 經典 vs Deutsh-Jozsa
  • Bernstein-Vazarani
  • Simon's Algorithm
  • Gover's algorithm
    • 經典 vs Grover
    • 演算法解釋
    • 演算法解釋 2
  • 參考資料
Powered by GitBook
On this page

Was this helpful?

Gover's algorithm

本章節將完整介紹基於量子的資料庫搜尋算法Gover's algorithm

如果我們有一個隨機未經過排序的資料庫,並希望從中尋找一筆特定的資料,請問時間複雜度為多少?

PreviousSimon's AlgorithmNext經典 vs Grover

Last updated 5 years ago

Was this helpful?