binary divide
常見例句
- Binary search is perhaps the simplest of the divide and conquer algorithms, and what does that mean?
好了,二分搜索也許是,最簡單的分治算法,這意味著什么? - The algorithm use a binary digit to divide the vertex set of a non-direction graph, and employ the incident sets of the vertices in the subgraph to produce opposite cut sets.
該算法利用二進(jìn)制數(shù)分割無向圖的頂點(diǎn)集,通過對子圖各頂點(diǎn)的關(guān)聯(lián)集的運(yùn)算產(chǎn)生相應(yīng)的割集。 - OK. Binary search is perhaps the simplest of the divide and conquer algorithms, and what does that mean? It says, in order to solve a problem, cut it down to a smaller problem and try and solve that one.
好了,二分搜索也許是,最簡單的分治算法,這意味著什么?,也就是說,為了解決一個(gè)問題,把它切割成小的問題,然后再來一個(gè)個(gè)解決。
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選 返回 binary divide