资源列表
OS-PPT-by-Li-Wensheng
- 北京邮电大学计算机学院操作系统课件(李文生教授)-Beijing University of Posts and Telecommunications Computer Science, Operating System Courseware (Professor Li Wensheng)
fudan-university-OS-PPT
- 复旦大学软件学院操作系统课程PPT,综合了操作系统的各种知识。-the PPT of operating system course in Fudan University Software School,including the main knowledge of OS
nmap-5.61
- nmap源代码,包括项目工程文件,运行即可分析代码结构,准确分析目标操作系统名.跨平台,vs2010直接编译-nmap source code, including project engineering documentation, run the code structure can be analyzed, an accurate analysis of the target operating system name cross-platform, vs2010 compiled dir
OS
- 本课件是本站最全的操作系统课件了,相比其他的来说更加丰富,达14M大小,是我曾经学习过的,是一个学期的总结了,欢迎大家下载 操作系统找到该程序,检查其类型 用户告诉操作系统执行hello程序 检查程序首部,找出正文和数据的地址 文件系统找到第一个磁盘块 父进程需要创建一个新的子进程,执行hello程序 操作系统需要将执行文件映射到进程结构 操作系统设置CPU上下文环境,并跳到程序开始处 程序的第一条指令执行,失败,缺页中断发生 操作系统分配一页内存,并将
OS
- 这是我们操作系统老师所为我们配套的自测题,为那些在忙于考试的学生的。-This is our teacher for our operating system supporting the self-test questions, test for those busy students.
page-replace
- 操作系统有主要的三种页面替换算法,此程序实现了这三种算法,简单实用-There are three main operating system page replacement algorithm, the program implements three algorithms, simple and practical
OS
- 计算机的心智操作系统之哲学原理,深入浅出,用简单命了透彻的解释方法阐明深奥的计算机原理。-Computer operating system of philosophy of mind principle, a simple life with a thorough explanation of a simple method to clarify the computer esoteric principles.
PCB
- 进程及其资源管理 一、实验目的 1.理解资源共享与互斥特性以及操作系统管理资源的基本方法。 2.学会使用高级语言进行多线程编程的方法。 3.掌握利用VC++或Java线程库实现一个管理器,用来实现操作系统对进程及其资源的管理功能。 4.通过该实验,学生可在源代码级完成进程及其资源管理方案的分析、功能设计、编程实现,控制进程间的同步、互斥关系。 -Process and resource management an experimental purposes 1.
schedule-algorithm
- 采用优先级和轮询调度算法实现模拟CPU调度-The use of priority and round-robin scheduling algorithm for CPU scheduling simulation
trans_bf
- 读写存储文件,自动处理文件,可以定时作业,为文件的留底,以待以后查阅非常方便-read wirte
diaodu
- 操作系统的进程调度算法,基于优先级数的。-Operating system process scheduling algorithms, priority-based progression.
cunchuguanli
- 操作系统内存分配,根据内存块大小及起始位置进行内存分配。-Operating system memory allocation, according to the memory block size and starting position for memory allocation.
