recurrence relation
常見例句
- The solution to each of them could be expressed as a recurrence relation.
每個(gè)問(wèn)題的解都能用遞歸關(guān)系表示。 - The naive implementation of this recurrence relation as a recursive method would have led to an inefficient solution involving multiple computations of subproblems.
用遞歸方法對(duì)這些遞歸關(guān)系的直接實(shí)現(xiàn)會(huì)造成解決方案效率低下,因?yàn)槠渲邪藢?duì)子問(wèn)題的多次計(jì)算。 - A product model of CAD system of scheme design is presented. It uses a mixture model ofhierarchy-relation and can support designed versions and describe complex recurrence relation.
提出了一個(gè)面向產(chǎn)品方案設(shè)計(jì)CAD系統(tǒng)的產(chǎn)品模型,它采用了層次-關(guān)系混合模型,能支持設(shè)計(jì)版本和復(fù)雜遞歸關(guān)系的描述。 - All right, this is what's called a recurrence relation, there are actually cool ways to solve them. We can kind of eyeball it.
好,這就是所謂的遞歸關(guān)系,也就是解決問(wèn)題的相當(dāng)好的辦法,我們可以來(lái)看看。
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 recurrence relation