為LINUX設計一個簡單的二級文件系統。要求做到以下幾點: 1、 可以實現下列幾條命令 Login 用戶登錄 Dir 列文件目錄 Create 創建文件 Delete 刪除文件 Open 打開文件 Close 關閉文件 READ 讀文件 Write 寫文件 2、列目錄時要列出文件名、物理地址、保護碼和文件長度。 3、源文件可以進行讀寫保護。
上傳時間: 2016-07-16
上傳用戶:jeffery
三星公司官方JTAG下載工具SJF2440源代碼下載。SJF2440 can program SMDK2440 flash memory (K9S1208,Intel E28F128,AMD29LV800BB) through JTAG port and READ/write data from/to a specified address.
上傳時間: 2014-01-20
上傳用戶:腳趾頭
MT: windows NT/2000/XP command line tape manipulation written to format a tape windows-XP backup refused to write or format... and satisfy my curiosity Can be used for crude data recovery (combine seek and READ)
標簽: tape manipulation windows-XP windows
上傳時間: 2013-12-23
上傳用戶:tb_6877751
Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is READ from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a TREAD Marks map file. TREAD Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view TREAD Marks maps correctly is "0.25f". (www.TREADMarks.com)
標簽: constants Requires Project program
上傳時間: 2014-12-03
上傳用戶:LouieWu
This is a simple GPS tracer developed for Window Mobile 2005/2003 on Compact Framework 2.0 SDK. So first of all, you need VisualStudio 2005 and Windows Mobile CE 5 SDK. You can develop it on emulator devices or on a real device. As you can see in that photo, I developed that application on a READ device: the great Asus MyPal 636N.
標簽: Framework developed Compact Mobile
上傳時間: 2016-08-11
上傳用戶:gxf2016
Flash中內置了一個狀態寄存器(Status Register,SR)來指示Flash的當前工作狀態和各種操作是否成功。要讀取SR的當前值需要向CUI發送讀狀態寄存器命令(READ Status Register),命令碼為0x70,SR中的內容將在DQ[7:0]上輸出。The READ Status Register (0x70)command causes subsequent READs to output data from the SR until another command is issued. The SR bits are output on DQ[7:0].
上傳時間: 2016-08-12
上傳用戶:thesk123
socket編程原理:UNIX系統的I/O命令集,是從Maltics和早期系統中的命令演變出來的,其模式為打開一讀/寫一關閉(open-write-READ- close)。在一個用戶進程進行I/O操作時,它首先調用“打開”獲得對指定文件或設備的使用權,并返回稱為文件描述符的整型數
上傳時間: 2016-08-12
上傳用戶:懶龍1988
c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and READ from the UART interface. The program READs a character using the STDIO routine getkey(), outputs that character to the screen, and then outputs the ASCII hex value of that character.
標簽: demonstrates c8051f340 C8051F340 configure
上傳時間: 2013-12-25
上傳用戶:lepoke
MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Description: Demonstrate USART0 in two-way SPI mode. Data are READ from an HC165, and same data written back to the HC164. ACLK = n/a MCLK = SMCLK = default DCO = UCLK0 = DCO/2 * USART0 control bits are in different SFR s from other MSP430 s *
標簽: Description Demonstrate Interface Registers
上傳時間: 2013-12-28
上傳用戶:懶龍1988
The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB, available in printed form and online). The Primer can best be used hands-on. You are encouraged to work at the computer as you READ the Primer and freely experiment with the examples. This Primer, along with the online help facility, usually suffices for students in a class requiring the use of MATLAB.
標簽: intended substitu to purpose
上傳時間: 2013-12-27
上傳用戶:dengzb84