搜索资源列表
FileSystem
- 文件系统 通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-File system through the Linux file system simulation, with a binary file (FileSystem.disk) to simulate the disk. To design a multi-user doc
udftools-1.0.0b3.tar
- linux下的DVD格式udf文件读取库,至此UDF的格式分析。-DVD format under linux file read udf library, this analysis UDF format.
file
- 实验演示了在uClinux中实现文件的打开和读写操作-Experimental demonstration of the realization in the uClinux file open and read and write operation
config
- read value from config file-read config value from file
filesystem
- 这是一个二级文件系统,能够在linux下编译并执行,通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-This is a secondary file system, can be compiled under linux and implement, through the Linux file system simulation,
cpu_linux
- linux 下编程获取系统的cpu使用情况,主要读取proc文件下的stat文件 -access programming under linux system cpu usage, the main proc file read the stat file
write
- 该程序是在linux下执行,首先创建一个文件,然后对此文件进行读写操作。接着,写入“Hello,I m writing to this file!”,此时文件指针位于文件尾部。接着再使用lseek函数将文件指针移到文件开始处,并读出10个字节并将其打印出来。-The program is run under linux, first of all to create a document, and then read and write operations on this file. Then
fileread
- file read and write program in C. Lets you access file from C program
throughput_newtrace
- an awk file format that read and calculate throughput which support new trace file format....
image_read_write
- 在LINUX底下開發的BMP讀檔和寫檔,未使用特殊函式庫,在嵌入式系統也能使用。-Under development in LINUX file read and write BMP files, not the use of special libraries, it can be used in embedded systems.
Linux-kernel-file-IO
- linux 2.6内核下读写文件的简单实例。-linux 2.6 kernel file read and write simple example.
Suggestion-based-Linux-file-search.tar
- TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user
read
- 一个简单的程序,作用是在Unix系统下,只要输入文件名字,都可以读出任何文本文件的内容。并附带一个Unix下挂载U盘的方法。-read any text file in Unix.
Read-and-export-files
- 使用系统调用,用C或C++写一个程序,实现如下功能:从一个文件中读出数据,写入另一个文件中。 要求: 具有良好的交互性 使用者可输入源文件和目的文件的路径和文件名。 具有完善的错误处理机制 针对可能出现的各种错误,要有相应的错误提示输出,并作相应处理。 在Linux操作系统上调试并运行 -Use of system calls, using a program written in C or C, to achieve the following functions:
Linux-file-locked
- linux文件读写及上锁,可以在linux系统交叉编译环境下,进行验证。-linux file locked.Read and write.
test26
- 程序,实现一个守护进程,监控指定目录(此目录名称记录在配置文件中),一旦发现目录下有文件,先加锁,加锁成功后把文件内容追加到指定指定文件(此文件名称记录在配置文件中)中,然后删除读取的文件;(fcntl文件加锁)-Program, a daemon to monitor the specified directory (the directory name is recorded in the configuration file), once the directory file, the f
read-file--modify
- 文件读写,定时监测文件是否被更改,若更改,程序重启-File read and write regularly monitored file is changed, if changes to the program to restart
test-modify--restart
- 文件读写、判断是否被更改,若更改,重启。-File read and write, to determine whether it is change, if change restart.
copy-file
- 可以讲配置文件中指定的信息读出,保存到已有文件中,包含解释和详细说明-Can speak to the information specified in the configuration file is read out, saved to an existing file, including interpretation and detailed descr iption
111
- linux下驱动程序,实现读写文件的另一种操作-Linux driver, to achieve a file read and write operation
