-
gong_steel_dialog
UG开发代码,开发型材的代码,UG对话框的源文件,可以参考(UG)
- 2009-09-28 09:09:21下载
- 积分:1
-
Operating-System
操作系统Operating.System.Concepts.8ed(Operating System Concepts 8ed)
- 2013-01-18 04:45:31下载
- 积分:1
-
disk
操作系统各种调度算法模拟,包括先来先服务、最短寻道时间优先、电梯调度算法等。(A variety of operating systems scheduling algorithm simulation, including first come, first service, the shortest way time priority, elevator for scheduling algorithm, etc.)
- 2012-03-14 16:09:17下载
- 积分:1
-
Shell-Programming-in-24-Hours
INSTRUCTOR’S MANUAL
TO ACCOMPANY
OPERATING
SYSTEM
CONCEPTS
SIXTH EDITION
ABRAHAM SILBERSCHATZ
Bell Laboratories
PETER BAER GALVIN
Corporate Technologies
GREG GAGNE
Westminster College
- 2012-04-16 15:53:06下载
- 积分:1
-
Bankers-algorithm-simulation
银行家算法模拟,适用于计算机操作系统课程设计的银行家算法的实现。(Bankers algorithm simulation for realization of computer courses on operating system design bankers algorithm.)
- 2015-12-14 13:34:41下载
- 积分:1
-
Freedos-b1932-s
免费dos操作系统(Free dos operating system)
- 2004-06-17 21:01:16下载
- 积分:1
-
ddos
非常强大的DDOS嘎嘎,速度下载把,版权帝们,(Very strong DDOS quack)
- 2014-01-30 19:18:33下载
- 积分:1
-
操作系统概念第七版(英文版)
说明: 操作系统概念 下册,是一本操作系统学习的推荐入门书籍,讲解详细有条理(Operating System Concepts Volume II is a recommended introductory book for operating system learning, with detailed and organized explanations.)
- 2019-04-18 13:54:00下载
- 积分:1
-
OSLab-
操作系统课程设计。visual studio 2010,2008上的模拟UNIX文件系统的c++源码,附加实验报告和readmefile(1.Simulate a Unix file system on your Windows Platform
2.Understand the file system on Unix system, and the usage of i-nodes
3.Implement the function of sub-directory
4.The task needs to be completed using C++ or C
5.Allocate 16MB space in memory as the storage for your file system, the space is divided as blocks with block size 1KB
6.The i-node should support up to 10 direct block addresses, and should support at least one indirect block address
)
- 2020-10-12 22:37:33下载
- 积分:1
-
file-management-experiment
操作系统文件管理实验:利用交互式命令实现树型目录结构和文件管理,同时利用位示图表示外存的分配情况,新建文件时分配必要的空间,模拟文件分配表记录文件在外存上的存储方式。了解系统对文件的操作。
在文件中保存目录内容,创建文件或子目录可以用命令行命令:MD、CD、RD、MK(创建文件)、DEL(删除文件)和DIR(Operating system file management experiment: the use of interactive command tree directory structure and file management, while taking advantage of the bit map indicates the distribution of the external memory, and allocate the necessary space when a new file is created, the simulation file allocation table log file is stored in the external memory way. Understanding of the system operation on the file. Save the contents of a directory in the file, create a file or subdirectory can use the command-line command: MD, CD, RD, MK (create a file), DEL (delete files) and DIR)
- 2020-12-12 20:49:17下载
- 积分:1