搜索资源列表
linux0.11kernel
- linux0.11内核源代码,包括了目前新版本中几乎所有基本功能原理的内容,有利于迅速学习掌握linux的内核机制-linux0.11 kernel source code, including a new version of the present almost all the basic tenets of the functional content, help to quickly learn linux kernel mechanism
Dos_src
- dos 1.0 其中包含quick basic源代码、内存管理himem emm386 发展历史-dos 1.0 which includes quick basic source code, memory management himem emm386 history
linux-源代码
- 这个linux源代码是很全面的~基本完整了~使用c编译的~由于时间问题我没有亲自测试~但就算用来做参考资料也是非常好的-the linux source code is very comprehensive ~ ~ basic integrity of the use of a translation of c ~ due to the time I did not personally test to be used to do it even if reference is very goo
Ucore是一个很小的适于学习的操作系统
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore实验6:文件系统。通过完成本次实验,希望能达到以下目标:了解基本的文件系统系统调用的实现方法;了解一个基于索引节点组织方式的Simple FS文件系统的设计与实现;了解文件系统抽象层-VFS的设计与实现。文件中包括源代码和实验指导书。-Ucore is a small
uCOS-II2.76.rar
- ucos2 系统是进入嵌入式系统开发的最基础的也是最入门的,内容是他的源代码,各种芯片的。,ucos2 system is embedded into the system development is the most the most basic entry-level, content is his source code, a variety of chips.
vs
- My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4
filesystemCourse
- 文件系统的源代码及其教程,通过课程设计,让我更好地掌握操作系统的原理及实现方法,加深对操作系统基础理论和重要算法的理解,加强了我的动手能力-File system source code and tutorials, through course design, let me better grasp of the theory and implementation of the operating system, deepen the basic theory and important al
basic
- qt4 开发入门程序,最最基础的源码。用qt4画出一个按钮。-qt4 development of entry procedures and the most basic source. Draw a button with qt4.
Basic-paging-management-reports
- 这是一个操作系统系统方面的资源,主要功能是实现基本分页存储管理,里面含有源代码+详细实验报告及相应的运行过程,希望对各位有所帮助。-This is an operating system, system resources, the main function is to achieve the basic storage management page, which contains the source code+ detailed lab report and the correspond
PCB
- 进程及其资源管理 一、实验目的 1.理解资源共享与互斥特性以及操作系统管理资源的基本方法。 2.学会使用高级语言进行多线程编程的方法。 3.掌握利用VC++或Java线程库实现一个管理器,用来实现操作系统对进程及其资源的管理功能。 4.通过该实验,学生可在源代码级完成进程及其资源管理方案的分析、功能设计、编程实现,控制进程间的同步、互斥关系。 -Process and resource management an experimental purposes 1.
nucleus
- NUCLEUS操作系统源码,包含了任务管理,消息管道,定时器管理等基本组件。-NUCLEUS source operating system, including the task management, message pipe, the timer management, and other basic components.
xosl110src
- this source code of xosl 1.1.0 this files very well for everyone that searching a unic GUI interfacec like MSwindows and can use to own program from basic to perfossional Level of system s programs-this is source code of xosl 1.1.0 this files very we
newKernel
- EOS操作系统的基本KERNEL项目源码-EOS operating system' s basic KERNEL project source
