搜索资源列表
ucFS_trials
- This project should serve as an \"easy start\" with uC/FS. All pathes are relative to the project file. You should therefore be able to copy the entire directory (including all ubdirectories) to any location on your harddrive. -This project sh
dfop
- 磁盘文件操作 已在磁盘上划分一定空间文件filesys.dat来模拟真实磁盘,现在要在该模拟磁盘中建立文件creatfile(),删除文件del(),创建目录md(),删除目录rd(),文件修改内容并保存edit(),上下级目录访问cd(),cd..(),cd\\(),文件复制copy(),这些函数怎么写啊?请大家帮帮忙!写好后可发到邮箱jsj5219@163.com 部分代码:-disk file operations are classified in a certain di
模拟二级文件系统
- 用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能-use C language write programmes,simulate two-level directory file systems,create a simulated file systems in order to realize the functions such as create,open,delete,close,copy,read,write,f
zuoye
- 文件的基本操作,打开,复制,删除,关闭,写入,输出等操作-The basic operation file, open, copy, delete, close, write, output and other operating
fileoperating
- 操作系统课程设计,文件操作,实现了对文件和目录的重命名,保存,编辑,复制,新建-oprating system experiment about file operation,rename ,copy ,create, read ,write ,print a file or directory
o
- 多用户多级目录的文件管理系统 实现建立文件、打开文件、复制文件、查询目录-Multi-user multi-level directory of the file management system to achieve the establishment of files, open files, copy files, query the directory
copy
- 操作系统中的COPY功能文件,功能比较齐全,含同文件夹下复制及跨文件夹复制共嫩-The COPY function in the operating system file, complete with the same file folder replication and cross-file folder copy the total tender
5
- 北理工操作系统课程设计实验5 文件复制 源码及实验报告-North Polytechnic courses on operating system design experiment file to copy the source code and experimental reports
fuzhihanshu
- 调用复制构造函数,在编辑C++程序中头文件的构造函数、复制函数及构造函数的使用说明-Call the copy constructor, the constructor header file in the editor C++ program, copy constructor function and use
