對于Intel x86 PC , 開啟電源后, 機器就會開始執(zhí)行ROM BIOS的一系列系統(tǒng)測試動作,包括檢查RAM,keyboard,顯示器,軟硬磁盤等等。執(zhí)行完bios 的系統(tǒng)測試之后,緊接著控制權(quán)會轉(zhuǎn)移給ROM 中的啟動程序(ROM bootstrap routine);這個程序會將磁盤上的第0軌第0 扇區(qū)(叫boot SECTOR 或MBR ,系統(tǒng)的引導(dǎo)程序就放在此處)讀入內(nèi)存中,并放到自0x07C0:0x0000 開始的512 個字節(jié)處.
上傳時間: 2014-12-30
上傳用戶:pei5
On the LPC13xx, programming, erasure and re-programming of the on-chip flash can be performed using In-System Programming (ISP) via the UART serial port, and also, can be performed using In-Application Programming (IAP) calls directed by the end-user code. For In-System Programming (ISP) via the UART serial port, the ISP command handler (resides in the bootloader) allows erasure of one or more SECTOR (s) of the on-chip flash memory.
標簽: 1300 LPC 勘誤 數(shù)據(jù)手冊
上傳時間: 2013-12-13
上傳用戶:lmq0059
硬盤參數(shù)釋疑 到目前為止,人們常說的硬盤參數(shù)還是古老的 CHS (Cylinder/Head/SECTOR)參數(shù)。那么為什么要使用這些參數(shù),它們的意義是什么?它們的取值范圍是什么?
標簽: 硬盤參數(shù)
上傳時間: 2015-03-04
上傳用戶:稀世之寶039
使用的是API編程,可格式化、校驗和讀寫特殊扇區(qū)。可用作Windows下的磁盤加密。本函數(shù)還有以下兩個缺點以待改進: 1.本函數(shù)還只能讀能讀 A: 和 B:,即只能對軟盤操作 2.不能改變磁盤扇區(qū)大小,只能是標準的 512 個字節(jié)。 參數(shù)說明: command 操作: 0 重置磁盤 2 讀扇區(qū) 3 寫扇區(qū) 4 校驗磁道 5 格式化磁道 8 得到設(shè)備參數(shù) (int 1EH) drive 驅(qū)動器 A:=0 B:=1 head 磁頭號,范圍 0 - 1 track 磁道號,范圍 0 - 84 ( 80 - 84 為特殊磁道,通常用來加密 ) SECTOR 扇區(qū)號,范圍 0 - 255 ( 19 - 255 為非標準扇區(qū)編號,通常用來加密) nSECTORs 每次讀或?qū)懙纳葏^(qū)數(shù),不能超出每磁道的最大扇區(qū)數(shù) buffer 數(shù)據(jù)寫入或讀出的緩沖區(qū),大小為 512 個字節(jié) 返回值 ( 同 Int 13H ): 0x0 成功 0x1 無效的命令 0x3 磁盤被寫保護 0x4 扇區(qū)沒有找到 0xa 發(fā)現(xiàn)壞扇區(qū) 0x80 磁盤沒有準備好
上傳時間: 2013-12-05
上傳用戶:moerwang
DIGITAL IMAGERY is pervasive in our world today. Consequently, standards for the efficient representation and interchange of digital images are essential. To date, some of the most successful still image compression standards have resulted from the ongoing work of the Joint Photographic Experts Group (JPEG). This group operates under the auspices of Joint Technical Committee 1, Subcommittee 29, Working Group 1 (JTC 1/SC 29/WG 1), a collaborative effort between the International Organization for Standardization (ISO) and International Telecommunication Union Standardization SECTOR (ITUT). Both the JPEG [1–3] and JPEG-LS [4–6] standards were born from the work of the JPEG committee. For the last few years, the JPEG committee has been working towards the establishment of a new standard known as JPEG 2000 (i.e., ISO/IEC 15444). The fruits of these labors are now coming to bear, as JPEG-2000 Part 1 (i.e., ISO/IEC 15444-1 [7]) has recently been approved as a new international standard.
標簽: Consequently efficient pervasive standards
上傳時間: 2013-12-21
上傳用戶:源弋弋
/* Check_SST_39VF400A Check manufacturer and device ID /* CFI_Query CFI Query Entry/Exit command sequence /* Erase_One_SECTOR Erase a SECTOR of 2048 words /* Erase_One_Block Erase a block of 32K words /* Erase_Entire_Chip Erase the contents of the entire chip /* Program_One_Word Alter data in one word /* Program_One_SECTOR Alter data in 2048 word SECTOR /* Program_One_Block Alter data in 32K word block
標簽: manufacturer Check_SST CFI_Query command
上傳時間: 2013-12-15
上傳用戶:jjj0202
FAT文件系統(tǒng)源代碼,,歡迎大家下載! 文件系統(tǒng)的功能如下: 1->采用C代碼編程。 2->兼容FAT16文件系統(tǒng),支持256字節(jié)的長文件名,最大路徑長度260個字節(jié),符合標準Microsoft Longfilename specification; 3->移植于各種應(yīng)用,只需編寫SECTOR讀寫兩個函數(shù),即可使用文件系統(tǒng)全部功能,包括打開文件,關(guān)閉文件,讀文件,寫文件,建立文件,刪除文件,查找文件,列舉DISK 下的文件,列舉目錄下的文件 5->支持同時打開多個文件,可打開最多254個文件; 6->可直接使用在MP3,MP4,digital camera手機應(yīng)用開發(fā)中
標簽: FAT gt 文件系統(tǒng) 16
上傳時間: 2014-01-10
上傳用戶:star_in_rain
硬盤FAT文件系統(tǒng)原理的詳細分析 硬盤由很多盤片(platter)組成,每個盤片的每個面都有一個讀寫磁頭。如果有N個盤片。 就有2N個面,對應(yīng)2N個磁頭(Heads),從0、1、2開始編號。每個盤片被劃分成若干個同心圓磁道(邏輯上的,是不可見的。)每個盤片的劃分規(guī)則通常是一樣的。這樣每個盤片的半徑均為固定值R的同心圓再邏輯上形成了一個以電機主軸為軸的柱面(Cylinders),從外至里編號為0、1、2⋯ ⋯ 每個盤片上的每個磁道又被劃分為幾十個扇區(qū)(SECTOR),通常的容量是512byte,并按照一定規(guī)則編號為1、2、3⋯ ⋯ 形成Cylinders×Heads×SECTOR個扇區(qū)。這三個參數(shù)即是硬盤的物理參數(shù)。我們下面的很多實踐需要深刻理解這三個參數(shù)的意義。
標簽: platter FAT 硬盤 文件系統(tǒng)
上傳時間: 2013-12-05
上傳用戶:集美慧
This program illustrates how to erase, write, and read FLASH memory from application code written in C . This routine exercises the upper 128- byte FLASH SECTOR.
標簽: illustrates application program written
上傳時間: 2013-12-18
上傳用戶:chenxichenyue
詳細介紹DVD的讀碟片程序:TOC表,DISC MAP,TDB,SECTOR,LAYER TYPE AND SECTOR TYPE等
上傳時間: 2013-12-15
上傳用戶:685
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1