搜索资源列表
dsatt
- 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理-UNIX system simulation pieces of spare Links Group, to achieve disk storage space management
simulate_ext3_filesystems
- 模拟linux的ext3文件系统。采用位图法。用一个文件模拟硬盘。实现创建、删除目录、文件。读、写文件,定位文件指针等功能。-simulation Linux ext3 file system. Bitmap method used. With a simulation of hard disk document. Implementation create, delete directory, documents. Reading, writing paper, positioning the
5026570
- 本程序模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理。-the UNIX system simulation pieces of spare Links Group, achieving disk storage space management.
file_storage.rar
- U盘模拟,把带有flash的如开发板,数码相机等整个模拟成一个U盘,U disk simulation, to a development board, such as flash, digital cameras and so on throughout the simulation as a U disk
DISK.rar
- C语言模拟 Linux 文件系统为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件,C language simulation Linux file system for Linux systems to design a simple file system 2. Asked to do
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
filesystem
- 模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。 1. 在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。 2. 编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求: (1) 盘块大小1k (2) 空闲盘块的管理:Linux位图法 (3) 结构:超级块, i结点区, 根目录区 -Simulation of Linux file system at any one
filesystem
- 这是一个二级文件系统,能够在linux下编译并执行,通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-This is a secondary file system, can be compiled under linux and implement, through the Linux file system simulation,
disk
- unix成组链接策略模拟实现例子~通过模拟unix成组链接策略的实现,理解unix管理磁盘空闲空间的方法-unix into a set of links to achieve strategic simulation examples ~ by simulating unix into a set of links policy implementation, understanding unix method of managing disk free space
GroupLink
- UNIX成组链接策略的模拟实现--UNIX管理磁盘空闲的方法-UNIX into a set of links the simulation strategy to achieve- UNIX disk free method of managing
diskmanager
- 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理-Simulation UNIX system into a set of links to free block method to achieve the management of disk storage space
dask
- 加深对于操作系统设备管理技术的了解,体验磁盘移臂调度算法的重要性;掌握 几种重要的磁盘移臂调度算法,练习模拟算法的编程技巧,锻炼研究分析试验数 据的能力。 -Deepen the understanding of the operating system device management technology and experience transfer disk arm scheduling algorithm importance master disk transfer
os_project04
- 上海交通大学os课程设计第四次作业 模拟磁盘驱动,并提供基于网络的客户端与服务器结构,调用客户端里的接口能够访问远程的服务器磁盘-Shanghai Jiaotong University, the fourth operating os course design simulation disk drive, and provides Web-based client and server architecture, called the interface where the client
FileSystem_linux
- 模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。-Simulation of Linux file system in any OS, the establishment of a large file, put it into a disk illusion, in which the realization of a simple analog Linux file system.
disksim-4.0-with-dixtrac.tar
- 磁盘仿真模拟器,能够对磁盘的物理逻辑特征进行很好的模拟,-Disk simulator, a good simulation of the physical and logical features of the disk,
S3C2440-USB
- 这是一个S3C2440下USB模拟U盘的功能-This is a S3C2440 under USB simulation U disk function
disk_buffer_pool
- 1.了解盘块缓冲池中多种缓冲区的类型。 2.了解盘块缓冲池的结构。 3.理解盘块缓冲池的分配和回收过程。(Simulation of disk buffer pool allocation and recovery)
My_STM32F107_bare[make-SD-UDisk]
- 这是STM32F107芯片的SD卡模拟U盘的程序,经过测试。(This is the STM32F107 chip SD card simulation U disk program, tested.)
