搜索资源列表
kernel mode DR
- 介绍WIN32内核模块的运行机制,驱动机制-introduced WIN32 kernel module operation mechanism, the drive mechanism
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
Linux-bianchengbaipishu
- 《Linux编程白皮书》是由五个部分组成——是Linux文档工程的一个印刷版本。该书描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。
uCOSII-kernel
- 详细描述ucos的内核,根据功能模块划分分别说各功能的建立,应用,还配有实际的程序说明
Windows_kernel
- Windows内核模块加载控制系统设计.pdf--论文
tbb20_20070927oss_src.tar
- 英特尔® 线程构建模块(英特尔® TBB)是一个屡获殊荣的 C++ 运行时库,它可提取实现最佳多核性能所必需的低级别线程详细信息。它使用常见的 C++ 模板和编码样式,避免了繁复的线程处理实施工作。 与其它线程模型相比,英特尔® TBB 只需较少的几行代码便可实现并行处理。您编写的应用程序可在各平台间移植。基于该库固有的可扩充性,即时将来添加更多的处理器内核,也无需进行任何代码维护。 英特尔 TBB 可以作为独立的产品使用,也可以与英特尔® 编
Linux内核—文件系统模块的设计和开发
- Linux内核—文件系统模块的设计和开发
EOS
- EOS是一个主要用于教学的开源操作系统,它的源码风格是windows内核风格。EOS的整体结构简单,从boot、loader、kernel.dll到应用程序,结构清晰简单,但是功能内核功能也比较完整,源码总数为10000多行,比较适合初中级操作系统内核源码学习者。 与Linux0.11或0.12相比,EOS的内核的结构更加的模块化,结构比之清晰,是学习操作系统原理与内核分析研究的较好的工具。 -EOS is a major open-source operating system for
Build.ba
- 说明 ~~~~~~~~~~~~~~~ 各个目录中是各种模块的最小化版本的内核。 使用_Build.bat可以编译测试程序,也可以在相应的Sys\目录 下编译内核。-~~~~~~~~~~~~~~~ Directory that all the various modules are the smallest version of the kernel. _Build.bat Can be compiled using the test procedure can als
biostelnet
- 向BIOS中植入模块,HOOK中断向量表,HOOK NTLDR加载过程以及HOOK内核函数,SSDT hook。-Add module into bios,HOOK IVT,HOOK NTLDR loder process and hook knrnel function,just as SSDT HOOK
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
Enumerate-the-kernel-module
- 易语言编写的 枚举内核模块 很久以前收集的 欢迎大家下载-Enumerate the kernel module
yiyuyanneihe
- 易语言多类模块的内核源码,如果键盘钩子,内存,驱动,QQ 软件类,进程内,窗口的原实例,可以查看与学习!-Easy language class module kernel source, if the keyboard hook, memory, drives, QQ software class process, the original instance of the window, you can view and learn!
成神的模块源码
- 自己修改的模块源码超级模块改的 加了一些辅助用到的东西 汇编 过* 内核 驱动操作 还有一些防破解 破坏电脑的功能 自己测试
内核
- 系统内核模块功能集合、游戏辅助、研究学习(System kernel module function set)
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