搜索资源列表
fat16源码
- fat16源代码,有fat16.c和FileSys.c,欢迎大家参考-the source code for fat16, including fat16.c and filesys.c. welcome for your referece.
FILESYS
- 内有读取fat文系统系统详细过程,对开发U盘mp3有帮助- In has reads takes the fat article system system detailed process, to develops U plate mp3 to have helps
patch.tar-0001
- Jollen-Kit! 2006 是非常積極進行中的專案,所有紀錄與更新將同步揭示於本網頁。 快速下載 U-Boot 的 binary code:U-Boot binary - 2006/01/03 Linux kernel 2.4.18 for jk2410:uimage.img - 2006/01/06 可開機的 Base root filesystem: urootfs.img
dfop
- 磁盘文件操作 已在磁盘上划分一定空间文件filesys.dat来模拟真实磁盘,现在要在该模拟磁盘中建立文件creatfile(),删除文件del(),创建目录md(),删除目录rd(),文件修改内容并保存edit(),上下级目录访问cd(),cd..(),cd\\(),文件复制copy(),这些函数怎么写啊?请大家帮帮忙!写好后可发到邮箱jsj5219@163.com 部分代码:-disk file operations
FileSys
- 虚拟文件管理系统-virtual document management system
FileSys
- ARM,DSP等的最简文件系统,基于NANDFLASH
filesys
- winddk src目录下的文件系统驱动源码压缩!
filesys.tar
- 应用平台 UNIX含源程序和SCO OpenServer 5下运行的目标文件。-application platform UNIX source code containing SCO OpenServer 5 and running under the target file.
filesys
- 文件系统驱动的代码,包含完整的工程,里面的说明很详细
filesys
- 自主开发的文件系统,自由协议 调用 mov ax,600 mov [7e20h],ax mov al, A mov [7f00h],al mov al,0 文件名以数字0结束 mov [7f01h,al 本例中文件数据位于内存 0000:2000h mov ax,cs mov ds,ax mov ax,7600h jmp ax
fat16源码
- fat16源代码,有fat16.c和FileSys.c,欢迎大家参考-the source code for fat16, including fat16.c and filesys.c. welcome for your referece.
filesys
- 文件系统驱动的代码,包含完整的工程,里面的说明很详细-File system driver code that contains the complete works, which very detailed descr iption of
fileSys
- 模拟文件管理系统的C语言代码和操作系统课程设计报告-Simulation of Document Management System C language code and operating systems curriculum design report
filesys
- 属于文件驱动的。功能包括截获文件的copy,move,Read,Write以及获取文件的信息等等。-file system driver。
fileSYS
- 文件系统模拟一个文件管理系统工作过程,对文件做目录,分级,可改变目录、创建文件、删除文件、显示目录、创建目录、删除目录-File System Simulation of a document management system process, so the directory of files, grading, can change the directory, create files, delete files, displa
filesys
- 关于操作系统的课程设计,用C++实现了一个二级模拟文件系统,实现了对文件的创建,修改,删除等功能。附带文档。-Courses on operating system design, using C++ to achieve a secondary file system simulation to achieve the creation of a document, modify, delete functions. Attached
filesys
- 文件系统过滤驱动 通过截获系统发出的irp 捕获文件操作从而实现对文件的保护-This module contains the code that implements the general purpose sample file system filter driver.
filesys
- 自己编写的一个UNIX小型文件系统,实现了ls,grep,cd,cp等基本指令集-a small UNIX file system, to achieve a ls, grep, cd, cp, and other basic instruction set
filesys
- C语言编写的文件系统,为EXT2 文件系统的一个子集。 能够实现用户登录、创建新文件、查看文件、删除文件等功能。-C language file system, as a subsetof the EXT2 file system . Enables users to log in, create new files, view files, delete files and other functions.
Filesys
- 模拟文件管理系统 cd 改变目录 create 创建文件 del删除文件 dir 显示目录 md 创建目录 rd 删除目录-Analog document management system to create a file create cd change directory to delete files dir displays the directory del md rd remove directory create a