√在线天堂中文最新版网,97se亚洲综合色区,国产成人av免费网址,国产成人av在线影院无毒,成人做爰100部片

×

sorting algorithm造句

"sorting algorithm"是什么意思   

例句與造句

  1. Can be used as the basis of a sort algorithm , and while using a delegate comparison method as the basis of a sort algorithm would be valid , it is not ideal
    可用作排序算法的基礎(chǔ),雖然將委托比較方法用作排序算法的基礎(chǔ)是有效的,但是并不理想。
  2. Search algorithm , definition of sort , insertion sort , quick sort , optimal sort time , merge sort , heap sort , radix sort , summarize of sort algorithms
    搜索算法;排序定義;插入排序;快速排序;最優(yōu)排序時(shí)間;歸并排序;堆排序;基數(shù)排序;排序總結(jié)。
  3. Open standards based - the message sorting algorithm , which is a major part of the message queue framework , is implemented in class treeset , a part of the j2me specification
    基于開(kāi)放標(biāo)準(zhǔn)消息排序算法(消息隊(duì)列框架的主要部分)在treeset類( j2me規(guī)范的一部分)中實(shí)現(xiàn)
  4. The proposed algorithm for knapsack problem is based on mimd . the sort algorithm by sampling is introduced in the sorting stage . the stages of generating subset - sum and searching are also optimized
    并行背包算法基于mimd結(jié)構(gòu),在排序過(guò)程中引入基于采樣的排序算法,然后對(duì)子集和生成和搜索過(guò)程加以優(yōu)化。
  5. Now that we can easily see the difference between files and folders , we can also see that that , in the table view , the default sorting algorithm has ordered them alphabetically - but mixed the folders and files together
    現(xiàn)在,可以很容易地看出文件和文件夾之間的區(qū)別,我們還可以看到:在表視圖中,缺省排序算法按字母順序給各項(xiàng)排序但將文件夾和文件混在一起。
  6. It's difficult to find sorting algorithm in a sentence. 用sorting algorithm造句挺難的
  7. Firstly , the static time window model of scheduling aircraft landings at an airport with single runway or multiple runways was studied and the " matrix sorting algorithm " for deciding flights sequence was presented based on it
    論文首先介紹了單跑道和多跑道系統(tǒng)終端區(qū)到達(dá)飛機(jī)流排序的靜態(tài)時(shí)間窗模型,然后討論了動(dòng)態(tài)排序問(wèn)題,以此為基礎(chǔ)提出了矩陣排序方法。
  8. Sorting algorithm can solve logic gate circuit for more fanout , more loop nestification and feedback alternately . we sort these nodes according to their joint relationship by the sort algorithm that can determine the priority order of digital circuit simulation and give the feedback chain
    排序算法可以解決具有多扇出、多回路嵌套及交叉反饋的邏輯門(mén)電路,按照其連接關(guān)系進(jìn)行排序,并給出其中的最大反饋鏈。
  9. As well known , sorting algorithm is very important for application , especially data mining recently . this thesis presents a subsection insertion - sorting algorithm with equal probability data segmentation and multi - resource data equal probability statistical subsection insertion - sorting algorithm
    本文提出了數(shù)據(jù)等概率分檔排序算法和多數(shù)據(jù)源數(shù)據(jù)等概率分檔排序算法,實(shí)驗(yàn)結(jié)果表明,這兩個(gè)算法分別好于同類算法。
  10. The paper introduces a sorting algorithm , in the unsorted data sheet , firstly this algorithm counts the element that is smaller or equal to each element by comparison , then determines the location of element in the new sheet according to the above counted nummer directly
    摘要本文介紹了一種在待排序的記錄表中,通過(guò)兩兩比較先求出小于每個(gè)元素的元素個(gè)數(shù),然后根據(jù)此個(gè)數(shù)直接確定該元素在排序后新表中的位置的排序算法。
  11. This ide integrates the function of editor , compiler , project manager , linker , simulator debugger etc . with this ide , a sorting algorithm with the method of even - odd transpositions based on the structure of ls simd computer is researched
    最后,本文介紹了該仿真集成開(kāi)發(fā)環(huán)境的總體設(shè)計(jì)方案(該環(huán)境集成了編輯、編譯、工程管理、連接、仿真調(diào)試等功能) 。在此仿真環(huán)境中,進(jìn)行了lssimd計(jì)算機(jī)的奇偶比較交換排序算法的研究。
  12. Especially , in the latter model , the matched degree of system space and mission is taken as standards . and we also establish an index system and a model of c4isr system efficiency analysis correspondingly . after then some methods and algorithms are introduced , which include the principles and the method of choosing efficiency index and parameter index , the method of index filtering , the method of determining index function relation , the revising algorithm of ahp weight and the sort algorithm of judgment matrix
    作者對(duì)國(guó)內(nèi)外c ~ 4isr系統(tǒng)效能分析的主要方法進(jìn)行了比較分析,提出了一種以指標(biāo)體系為基礎(chǔ)的層次效能評(píng)估靜態(tài)模型和以系統(tǒng)空間與使命的匹配程度為目標(biāo)的動(dòng)態(tài)評(píng)估模型相結(jié)合的評(píng)估思想,建立了c ~ 4isr效能分析指標(biāo)體系與模型,給出了性能指標(biāo)與參量指標(biāo)選取的原則與方法、指標(biāo)篩選方法以及指標(biāo)函數(shù)關(guān)系的確定方法、 ahp的權(quán)值修正算法、含灰元的判斷矩陣排序算法等。
  13. We then do a performance investigation , comparing cache - oblivious algorithms with traditional ram - model algorithms . in the last , on the basis of thorough research , we present an optimal sub - linear working space cache - oblivious sorting algorithm . we conclude that cache - oblivious algorithms do outperform traditional ram - model algorithms when working on large data sets
    接著通過(guò)性能測(cè)試,把高速緩存參數(shù)無(wú)關(guān)算法與傳統(tǒng)的基于ram模型的算法做了比較,最后,在深入研究的基礎(chǔ)上提出了一個(gè)最優(yōu)的子線性工作空間的高速緩存參數(shù)無(wú)關(guān)的排序算法。
  14. In the paper an improved activity on vertex ( aov ) net is proposed to represent the alternative manufacturing processes route . it also raises a new overall topological sort algorithm . at last , based on the researching achievement above , an alternative computer aided process planning ( capp ) system is developed based on c / s structure , tested by the system , the researches above are validated
    在多工藝方案的表示方法上,本文嘗試用一種復(fù)合式的活動(dòng)點(diǎn)網(wǎng)( aov )來(lái)實(shí)現(xiàn)加工方法網(wǎng)絡(luò)圖的表示,并且提出了一種活動(dòng)點(diǎn)網(wǎng)( aov )網(wǎng)和復(fù)合式活動(dòng)點(diǎn)網(wǎng)( aov )的全拓?fù)渑判虻乃惴ā?
  15. Then it presents the design of information push service based on agent by using artificial intelligence technique . a brief introduction of each function module in this system and their internal transaction sequence are followed . the detail design and implement of key parts in each module is also given , which includes setting up user interest model with vector space model , searching information by using word segmenting and searching engine , filtering information using sorting algorithm , ordering information using pagerank algorithm
    本文首先分析了傳統(tǒng)的信息“拉取”方式存在的主要問(wèn)題以及推送技術(shù)的產(chǎn)生;然后結(jié)合人工智能領(lǐng)域的agent技術(shù),提出了基于agent的信息推送服務(wù)的總體設(shè)計(jì),并簡(jiǎn)要闡述了各功能模塊的內(nèi)部處理流程和思想;接著給出了各模塊的詳細(xì)設(shè)計(jì)與實(shí)現(xiàn),主要包括:利用向量空間模型( vectorspacemodel )建立用戶興趣模型,通過(guò)分詞并與搜索引擎協(xié)作實(shí)現(xiàn)信息檢索,采用分類算法對(duì)已檢索的信息進(jìn)行過(guò)濾,用pagerank算法對(duì)信息排序。
  16. According to the fuzzy sorting algorithm for multi - target attack , the threatening index matrix with multi - aircraft against multi - target is gained . then , using the principle of saddle point algorithm and the method of relative superior algorithm , the targets are assigned to aircrafts in order that a side of multi - aircraft may get optimal strategy
    根據(jù)前面研究所得目標(biāo)機(jī)對(duì)載機(jī)綜合威脅指數(shù)的確定方法,可確定目標(biāo)對(duì)載機(jī)的威脅指數(shù)矩陣,用鞍點(diǎn)算法結(jié)合相對(duì)優(yōu)勢(shì)算法,把目標(biāo)分配給相應(yīng)的載機(jī),目的是取得戰(zhàn)術(shù)配置優(yōu)勢(shì)。
  17. 更多例句:  上一頁(yè)  

相鄰詞匯

  1. "sortimo"造句
  2. "sortin"造句
  3. "sortindane peaks"造句
  4. "sorting"造句
  5. "sorting action"造句
  6. "sorting algorithms"造句
  7. "sorting and assembly machinery"造句
  8. "sorting and merging"造句
  9. "sorting and searching"造句
  10. "sorting arrangement"造句
桌面版繁體版English日本語(yǔ)

Copyright ? 2025 WordTech Co.