marvell的卡的驅動,支持熱插拔,是scsi disk的接口.最多可支持8塊硬盤.
上傳時間: 2013-12-21
上傳用戶:kelimu
W78E51B 規格書 W78E51B 是寬頻率范圍、低功耗的8 位微控制器。它的指令集同標準8051 指令集完全兼容。W78E51B 包含4K 字節的Flash EPROM;128 字節的RAM;4 個8 位雙向、可位尋址的I/O 口;一個附加的4 位 I/O 口P4;2 個16 位定時/計數器;一個硬件Watchdog 定時器及一個串行口。這些外圍設備都由有7 個中斷源和2 級中斷能力的中斷系統支持。為了方便用戶進行編程和驗證,W78E51B 內含的Flash EPROM 允許電編程和電讀寫。一旦代碼確定后,用戶就可以對代碼進行保護。 W78E51B 有2 種節電模式,空閑模式和掉電模式,2 種模式均可由軟件來控制選擇。空閑模式下,處理 器時鐘被關閉,但外設仍繼續工作。在掉電模式下晶體振蕩器停止工作,以將功耗降至最低。外部時鐘 可以在任何時間及狀態下被關閉,而不影響處理器運行。
上傳時間: 2014-11-29
上傳用戶:klin3139
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
標簽: available libraries Although nearly
上傳時間: 2014-01-22
上傳用戶:zhoujunzhen
USB Disk FAT read & witre
上傳時間: 2014-01-10
上傳用戶:磊子226
based on lpc2210 and isp1161, usb host, read and write u disk. from zlg
上傳時間: 2013-12-27
上傳用戶:363186
See Appendix B for a description of the programs included on this companion disk. RESOURCE.WRI identifies other books and resources for Internet programming. WEBHELP.HLP contains an introduction to the World Wide Web. TCPMAN.HLP provides detailed instructions to help you use the Trumpet Winsock included on this disk. Use the Program Manager s File menu Run option to execute the SETUP.EXE program found on this disk. SETUP.EXE will install the programs on your hard drive and create an Internet Programming group window. Internet編程技術 [配套程序] [涉及平臺] VC [作者] void [文件大小] 1032K
標簽: description companion Appendix RESOURCE
上傳時間: 2013-12-04
上傳用戶:asasasas
在嵌入式系統中實現從ram快速引導技術.從最基本的概念講起
上傳時間: 2014-01-04
上傳用戶:zhaiyanzhong
DSP通過雙口RAM和ISP1581實現下位機的USB固件程序,調試通過,上位機驅動和讀寫例程,如果下載多的話再傳
上傳時間: 2015-05-29
上傳用戶:lijinchuan
測試RAM的參考程序,用于單片機開發中的初始化系統應用時參考
上傳時間: 2014-01-23
上傳用戶:aa54
Due to an increase in demand for and questions about direct disk access for Micrososft platforms, and due to the fact that Microsoft has no API for direct disk access, I am releasing this library much earlier than I intended at that start. I am still working on this code.
標簽: Micrososft for questions platforms
上傳時間: 2014-01-26
上傳用戶:xaijhqx