LCS Algorithm以c#來實(shí)作,對於在學(xué)習(xí)algorithm的人們可以用這個(gè)程式來demo看看,是以VS2005開發(fā)。
上傳時(shí)間: 2013-12-18
上傳用戶:fxf126@126.com
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
標(biāo)簽: represented integers group items
上傳時(shí)間: 2016-01-17
上傳用戶:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標(biāo)簽: converts Toolbox complex logical
上傳時(shí)間: 2016-02-12
上傳用戶:a673761058
本書分為上篇、中篇和下篇三個(gè)部分,上篇為Windows CE結(jié)構(gòu)分析,中篇為Windows CE情景分析,下篇為實(shí)驗(yàn)手冊。每一篇又劃分為若 干章。上篇包含有引言,Windows CE體系結(jié)構(gòu),處理 器排程,儲存管理 ,檔案系統(tǒng)和設(shè)備管理 等六 章。中篇包含有系統(tǒng)初始化,處理 器排程過程,分頁處理 ,檔案處理 和驅(qū)動(dòng)器載入等五章。下篇包含有Windows CE應(yīng)用程式開發(fā),Windows CE系統(tǒng)開發(fā),評測與總結(jié)以及實(shí)習(xí)等四章。 上篇的重點(diǎn)在於分析Windows CE kernel的結(jié)構(gòu)以及工作原理 。這個(gè)部分是掌握Windows CE作業(yè)系統(tǒng)的基礎(chǔ)。 中篇重點(diǎn)在於分析Windows CE kernel的實(shí)際運(yùn)行 過程。如果說 上篇是從靜態(tài)的角度 分析Windows CE kernel,那麼中篇?jiǎng)t是試圖從動(dòng)態(tài)的角度 給讀 者一個(gè)有關(guān)Windows CE kernel的描述。希望讀 者能夠通過對中篇的閱讀 理 解,在頭腦中形成有關(guān)Windows CE kernel的多方位的運(yùn)作情景。 下篇著重於有關(guān)Windows CE的應(yīng)用。對理 論 的掌握最終要應(yīng)用到實(shí)務(wù)中。
標(biāo)簽: 分
上傳時(shí)間: 2013-12-23
上傳用戶:FreeSky
關(guān)於USB鼠標(biāo),使用PDIUSBD12開發(fā)USB鼠標(biāo)。 內(nèi)有源碼,C語言開發(fā)。
標(biāo)簽: USB
上傳時(shí)間: 2016-03-23
上傳用戶:daoxiang126
SAS是功能強(qiáng)大的統(tǒng)計(jì)軟體,其程式碼有8成是用C所開發(fā)。此檔案提供豐富的SAS SQL程式碼,可幫助你解決相關(guān)的資料問題問題。
標(biāo)簽: SAS
上傳時(shí)間: 2014-11-24
上傳用戶:sevenbestfei
struts源代碼,手把手教你struts開發(fā)步驟 讓你成爲(wèi)真正的struts開發(fā)高手,包括一個(gè)真實(shí)的案例開發(fā)。
標(biāo)簽: struts
上傳時(shí)間: 2014-12-07
上傳用戶:silenthink
用C#實(shí)現(xiàn)能產(chǎn)生PDF格式文件的源碼,對於想要開發(fā)類似acrobat reader的功能軟件,很具參考價(jià)值
標(biāo)簽: 格式文件
上傳時(shí)間: 2016-07-31
上傳用戶:tfyt
PDA基本範(fàn)例是學(xué)習(xí)的最好例子,幫助更加了解此開發(fā)環(huán)境
標(biāo)簽: PDA
上傳時(shí)間: 2016-08-27
上傳用戶:我干你啊
俄羅斯方塊,畫面比較好看 哦 運(yùn)行時(shí)必需按轉(zhuǎn)了 ANT 如果已安裝,就直接雙擊Build.bat 然後雙擊Run.bat 關(guān)於代碼中的注釋如果出現(xiàn)亂碼,你就把原始檔案用word打開 然後 工具->語言->中文簡繁轉(zhuǎn)換
標(biāo)簽: 俄羅斯方塊
上傳時(shí)間: 2016-08-28
上傳用戶:xjz632
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1