搜索资源列表
OSexperiment
- 广东工业大学,操作系统实验结合,进程调度,作业调度,主存空间的分配与回收,文件系统四个实验,包含有源代码与实验报告。-OS experiment
FileManagement.rar
- 大学生计算机操作系统课程设计,实现文件管理系统模拟功能,实现读,写,创建,删除等功能,Students of computer operating systems curriculum design, to achieve document management system analog functions, the realization of read, write, create, delete and other functions
regex-lib
- 一个方便实用的正则表达式类库,纯C编写,只需要把头文件包含到你的工程里即可,方便集成,支持多种操作系统及编译器。附常用正则表达式-A convenient and practical regular expression library, the preparation of pure C, only need to head to the file that contains your project where you can to facilitate the integration, s
C++
- 我们知道C语言的功能非常强大, 很适合编写系统软件。利用它我们可以很容易地解决经常遇到的一些棘手的问题,如拷贝隐含或系统属性的文件(特别是光盘中的隐含文件)、在任意DOS版本或在windows中更改子目录的名称、在任意DOS 版本中使用带空格的目录名等等。 这些问题仅靠操作系统或常用的工具软件往往很难凑效。我们可以利用C语言的强大功能来编写一些小程序,能够很顺利地解决这些问题。 -We know C language is very powerful, very suitable for the
test
- 操作系统课程设计简单文件系统的实现的代码,vc2008-Simple file system, operating system, curriculum design, implementation of the code, vc2008
processschedulingsimulation
- 操作系统课程设计所需要的文件,关于进程调度方面的程序设计,很好的帮助初学者理解有关进程调度方面的知识.-Operating system, curriculum design, the required documentation on the process scheduling aspects of program design, very good to help beginners understand the process of scheduling knowledge.
操作系统+模拟的+欢迎下载+C#版
- 这是个模拟操作系统,实现了基本的文件管理,进程管理,内存管理-This is a simulation of the operating system to achieve the basic document management, process management, memory management
c
- 串联文件、索引文件存储模拟 操作系统课程设计-Series documents, the index file storage operating system, curriculum design, simulation
51-SD
- 51读取 sd卡程序,基于znfat文件操作系统-51 sd c
642423
- FAT文件操作系统经典,能够实现在PC上的文件操作-FAT file system operation classics, can achieve file operations on the PC
claskjcs__classics__operations
- FAT文件操作系统经典,能够实现在PC上的文件操作-FAT file system operation classics, can achieve file operations on the PC
file
- FAT文件操作系统经典,能够实现在PC上的文件操作(FAT file system operation classics, can achieve file operations on the PC)
bzivuf
- cocos2d lua版本不支持lfs文件操作系统,所以得集成进cocos2d lua的环境中()
30天自制操作系统光盘
- 30天自制操作系统 对应光盘 所有程序 文件 集成(30 day homemade operating system corresponding CD)
ntfs-3g_ntfsprogs-2017.3.23 - 副本
- 多平台文件系统移植库。 NTFS-3G是一个开源软件,支持在Linux, FreeBSD, Mac OS X, NetBSD, Haiku操作系统下读写NTFS格式的分区。它能快速且安全的操作Windows XP, Windows Server 2003, Windows 2000 以及Windows Vista文件系统,除了完全的文件属主和访问权限,它支持所有符合POSIX标准的磁盘操作。(Multi platform file system transplantation Library)
FileManageSystem
- 用C编写和调试一个文件系统,功能使用命令行的方式实现。模拟文件管理的工作过程。 说明: 1)每个目录项16个字节(在2.2中有具体定义),所以根目录下只允许建立4个子目录或者文件。 2)i-node位图1块64字节,共512位,可以描述512个i-node的使用情况 3)位图的数据结构可以参考“位域”数据结构类型。 4)Data Block区的数据块,是三种类型。包括索引块,文本文件数据块,目录文件数据块。定义时使用union类型(A file system is written a
文件恢复32位
- windows操作系统文件恢复工具(磁盘格式化或重新分区后原来的文件还是能恢复得了)无病毒无木马(Windows operating system file recovery tool (the original disk is formatted or repartitioned, or can be recovered) Virus Free Trojan horse)
模拟DOS文件存储
- 模拟设计DOS操作系统中磁盘文件的存储结构,通过文件目录,FAT表等形式表现文件在DOS系统中的存储(DOS operating system simulation design in the disk file storage structure)
DT File OP
- 一个文件操作系统,功能为加密,动态数据加密并存储(A file operating system that is encrypted, encrypted and stored for dynamic data)
基于C语言实现的模拟操作系统文件系统
- 模拟linux操作系统,期末课程设计,实现linux基本功能,显示所有文件,返回目录(Simulation of linux operating system, final course design, realize the basic functions of linux, display all files, return to the directory)