搜索资源列表
操作系统课程设计文件系统
- 操作系统课程设计文件系统,我们操作系统课程的一个作业-courses on operating system design document systems, we will of course an operating system operations
SPOOLing输出模拟系统
- 操作系统实验(设备管理)源码,SPOOLing输出模拟系统-experimental operating system (facilities management) of the source code, SPOOLing output simulation system
支持多个进程并发运行的简单进程管理模拟系统
- 支持多个进程并发运行的简单进程管理模拟系统。本系统的同步机构采用的信号量上的P,V操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序模拟的时间片中断;进程调度程序负责为各进程分配处理机。-support multiple concurrent processes running a simple process management simulation system. The system adopted by the synchronization signal quantity o
文件管理模拟系统设计报告
- 文件管理模拟系统设计报告-document management simulation system design report
模拟二级文件系统
- 用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
文件系统xxx
- 操作系统的文件系统程序,内容包括登陆,创建等功能.-OS file system,include logging in,create file etc.
用login二级目录的文件系统
- 这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on som
andorid系统分析
- Android系统分析,关于android系统从开机 到后台 的分析
学生管理系统
- 学生管理系统
是一个渗透测试的系统,类似于Linux
- 是一个渗透测试的系统,类似于Linux,功能很强大,很实用,我也是刚刚装机的-Is a penetration test system, similar to Linux, very powerful, very practical, I have just installed the
CAOZUOXITONG.rar
- 操作系统的设计性实验~文件系统 • 熟悉文件系统管理过程 • 模拟文件系统工作过程,实现文件的存储和删除 • 撰写实验报告 ,Operating system design experiment ~ file system
mi.rar
- 操作系统课程设计 模拟的文件系统编写程序,模拟混合索引形式的文件系统。能接收建立、删除、读、写和查询属性的命令,并在模拟文件系统中进行操作。提供一个可供操作者建立、删除、读、写文件和查看文件属性的交互界面。,OS filesystem design
文件系统模拟
- 文件系统模拟 模拟采用二级目录结构的磁盘文件系统中的文件操作-Analog simulation of the file system directory structure with the secondary file system disk file operations
os
- 操作系统课程设计,含5个大作业。最后一个是文件系统的设计。有报告。最后一个是linux的,其他的是window上开发。 -Operating systems curriculum design, with five major operations. The last one is the file system design. Reports. The last one is linux, the other is a window on development.
BBMbak图书借阅系统项目源码
- 一个图书借阅系统,初学者作品,能简单的进行图书的借阅登记。(A book lending system, beginners works, can simply borrow books registration.)
android系统函数大全
- android系统函数大全(Android system function large)
智能照明模拟系统设计
- 智能照明系统设计:方便用户智能管理,属硬件设计,软件不提供。(Design of intelligent lighting system)
航空客运订票系统
- 航空客运订票系统:航空客运订票的业务活动包括:查询航线、客票预定和办理退票等。通过此系统可以实现如下功能:录入功能:查询功能:订票功能(Air passenger booking system: air passenger booking business activities include: query routes, ticket booking and refund processing. Through this system can achieve the following fun
SSM+Shiro+redis实现的权限系统
- 权限系统的核心由以下三部分构成:1.创造权限,2.分配权限,3.使用权限,然后,系统各部分的主要参与者对照如下:1.创造权限 - Creator创造,2.分配权限 - Administrator 分配,3.使用权限 - User(Core competence system consists of the following three parts: 1. to create 2. permissions, assign permissions, 3. permiss
二级文件系统
- 通过C++完成的基本的二级文件系统框架,可以有多用户,该系统有Create、delete、open、close、read、write这些功能(Through the basic two level file system framework completed by C++, there can be multiple users, which have the functions of Create, delete, open, close, read, and write.)