您要查找的是不是:
- Which uses a linear search algorithm to find entries in the list of delegates. 類(lèi)型,它使用線(xiàn)性搜索算法在委托列表中查找項。
- Firstly,the reactivity ratios of radical copolymerization are determined by intercept-slope method, YBR method, JJ method (linear intersect), TM method (non-linear least squares) and microcomputer dynamic search method using microcomputer. 第一方面:利用計算機,通過(guò)截距斜率法、YBR法、JJ法(直線(xiàn)交叉法)、TM法(非線(xiàn)性最小二乘法)和動(dòng)態(tài)搜索法測算共聚體系競聚率,其中TM法和動(dòng)態(tài)搜索法獲得比較精確的競聚率結果。
- Firstly a motion vector is searched for each pixel in the interpolated frame using the block-matching search method of linear prediction. 該算法首先采用了線(xiàn)性預測塊匹配搜索算法來(lái)估計內插幀中每一個(gè)象素的運動(dòng)矢量;
- We used the most modern search methods in vain. 我們使用了最現代的探索方法也未能如愿。
- Because template group collections typically are small, the performance of the linear search operation is not critical. 因為模板組集合通常很小,所以線(xiàn)性搜索操作的性能無(wú)關(guān)緊要。
- This class uses a linear search algorithm to find entries in the list of delegates. 該類(lèi)使用線(xiàn)性搜索算法在委托列表中查找項。
- A linear search algorithm is inefficient when working with a large number of entries. 線(xiàn)性搜索算法在處理大量項時(shí)是低效的。
- Internally, a linear search using slot comparison is performed and the slot, if found, is removed from the list. 在內部,將利用插槽比較,執行一個(gè)線(xiàn)性搜索,如果找到該插槽,就從鏈表中刪除。
- The current setting of search method requires at least one DNS suffix. Please enter one or change the setting. 查找方法的當前設置需要至少一個(gè)DNS后綴。請輸入一個(gè)或改變設置。
- A new local search method with hybrid neighborhood for Job shop scheduling problem is developed. 另辟蹊徑求解工廠(chǎng)作業(yè)調度問(wèn)題。
- In fact, in the final analysis, a simple linear search through an array might actually be faster (depending on the circumstances). 事實(shí)上,在最后的分析中,通過(guò)數組的簡(jiǎn)單線(xiàn)性搜索實(shí)際上可能更快(取決于具體的情況)。
- I would not want to have to revert to our previous search methods. 我不會(huì )再使用以前的搜索方法了。
- OBJECT To search method of synthesising Hexamethyl ether of salvianolic acid A benzyl ester as danshensu derivative. 目的:探討六甲基丹酚酸A芐酯的合成方法。
- Because template region collections are typically small, the performance of the linear search operation is not critical. 因為模板區域集合通常很小,所以線(xiàn)性搜索操作的性能無(wú)關(guān)緊要。
- Base on image correlation,the proposed algorithm correct transmissive error with full search method. 該方法以圖像相關(guān)性作為判別依據,使用全搜索的方法來(lái)恢復數據。
- For each event dispatch, one virtual call is followed by a linear search for the appropriate reaction, using one RTTI comparison per reaction. 對于每一個(gè)事件分派,將有一次虛擬函數調用加一個(gè)對合適反應的線(xiàn)性查找,每個(gè)反應使用一個(gè)RTTI比較。
- Furthermore, a new search method is used, in which ordinal gridding and seed filling are used simultaneously. 此外,提出了一種基于連續圖像相關(guān)性的順序網(wǎng)格和種子填充相結合的目標搜索方法。
- Several taboo search methods are utilizedin the algorithm. 算法中利用了多種禁忌搜索方法。
- A direct searching method without computing the derivative functions is given. 針對這一問(wèn)題給出相應的直接搜索算法,證明了算法的收斂性,并給出一些算例。
- A linear search through a small array can be faster than a binary search through a data structure with a lot of pointers that causes page faults or cache misses. 如果二進(jìn)制搜索通過(guò)的數據結構具有許多導致頁(yè)錯誤或緩存未命中的指針,則通過(guò)小數組的線(xiàn)性搜索可以比二進(jìn)制搜索快。