這是一個(gè)不到2000行的操作系統(tǒng),巧妙地利用ARM9 CPU的內(nèi)存管理單元(MMU)實(shí)現(xiàn)進(jìn)程的切換。ARM9的4G虛擬地址可分成128個(gè)進(jìn)程空間,每個(gè)32M。雖然它們的虛擬地址(VA)都是0-(32M-1),但是對應(yīng)的MVA(Modified vitual address,由虛擬地址VA和進(jìn)程號(hào)PID組合而來)不一樣,設(shè)置MVA對應(yīng)的頁表指向不同物理地址就可以很方便地讓各進(jìn)程運(yùn)行空間相互隔開。代碼很少,注釋豐富,希望能對想理解操作系統(tǒng)、了解ARM體系結(jié)構(gòu)的朋友有所幫助。
標(biāo)簽: 2000 操作系統(tǒng)
上傳時(shí)間: 2015-04-12
上傳用戶:cainaifa
FIR Filter Design(有限沖擊響應(yīng)濾波器設(shè)計(jì)),包括ideal bandpass filter impulse response、Modified Bessel function、Kaiser window parameters for spectral analysis等12種FIR設(shè)計(jì)matlab源代碼
標(biāo)簽: Design Filter FIR 響應(yīng)濾波器
上傳時(shí)間: 2015-05-20
上傳用戶:Miyuki
我個(gè)人在學(xué)習(xí)vc/mfc編程的時(shí)候就遇到過很多的問題,感覺不知道該怎么辦,這里有一本關(guān)于mfc faq的書,解釋了一些關(guān)于這方面的問題,希望對你有用。
上傳時(shí)間: 2014-01-16
上傳用戶:大三三
Individual files are available in the following links: Bessjy -- Bessel functions Jn and Yn for real argument and integer or real order. Bessik -- Modified Bessel function In and Kn for real argument and integer or real order. CBessjy -- Bessel functions Jv and Yv for real or complex arguments and real order. CBessik -- Modified Bessel functions Iv and Kv for complex arguments and real order.
標(biāo)簽: Individual available following functions
上傳時(shí)間: 2013-12-13
上傳用戶:hewenzhi
Linux的開發(fā)文檔,開發(fā)遇到的問題的FAQ,文檔是Html形式
上傳時(shí)間: 2014-11-17
上傳用戶:jichenxi0730
* DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number of values, the * lower of the two center values is reported. The values themselves are not * sorted or modified in any way. This algorithm can be used as a filtering * tool for rejecting noisy data.
標(biāo)簽: DEFINITION calculate the library
上傳時(shí)間: 2015-09-07
上傳用戶:refent
This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a windows wave file, allowing it to be viewed, listened to and manipulated in other programs. The modified wave file can then be decoded by the receiver software to extract the original data. This code was developed for the experiments that I performed in my honours thesis, and thus has not been fully debugged. This is the original code developed for the thesis and so has several problems with it. The BER performance given by the simulations is infact Symbol Error Rate.
標(biāo)簽: This measurements practical section
上傳時(shí)間: 2015-09-20
上傳用戶:tedo811
Windows CE開發(fā)全接觸 WinCE操作系統(tǒng)簡介 Platform Builder 4.2簡介 WinCE產(chǎn)品開發(fā)流程介紹 WinCE系統(tǒng)開發(fā) WinCE驅(qū)動(dòng)開發(fā) WinCE應(yīng)用程序開發(fā)工具介紹 WinCE應(yīng)用程序開發(fā) WinCE開發(fā)FAQ
標(biāo)簽: WinCE Platform Windows Builder
上傳時(shí)間: 2015-10-01
上傳用戶:yuanyuan123
本書收集了微軟基礎(chǔ)類庫(Microsoft Foundation Class,MFC)編程中經(jīng)常會(huì)遇到的問題,多達(dá)130多條。本書獨(dú)特的結(jié)構(gòu)設(shè)計(jì)使您能夠迅速地查找到答案并且把相關(guān)的解決方案結(jié)合到程序中。本書的FAQ采用一種理想的格式,這樣開發(fā)人員能夠迅速找到需要緊急解決的問題的答案。同時(shí),您會(huì)發(fā)現(xiàn)許多技術(shù)可以幫助您更好地理解MFC應(yīng)用程序的內(nèi)部工作,并提高M(jìn)FC編程技巧。尤其特殊的是,解釋(Explanation)和附加注釋(Additional Comment)部分通常都深入到MFC源代碼或者沒有歸檔的函數(shù)內(nèi)部,從而解釋所討論的技術(shù)如何工作、它們與MFC的默認(rèn)行為有何不同以及是如何與其默認(rèn)行為結(jié)合起來的。
標(biāo)簽: Foundation Microsoft Class 130
上傳時(shí)間: 2013-12-20
上傳用戶:yoleeson
這是NTFS文件0.5版本技術(shù)文件,它是 Linux-NTFS 計(jì)劃的一部分。 這是技術(shù)文件,NTFS FAQ里包含了公眾問題的簡單答案。 NTFS是Windows NT, 2000 and XP的文件系統(tǒng),它支持幾乎所有POSIX、HFS、HPFS特征: * 它可以處理大容量存儲(chǔ)單元(最大到246 GB)。 * 它包含嵌入式的數(shù)據(jù)壓縮。 * 它使用log文件處理事務(wù)。 * 比特碼流,任何事務(wù)都是磁盤上的小目標(biāo)。
上傳時(shí)間: 2015-10-16
上傳用戶:libinxny
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1