搜索资源列表
UNIX文件模拟系统
- 该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first direct
attemper
- 一个模拟系统进程调度的vc程序。以适当动画的形式展示。-a process simulation system vc scheduling procedures. In an appropriate display in the form of animation.
系统卸载移动设备
- windows系统模拟系统安全移出usb设备的源码,可以扩展根据硬件设备的PID/VID,移出指定的usb设备-windows system simulation system security equipment out of usb the source code could be expanded in accordance with the hardware PID / VID, out of the designated USB devices
页式存储管理方案
- 页式存储管理方案算法的模拟系统 课程设计的代码 得了优秀,-page memory management algorithm for the simulation program curriculum design system code had outstanding, huh
proccANDmemory
- 进程以及内存分配编程,在TC编译器下以图形方式模拟系统进程调度以及内存分配。-process and memory allocation program, the TC compiler under the graphic simulation and process scheduling system memory allocation.
shutdown_system
- VB程序,调用动态链接库,产生模拟系统关机的界面!-VB program, called dynamic link libraries, generated simulation system shutdown interface!
模拟银行ATM提款机系统
- 模拟银行ATM提款机系统-simulated bank ATM teller system
chap2_c
- 模拟离散事件,银行的排队系统,模拟系统的执行过程。
jinchengguanli
- 操作系统课程实验——模拟系统进程管理,cpu进程调度过程,p,v操作等过程
模拟文件系统
- 一个模拟的文件系统,支持ED\\DEL\\CD\\DIR\\MD\\RD等命令(含设计文档)-a simulated file system, support ED \\ DEL \\ CD \\ DIR \\ MD \\ RD such orders (including design documentation)
NingzProject
- 采用VC++/MFC开发工具,以RAID磁盘阵列技术与计算机模拟为基础设计RAID0下的I/O请求性能模拟系统
shutdown
- 重新启动和关闭计算机,能够模拟系统的启动和关闭等功能,希望对大家有帮助
java_unix_shell
- 用java写的unix文件管理模拟系统,可供需做此实验的大学生朋友参考
expr2_fifo_ctrl
- 简单的进程调度程序,包含先进先出和优先级调度程序,自己可以加入一些初始化设定,可以更好的模拟系统运行-simple process scheduling procedures, including FIFO and priority scheduling procedures, they can join some initialization set, we can better run a simulation
不错的文件系统
- 1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document
31769vc2
- 使用vc编写的一个进程模拟系统,适用于操作系统的初学者-Vc prepared using a process simulation system for the operating system for beginners
16829290
- 我们暑假数学建模过程中编写的理发店模拟系统,采用gui界面,,(Let us write the barber's summer vacation in the process of mathematical modeling simulation system, USES the GUI interface,,)
aspcw
- 基于DEVC++的手机模拟系统,文件共计1500行,()
模拟unix系统
- 完成UNIX文件管理系统的子集的模拟实现(Complete the simulation implementation of subset of UNIX file management system.)
Linux下的文件系统
- 实现一个在Linux下的模拟文件系统,完成目录的增删改、文件的增删改(Implementation of a simulated file system under Linux)