binary divide
英漢例句
- Binary search is perhaps the simplest of the divide and conquer algorithms, and what does that mean?
好了,二分搜索也許是,最簡(jiǎn)單的分治算法,這意味著什么? - 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ù)分割無(wú)向圖的頂點(diǎn)集,通過(guò)對(duì)子圖各頂點(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.
好了,二分搜索也許是,最簡(jiǎn)單的分治算法,這意味著什么?,也就是說(shuō),為了解決一個(gè)問(wèn)題,把它切割成小的問(wèn)題,然后再來(lái)一個(gè)個(gè)解決。
麻省理工公開(kāi)課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選