搜索资源列表
ossun
- 这是一个操作系统(计算机系课程)的课程设计。它的功能是模拟文件管理,包括建立用户,建立文件并对文件设置属性.还包括对文件的添加,修改,删除等操作-This is an operating system (computer science courses) are designed. Its function is simulated document management, including the establishment of users, document also set up do
CSAPP
- 计算机体系,一个程序员的看法(英文版),英語好的朋友和计算机开发人员推荐读物(珍藏版)-computer system, a programmer's view (in English), English good friend and computer developers Recommended Reading (01/23/2006)
OS_UNIVERSE
- 自己编写的操作系统的源代码,虽然代码量很少,但是也已经涉及到了很多计算机硬件体系结构的知识和计算机硬件的操作,建议对操作系统开发感兴趣的朋友看一看。-their preparation of the operating system's source code, although a very small number code, but already covered a lot of computer hardware architecture and the knowledge o
e19c7600-55cd-4382-a965-dd1ee145f3b7
- 《微型计算机系统应用基础》 本书包括计算机基础知识与操作系统、文字处理系统、程序设计入门等内容,覆盖了计算机基础知识的各个方面。为反映最新的技术成就,还包括了Windows操作系统和计算机病毒方面的内容。 本书在内容上力求使初学者得到清晰的概念、坚实的基础;在编写上力求结合实际、易于掌握上机操作、篇幅简练。达到使初学者很快入门,打好基础的目的。 - Application of micro-computer system based on the book, including
awardpass
- Award Bios 密码大揭秘!!! 计算机系统安全与维护编程典型实例解析-Award Bios Password big Secret!!! Computer system security and maintenance of a typical example of analytical programming
BIOS_CMOS
- 计算机系统设置,简单易懂,主要对主板的基本设置进行讲解,基本原理说明详细-Computer system settings, easy-to-read, mainly on the motherboard s basic settings to explain, explain in detail the basic principles of
sun4
- 一个好的计算机系统不仅要有一个足够容量的、存取速度高的、稳定可靠的主存储器,而且要能合理地分配和使用这些存储空间。当用户提出申请存储器空间时,存储管理必须根据申请者的要求,按一定的策略分析主存空间的使用情况,找出足够的空闲区域分配给申请者。当作业撤离或主动归还主存资源时,则存储管理要收回作业占用的主存空间或归还部分主存空间。-A good computer system will not only have a sufficient capacity and access to high spe
mode1
- 内存是计算机系统中储存指令代码和各种数据的主要部件,如果内存短缺或者管理不当,将导致整个系统反应迟缓,甚至崩溃。所以,建立稳定、高效的内存管理策略是一个很重要的且必须面对的问题。现代的操作系统中运用位图、链表等多种手段和算法来管理内存。伙伴算法(Buddy System)是一种经典的内存管理算法。在Unix和Linux操作系统中都有用到。其作用是减少存储空间中的空洞,减少碎片,增加利用率。 本程序模拟了内存管理的过程-Memory is stored in a computer system
dpjxt
- 上位机系统与单片机下位机的在线通信控制程序,内有源码以及原理图-Single-chip host computer system and the lower machine online communication control
distributedSystem
- 计算机并行与分布式操作系统教程,吉林大学-Parallel and distributed operating system the computer tutorial, Jilin University ~ ~
caozuoxitong
- 操作系统,操作系统课后答案设计现代OS的主要目标是什么? 方便性,有效性,可扩充性和开放性. 2. OS的作用可表现为哪几个方面? a. OS作为用户与计算机硬件系统之间的接口; b. OS作为计算机系统资源的管理者; c. OS实现了对计算机资源的抽象. 7. 实现分时系统的关键问题是什么?应如何解决?-Operating system, after-school answer to the design of modern operating system OS, the main obje
Computer-operating-system-tutorial
- Computer operating system tutorial
pocsd
- Principles of computer system design part-2
os
- 操作系统(Operating System,简称OS)是一管理电脑硬件与软件资源的程序,同时也是计算机系统的内核与基石。操作系统是一个庞大的管理控制程序-OS (Operating System, referred to as OS) is a computer hardware and software resources management program, but also the computer system kernel and foundation. Operating syst
OS
- 操作系统(Operating System,简称OS)是一管理电脑硬件与软件资源的程序,同时也是计算机系统的内核与基石。操作系统是一个庞大的管理控制程序,大致包括5个方面的管理功能:进程与处理机管理、作业管理、存储管理、设备管理、文件管理。本文对操作系统的5个功能中的4个功能进行了模拟,以VC++6.0为开发平台编写了相应的控制台应用程序。-Operating system (Operating System, referred to as OS) is a computer hardware
MyCopy
- 操作系统概念课后题 3.26 恐龙书 Copy程序,Linux Windows通用-Computer System Concept Answer 3.26
Fibonacci
- 操作系统概念课后题 Fibonacci with child process or Win32 API-Fibonacci with child process or Win32 API,the answer to computer system concepts
12
- 《计算机系统结构》与操作系统开发相关的书籍资料-Computer system architecture and operating system development books information
The-operating-system-after-class
- 操作系统答案,计算机专业的经典专业课程。包括进程管理,存储器管理,输入输出管理等-Answer to the operating system, computer professional, classic professional courses. Including process management, memory management, input and output management
system
- 操作系统作业源代码,方便学习操作系统课程的同学使用 -this is the codes for students who learn computer system.