搜索资源列表
like-lunix-file-systerm
- use vc++ write like lunix file systerm,it is a computer os course experiment.-use vc write like lunix file systerm. it is a computer os course experiment.
File-integrity-testing-procedures
- 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。-MD5 File Integrity based
file
- 实验演示了在uClinux中实现文件的打开和读写操作-Experimental demonstration of the realization in the uClinux file open and read and write operation
goodvcLogTest
- VC.NET开发的简单又高效的日志管理系统,严格来说是一个日志写入模块,实现日志信息的批量写入件、定时自动刷新到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗.-VC.NET development of simple and efficient log management system, strictly speaking, is a log into the module, the realization of the l
write
- Assembly program that creates a new file based on the input from the command-line. Usage: ./write new_file.txt
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
ExcelAccessSrc
- 针对Excel表格文件操作的编程实现,通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件。-Excel spreadsheet file for programming operations, through the
rizhixitong
- 实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。-To achieve the log information, write to a file volume, timing, automatic flush to a file, write to the file log level can be dynamically adjusted, a single log file
Linux-kernel-file-IO
- linux 2.6内核下读写文件的简单实例。-linux 2.6 kernel file read and write simple example.
how-to-write-makefile.pdf.tar
- 讲解了makefile文件的变量使用规则及其运行规则,详述了编写方法。本文中系统环境为RedHat Linux 8.0,make 的版本是 3.80。 -Variables explained the makefile file to run using the rules and regulations, detailing the preparation method. System environment in this article is RedHat Linux 8.0, mak
UNIX-FILE-SYSTEM
- MFC实现的模拟UNIX小型文件系统 具有一些UNIX中常见的简单功能。-a UNIX FILE SYSTEM write in MFC
file-md5-calculation
- 计算文件的md5值,c++写的,具体的自己看文件。-Calculate file md5 value, c++ to write the specific file that looks.
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.
relay
- AT91的GPIO驱动,依据atmel at91sam9g10板级文件编写-AT91 GPIO driver, in accordance with the the atmel at91sam9g10 board-level file write
for-linux-file
- 可以用于学习在linux环境中是如何编写文件操作的例子,里面有各种文件操作编程例子。-Can be used to study examples of how to write file operations in a linux environment, there are a variety of file operations, programming examples.
read-file--modify
- 文件读写,定时监测文件是否被更改,若更改,程序重启-File read and write regularly monitored file is changed, if changes to the program to restart
encrypt
- 本程序用于加密DOS写的批处理文件,防止他人看到你的批处理源代码。-This procedure is used to encrypt DOS batch file write, to prevent others from seeing your batch source code.
file-system
- 编程模拟一个简单的文件系统,实现文件系统的管理和控制功能。要求本文件系统采用两级目录,即设置主文件目录[MFD]和用户文件目录[UED]。另外,为打开文件设置运行文件目录[AFD]。设计一个10个用户的文件系统,每次用户可保存10个文件,一次运行用户可以打开5个文件,并对文件必须设置保护措施。在用户程序中通过使用文件系统提供的Create、open、read、write、close、delete等文件命令,对文件进行操作-file system
2013.2.6__Class-inheritance
- 类继承的文件。自己写的一点小程序,上传分享一下,勿拍砖-Class inheritance file. Write your own little program, upload and share, do not Paizhuan