-
-
-
-
filemanagement.rar
文件系统模拟程序
设计一个 n个用户的文件系统,每次用户可保存m个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施,且至少有Create、delete、open、close、read、write等命令。
-
JD11111.rar
为LINUX设计一个简单的二级文件系统。要求做到以下几点:
1、 可以实现下列几条命令
Login 用户登录
Dir 列文件目录
Create 创建文件
Delete 删除文件
Open 打开文件
Close 关闭文件
Read 读文件
Write 写文件
2、列目录时要列出文件名、物理地址、保护码和文件长度。
3、源文件可以进行读写保护。
-
MAT_demo.rar
MAT-file importer to C++ with and without binds to matread/write library functions
-
JAVA.rar
Write a database program that stores details of a photograph collection.
-
normalcode.rar
.ifnz I2C_SUPPORT
**************************************************************
Function : fProcessI2cRead
Description : process I2C write function
Input : IOP_DATA1_H=rCtrlByte,IOP_DATA1_L=rAddr
Output : NONE
...
-
-
exe3.rar
ssd8 exercise 3 Write a simple datagram client/server in Java and a tcp client/server also in java
-
Diagram_Editor.zip
ImageMagick TM, version 5.1.0, is a robust collection of tools and libraries to read, write, and manipulate an image in any of the more popular image formats including GIF, JPEG, PNG, PDF, and Photo CD. With ImageMagick you can create GIFs dynamically ...
-