所謂的Busybox乃是將一些常用的Unix指令及小程式適當?shù)膭h減其功能並整合在一個執(zhí)行檔Busybox中,這麼做的原因是因為在大部份嵌入式系統(tǒng)通常不具備很大的記憶體,因此ramdisk也不能太大,而為了在有限的資源下能使用大部份的Unix指令及常用的小程式,有一群人開始試著將這些程式刪減整合成單一執(zhí)行檔,稱為Busybox
上傳時間: 2014-12-20
上傳用戶:hjshhyy
1.1 編寫目的 本需求的編寫目的在于研究航空售票系統(tǒng)軟件的開發(fā)途徑和應用方法。 本需求的預期讀者是與航空售票系統(tǒng)軟件開發(fā)有聯(lián)系的決策人,開發(fā)人員,扶助開發(fā)者,軟件驗證者。 1.2 背景及范圍 本項目的名稱:航空售票系統(tǒng)開發(fā)軟件。 本產(chǎn)品能具體化、合理化的管理航班信息、機票銷售信息、旅客信息、登機牌信息。實現(xiàn)對一次航班從訂票到最后發(fā)放旅客登機牌的全方位信息記錄和服務管理。 1.3 參考資料 <<軟件工程>> --------張海藩 編著 清華大學出版社
標簽: 1.1 編寫 售票系統(tǒng) 航空
上傳時間: 2015-12-13
上傳用戶:鳳臨西北
GPRS_CHT技術(shù)文檔,包括主要詳細介紹GPRS的通訊協(xié)定,內(nèi)容包括GPRS 所要提供的功能、系統(tǒng)架構(gòu)、 各個網(wǎng)路元件、各元件間定義的介面、計費系統(tǒng)與GSM 演進為GPRS 所採 行的方式。其中GPRS 介面部份,抽出來獨立成為GPRS_Interface 檔案
上傳時間: 2014-01-20
上傳用戶:huannan88
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.
標簽: represented integers group items
上傳時間: 2016-01-17
上傳用戶:jeffery
一個教師類Teacher,用于學校每個系統(tǒng)的管理軟件。系統(tǒng)在管理教師時,所管理的信息主要有教師的編號,姓名,性別,年齡,家庭住址,電話號碼等,于是抽取這些屬性來描述“教師”這個實體。
標簽: Teacher
上傳時間: 2016-01-21
上傳用戶:亞亞娟娟123
Yacc說明及使用文檔 yacc(Yet Another Compiler Compiler),是Unix/Linux上一個用來生成編譯器的編譯器(編譯器代碼生成器)。yacc生成的編譯器主要是用C語言寫成的語法解析器(Parser),需要與詞法解析器Lex一起使用,再把兩部份產(chǎn)生出來的C程序一併編譯。yacc本來只在Unix系統(tǒng)上才有,但現(xiàn)時已普遍移植往Windows及其他平臺。
標簽: Compiler Another Yacc yacc
上傳時間: 2016-01-26
上傳用戶:希醬大魔王
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).
標簽: converts Toolbox complex logical
上傳時間: 2016-02-12
上傳用戶:a673761058
本書分為上篇、中篇和下篇三個部分,上篇為Windows CE結(jié)構(gòu)分析,中篇為Windows CE情景分析,下篇為實驗手冊。每一篇又劃分為若 干章。上篇包含有引言,Windows CE體系結(jié)構(gòu),處理 器排程,儲存管理 ,檔案系統(tǒng)和設(shè)備管理 等六 章。中篇包含有系統(tǒng)初始化,處理 器排程過程,分頁處理 ,檔案處理 和驅(qū)動器載入等五章。下篇包含有Windows CE應用程式開發(fā),Windows CE系統(tǒng)開發(fā),評測與總結(jié)以及實習等四章。 上篇的重點在於分析Windows CE kernel的結(jié)構(gòu)以及工作原理 。這個部分是掌握Windows CE作業(yè)系統(tǒng)的基礎(chǔ)。 中篇重點在於分析Windows CE kernel的實際運行 過程。如果說 上篇是從靜態(tài)的角度 分析Windows CE kernel,那麼中篇則是試圖從動態(tài)的角度 給讀 者一個有關(guān)Windows CE kernel的描述。希望讀 者能夠通過對中篇的閱讀 理 解,在頭腦中形成有關(guān)Windows CE kernel的多方位的運作情景。 下篇著重於有關(guān)Windows CE的應用。對理 論 的掌握最終要應用到實務中。
標簽: 分
上傳時間: 2013-12-23
上傳用戶:FreeSky
sigma-delta ADC轉(zhuǎn)換之matlab模型,整個系統(tǒng)都可模擬。
標簽: sigma-delta matlab ADC 模型
上傳時間: 2014-01-24
上傳用戶:xjz632
一、程式名稱:embed.java 二、程式功能:藏入數(shù)位浮水印處理程式 四、輸入檔(資料)格式: 1.本程式所採用之影像格式皆為*.raw之灰階影像。 2.本程式採用的浮水印格式為128×128之灰階影像ccu.raw。 3.本程式所採用的原始影像格式為512×512 之灰階影像Lena.raw。 五、輸出檔(資料)格式: 1.本程式輸出的藏入浮水印影像格式為512×512 之灰階影像Lena2.raw。 六、執(zhí)行環(huán)境: 1.系統(tǒng):Windows 98/ME/2000。 2.軟體:JavaTM 2 SDK (Version 1.3)。 七、執(zhí)行方式: 1.在DOS環(huán)境下執(zhí)行embed.java,指令如下:java embed。
上傳時間: 2016-03-24
上傳用戶:tzl1975
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1