摘要:
《算法導論(第4版)》學習第 20 天,p91-p94 總結,總計 4 頁。 一、技術總結 1. recursion tree In graph theory, a recursive tree (i.e., unordered tree) is a labeled, rooted tree. A 閱讀全文
摘要:
《算法導論(第4版)》學習第 18 天,p83-p85 總結,總計 3 頁。 一、技術總結 1. Strassen algorithm(施特拉森算法) 2.矩陣 (1)矩陣表示法 If we wish to refer to matrices without specifically writing 閱讀全文
摘要:
《算法導論(第4版)》學習第 15 天,p59-p75 總結,總計 17 頁。 一、技術總結 1. floor(向下取整) and ceiling(向上取整) For any real number x, we denote the greatest integer less than or equ 閱讀全文