搜索资源列表
Linux内存管理模拟器
- Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
linux-0.01_Code.tar
- 最著名的操作系统Linux内核源码: 是研究学习操作系统内核,以及系统级编程非常好的参考资料.-most famous operating system Linux kernel source : the study is to examine the operating system kernel. and system-level programming very good reference.
systemstart
- 硬盘引导记录手册OS-MSDOS,windows,windows NT,Linux系统硬盘引导流程-hard disk boot record manual OS-MSDOS, windows, windows NT, Linux system hard disk boot process
Linux0.01
- 最初版本的linux系统原玛,适合学习操作系统编程的初学者
czuoxt
- 操作系统实验指导 -以Linux系统为主 一、实验目的 (1)了解Linux系统中进程间通信的基本原理。 (2)了解和熟悉消息通信机制、共享存储区机制以及信号通信机制
A_Heavily_Commented_Linux_Kernel_Source_Code_Linux
- 赵炯《Linux内核0.11完全注释》本书对Linux早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux的工作机理获得全面而深刻的理解,为进一步学习和研究Linux系统打下坚实的基础。虽然所选择的版本较低,但该内核已能够正常编译运行,其中已经包括了LINUX工作原理的精髓,通过阅读其源代码能快速地完全理解内核的运作机制。书中首先以Linux源代码版本的变迁历史为主线,详细介绍了Linux系统的发展历史,着重说明了各个内核版本之间的重要
linpqt080424pc.tar
- 此源码包是在linux系统中运行的网络电话界面程序。
linux-Shell
- 操作系统模拟Shell课程设计源码 模拟linux系统的shell模块功能
Linux
- Linux系统开发的强有力的参考书!!!,《Linux内核分析与操作系统设计》
linux-0.10.tar
- linux.010源代码用于linux系统研究
是一个渗透测试的系统,类似于Linux
- 是一个渗透测试的系统,类似于Linux,功能很强大,很实用,我也是刚刚装机的-Is a penetration test system, similar to Linux, very powerful, very practical, I have just installed the
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.
Linux
- Linux内核详解,介绍了0.1.1版的linux操作系统以及系统的架构-The Linux kernel explain, introduced the 0.1.1 version of the Linux operating system and system architecture
boa.tar
- boa:Linux系统中的轻量级Web服务-Apache : Linux System of lightweight Web services
Linux
- 对linuix 文件系统的模拟,包含了若干文件命令,是用c语言实现的。-Linuix file system on the simulation, the order contains a number of documents is achieved with c language.
embedded
- 嵌入式实时系统中关键技术的研究(博士论文)实时操作系统在多媒体通信、在线事务处理、生产过程控制、交通控制等各个领域得到广泛的应用,因而越来越引起人们的重视。而进程调度策略是影响系统实时性能的重要因素。因此我在此对实时进程调度进行研究。-real-process Scheduling. This article is based on reading source code of Linux, reference many books and articles.The idea of this a
work
- 操作系统 作业调度程序 课程设计文档 对于linux系统的学习有很大帮助-Operating system scheduling program curriculum design documents for linux system will greatly help the learning
[L_27_3]
- 自己编写的linux多用户作业调度系统,允许多用户提交作业,设置作业优先级,采用时间片轮转算法,并反馈给用户的终端-I have written multi-user linux job scheduling system that allows multi-user operation, set up operations priority, use Round Robin time slice and feedback to the user terminal
FATFS.for.linux
- 这份源码是基于微软开放的FAT文件系统相应源码,由GNU社区维护的在UNIX/LINUX系统中FAT文件系统部分,通过VFS实先挂载。-This source code is licensed under Microsoft Shared Source License Version 1.0 for Windows CE. Combined with VFS, UNIX/LINUX is capable of mounting disks of FAT file system.
Linux
- 本章主要介绍嵌入式系统和嵌入式操作系统的概况,讲述嵌入式 Linux 的发展历史和开 发环境,概括说明嵌入式 Linux 系统开发的特点。读完本章内容,可以对嵌入式 Linux 系统有整体的认识,了解嵌入式Linux开发的要点。 -This chapter introduces the embedded system and embedded operating system overview, talk about the history and development of embed