搜索资源列表
GroupLink
- 操作系统试验:模拟UNIX空闲磁盘空间管理-OS test : simulated UNIX spare disk space management
UCOSIIkernalschedinganalysis
- 多任务系统中,内核负责管理各个任务,或者说为每个任务分配CPU时间,并且负责任务之间的通讯。内核提供的基本服务 以使用实时内核可以大大简化应用系统的设计,是因为实时内核允许将应用分成若干个任务,由实时内核来管理它们。内核 用程序的额外负荷,代码空间增加ROM的用量,内核本身的数据结构增加了RAM的用量。但更主要的是,每个任务要有自己的 吃起内存来是相当厉害的。内核本身对CPU的占用时间一般在2到5个百分点之间。 UC/OS-II有一个精巧的内核调度算法,实时内核精小,执行效率高,
os课程设计
- linux 下的进程管理-the process under management
OS-wang
- 课程设计模拟进程调度 管理-curriculum design simulation process scheduling management
MicroCOS
- MicroC OS-II,包括实时系统概念,内核结构,任务管理,时间管理等章节-MicroC OS-II, including the concept of real-time systems, the kernel structure, task management, time management and other sections of
filesystem
- 模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。 1. 在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。 2. 编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求: (1) 盘块大小1k (2) 空闲盘块的管理:Linux位图法 (3) 结构:超级块, i结点区, 根目录区 -Simulation of Linux file system at any one
os
- 操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)-The four functions of the operating system simulation, separately for the process management, processor scheduling [job scheduling], memory management [paging], and equipment management [disk s
smart_fdisk
- Smart FDISK v2.05 简体中文版 SmartFDISK是一个管理硬盘的实用工具软件,它可以方便地管理您的计算机硬盘。能在硬盘上建立基本分区、逻辑分区,并且可以格式化分区。通过内建的启动管理器,可以方便地在一个或多个硬盘上的不同分区中独立地安装多个不同的操作系统,如DOS、Windows9X、WindowsNT、Linux、FreeBSD、OS/2等,在您启动计算机时,起动管理器可以通过菜单让您选择需要进入的系统。-Smart FDISK v2.05 simplified Chi
JC
- 操作系统--进程管理 操作系统--进程管理-OS- operating system process management- process management operating system- process management
os
- 模拟操作系统的代码,包括包括进程管理,设备管理,文件管理)-Simulation of the operating system code, including, including process management, equipment management, document management)
prj0.tar
- linux 源代码: When free() is called, the memory cannot usually be returned to the OS, do to contiguity restrictions. So your implementation should simply put this memory on its own internal free list. When malloc() is called, your implementation should
refdb-0.9.9-1.tar
- RefDB是一个文献数据库和书目管理的软件,支持 SGML,XML和LaTeX的/ BibTeX等格式的工具。它允许用户通过网络共享数据库。这是可以通过命令行工具,Web界面,从文字编辑器(Emacs,Vim)来共享,程序员可以 使用 Perl和PHP库在自己的项目融入RefDB功能。 RefDB发布根据GNU通用公共许可证和Linux上运行时,* BSD系统,OS X操作系统,Solaris和Windows / Cygwin的。-RefDB is a bibliographic databas
NiaoGe_Linux_SiFangCai
- Linux的基础知识在各大主流Linux安装版本中基本相同,如账号管理、硬盘文件格式、数据管理与核心编译等。本书深入浅出地介绍了Linux操作系统的基本原理与架构,适合当前所有主流Linux版本的学习。 全书共分5大篇。第1篇主要介绍Linux操作系统的规划与安装;第2篇介绍Linux的基本文件权限与系统架构;第3篇介绍非常重要的Shell与Shell scr ipts的基本内容,这是所有以文字界面操控主机的基础;第4篇着重介绍Linux用户管理,包括账号管理、磁盘配额与用户的例行性工作
OSKCSJ
- os课程设计之动态分区分配存储管理(基于linux操作系统设计)-os course design dynamic partition memory management (based on linux operating system design)
os
- 模拟操作系统,模拟实现操作系统的文件管理,进程管理,内存管理和设备管理等内容。-Operating system simulation, simulation to achieve the operating system file management, process management, memory management and device management and so on.
os
- 小型的文件管理系统,基于c的,可以实现添加文件,删除文件等基本功能-Small document management system, based on c, and can add files, delete files, and other basic functions
os
- java编写的操作系统,实现了文件管理 设备管理 进程管理-the preparation of java operating systems, document management equipment management process management
OS-job-management
- 操作系统作业管理。 利用先来先开始,最短作业优先,高响应比三种调度方法实现。-os job management FCFS,SJF,HRN
OS-storage--experiment
- 这是一个操作系统中关于储存管理的实验,涉及FIFO算法-This is an operating system in experiments on stockpile management, involving FIFO algorithm
OS-SIMULATION
- 进程模拟调度、磁盘调度、磁盘管理、存储分配、文件管理系统-Simulation process scheduling, disk scheduling, disk management, storage allocation, document management system