搜索资源列表
rtnet-0.9.1.tar
- 实时网络栈,在Linux操作系统环境下编译通过,以内核模块的方式加载到系统-real-time network stack, and the Linux operating system environment compiler through to the kernel module loading to the system
uCOSII-kernel
- 详细描述ucos的内核,根据功能模块划分分别说各功能的建立,应用,还配有实际的程序说明
Windows_kernel
- Windows内核模块加载控制系统设计.pdf--论文
EOS
- EOS是一个主要用于教学的开源操作系统,它的源码风格是windows内核风格。EOS的整体结构简单,从boot、loader、kernel.dll到应用程序,结构清晰简单,但是功能内核功能也比较完整,源码总数为10000多行,比较适合初中级操作系统内核源码学习者。 与Linux0.11或0.12相比,EOS的内核的结构更加的模块化,结构比之清晰,是学习操作系统原理与内核分析研究的较好的工具。 -EOS is a major open-source operating system for
Linux_kernel_design
- Linux 内核学习和开发的一本重要资料,比较详细,与大家分享。里面包含 进程、内存管理、模块等部分-Linux kernel learning and the development of an important information in more detail to share with you. Which contains processes, memory management, modules and some other
ACEos
- 王牌操作系统仍在发展,发展是更多的核心概念为重点。 Ace OS is still under development and the development is more focusing on the kernel concepts. 王牌OS是从无到有及其模块都不是从Linux或任何其他操作系统拷贝。 Ace OS is developed from scratch and none of its module is copied from Linux or any other OS.
caozuoxitong
- 课设操作系统,实现内核加载、内核初始化、进程、进程调度、进程通信、输入输出系统、多任务多控制台等模块。-Lesson set up the operating system, to achieve the kernel load, kernel initialization, process, process scheduling, process communication, input and output systems, multi-task multi-console and othe
os-lcx
- 操作系统实验,完成内核加载、内核初始化、进程、进程调度、进程通信、输入输出系统、多任务多控制台等模块。-Experimental operating system to complete the kernel load, kernel initialization, process, process scheduling, process communication, input and output systems, multi-task multi-console and other mod
EOS
- EOS操作系统实验教程,EOS是一个主要用于教学的开源操作系统,它的源码风格是windows内核风格。EOS的整体结构简单,从boot、loader、kernel.dll到应用程序,结构清晰简单,但是功能内核功能也比较完整,源码总数为10000多行,比较适合初中级操作系统内核源码学习者。与Linux0.11或0.12相比,EOS的内核的结构更加的模块化,结构比之清晰,是学习操作系统原理与内核分析研究的较好的工具。-Experimental EOS operating system tutoria
os exercies4
- 写一个扩展到linux防火墙,这使得它成为可能 指定允许哪些程序使用哪个传出端口。 更确切地说,用户空间程序和内核 模块。(Write an extension to the linux firewall which makes it possible to specify which programs are allowed use which outgoing port. More precisely, write a user space program and a