搜索资源列表
solaris9安装指南
- solaris9安装指南!对于一个陌生的操作系统!这本书是你最好的选择-solaris9 Installation Guide! For an unfamiliar operating system! This book is your best choice
shijipianlunzhuang
- 操作系统中,时间片轮转调度算法的实现,对于初学操作系统的来说是一个不错的选择。-systems, Web Tablets time scheduling algorithm to achieve For novice operating system is a good choice.
AMI_BIOS_STUDY_PACKAGE.rar
- 这个可是AMI BIOS工程师的首选学习代码哦,,不是业内人士很少有的哦,对于想要了解BIOS的人,绝对是个帮助,But the engineer of choice for AMI BIOS code to learn Oh, not the industry rare Oh, for those who want to understand the BIOS, is a definite help
MultiBoot
- 用汇编语言,设计一个多重引导程序,安装在一个装有多个操作系统的硬盘里,在计算机启动的时候,能让用户选择要启动的系统。 这是学习汇编程序设计课程的实验,自己写的,用masm编译,在vmware虚拟机上测试通过。内附源码、可执行程序及实验报告。 该程序会改写MBR引导的部分,在真是机器上运行有风险。-This is multi-boot program. With MultiBoot installed in the hard drive installed several OS, user
OS-Experiment(2)DanDao
- 操作系统实验二,单道处理系统的作业模拟调度程序。可选择FCFS算法或SJF算法进行模拟-The operating system experiment two, single-channel processing system operating simulation scheduler. Choice of FCFS algorithm SJF algorithm to simulate
OS5
- 程序开始运行时选择调度算法,创建进程时输入进程所需服务时间以及到达时间。 根据当前所设定调度算法,连续调度所有进程,并计算每个进程的周转时间和带权周转时间、所有进程的平均周转时间和平均带权周转时间。 调度时应适当输出调度过程中各进程状态队列的变化情况以及进程的已执行时间、还需服务时间(针对时间片轮转算法)。-Routine is executed choice when scheduling algorithm, create process input process required
thread.dat
- int main(int argc,char *argv[]) { char ch while(true) { printf("*************************************\n") printf(" 1.Reader Priority\n") printf(" 2.Writer Priority\n") printf(" 3.Exit to Windows\n") printf("*******
0022
- 模拟分页式虚拟存储管理中硬件的地址转换和缺页中断,以及选择页面调度算法处理缺页中断-Analog paging virtual memory management hardware address translation and page fault, as well as the choice of scheduling algorithm to deal with page page fault
VB081231
- 一个小小的VB选择题系统希望大家试试看 多多交流-A small VB multiple-choice system to try a lot of hope that we communicate
mymalloc
- 高人编写的动态内存处理函数,非采用malloc,如果想深入研究动态内存管理,此程序是个不错的选择!-Gao Ren prepared by the dynamic memory handling functions, the non-use of malloc, if you want to in-depth study of dynamic memory management, this program is a good choice!
writingaosbyyourself
- 自己动手写操作系统,想自己编写简单的操作系统,这本书是个不错的选择-Yourself to write the operating system, would like to have written a simple operating system, this book is a good choice
S3C2410kaifaliucheng
- 基于samsung的2410的开发流程,从设计规划到硬件设计到软件开发,嵌入式开发入门的不错选择-Samsung in 2410 based on the development process, from design planning to hardware design to software development, embedded development to get into a good choice
caozuoxitong
- 此课程设计是模拟操作系统的文件管理程序,可以模拟实现目录管理、外存分配以及磁盘存储空间管理根据学到的操作系统知识建立一个文件管理系统,其功能包括能根据用户的选择,运行相应的程序模块,实现创建文件、删除文件、显示文件列表、显示文件位图功能-This course is designed to simulate the operating system s file management program that can simulate a directory management, extern
Solaris
- Solaris操作系统的一系列学习资料,包括PPT和一些doc文件,是初学者的首选!-Solaris operating system, a series of learning materials, including PPT and some doc files, a beginner' s first choice!
operating-system
- 该文档主要是关于操作系统期末考试的选择题-The documents are mainly about operating system on the final choice
OPT
- OPT(最优选择)算法的设计与实现,分析该算法的命中率和缺页率-OPT (optimal choice) algorithm design and implementation, analysis of the algorithm hits and page fault rate
ucosSTM32
- Ucos_II是一份非常完美的嵌入式开发系统,在学习ARM的基础上,嵌入ucos系统并增加自己的源码是一件不错的选择,先说明怎么移植到STM32。-Ucos_II is a perfect embedded development system, the study on the basis of ARM embedded ucos systems and increase their source is a good choice, first explain how transplanted
Linux0.11-
- 书对 Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明, 旨在使读者能够在尽量短的时间 内对 Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究 Linux 系统打下坚实的基础。虽然所选择的版本较低, 但该内核已能够正常编译运行, 其中已经包括了 LINUX 工作原理的精髓, 通过阅读其源代码能快速地完全理解内核的运作机 制。书中首先以 Linux 源代码版本的变迁历史为主线,详细介绍了 Linux 系统的发展历史,着重说明了各个内核版本之