搜索资源列表
UCOS II说明书
- uC/OS-II 源码公开的嵌入式实时多任务操作系统内核-uC / OS-II open-source embedded real-time multi-tasking operating system kernel
linux操作系统内核编程
- linux操作系统内核编程-----LINUX系统开发非常好的资料,一定要下载的哦!-linux kernel programming -good material of linux development,you can not miss it!
这些日子我一直在写一个实时操作系统内核
- 让大家了解计算机系统的内核,学习计算机的组成,更早成为一名合格的开发者-enable us to understand the core of the computer system, computer components, as an earlier qualified developers
嵌入式实时操作系统的移植
- 嵌入式实时操作系统分析 uc/os-2操作系统内核的分析
操作系统内核源码
- 这个是我写的操作系统内核源码,很好很强大
windows 内核信息
- 在非开源的windows操作系统下,获取包括内存,硬盘,cpu使用率等信息
ucosII内核源代码
- 文件夹内提供uCOSII操作系统内核代码是操作系统的核心
linux mini 内核讲解
- linux mini内核本书对 Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时 间内对 Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究 Linux 系统打下坚实的基础。虽然所选择的版本较 低,但该内核已能够正常编译运行,其中已经包括了 LINUX 工作原理的精髓,通过阅读其源代码能快速地完全理解内核的 运作机制。书中首先以 Linux 源代码版本的变迁历史为主线,详细介绍了 Linux 系统的发展历史,着重说明了各个内
操作系统内核,大家都来看看吧
- 操作系统内核,大家都来看看吧 也许对你们有用 我现在在学习,Operationg system kernel
linux内核0.11详细注释
- 本书对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解,- This book (v0.95) the complete code document has carried on the detailed comprehensive annotation and the explanation to the Linux early time operating system essen
OperatingSystem
- 一个用自己写的编译器编译的操作系统内核. 有包含中断和不包含中断两个版本. 还有简单的用户应用程序。 因为该代码原目的是下载到硬件上使用,所以kernel必须限制在该硬件可接受的8k rom之内。作者对优化代码大小也下了相当的功夫。 为了保证程序可以运行,这里附带了编译该操作系统的编译器。-A write with their own compiler to compile the operating system kernel. Have included t
Nucleus
- NucleusPLUS嵌入式操作系统是目前最受欢迎的操作系统NucleusPLUS是为实时嵌入式应用而设计的一个抢先式多任务操作系统内核,其95%的代码是用ANSIC写成的,因此非常便于移植并能够支持大多数类型的处理器。-NucleusPLUS embedded operating system is the most popular operating system for real-time NucleusPLUS embedded applications designed a preem
VxWorks_os_guide
- VxWorks操作系统指南,概述了操作系统内核和机制,并包含一些应用实例-VxWorks operating system guide, an overview of the operating system kernel and mechanisms, and contains a number of application examples
ucosii
- uc/os-II实时操作系统内核范例,结构,配置手册,移植。-uc/os-II real-time operating system kernel examples
Windows内核实验教程
- Windows内核相关实验的教程,对理解操作系统和Windows系统有很大帮助。(Experimental course for the Windows operating system, very helpful for understanding operating system, especially the Windows operating system.)
QNX的多内核支持
- 实时操作系统QNX多内核支持系统,非对称多处理模式,多重处理软件拓建(real-time operating system QNX)
实验楼-操作系统的引导-代码
- 对应实验楼里的操作系统实验二,修改bootsect.s和setup.s,实现启动输出语句的改写和打印内存信息(Corresponding to the experimental building operating system experiment two, modify the bootsect.s and setup.s, to achieve the start and output statements rewritten and print memory information)
《嵌入式实时操作系统uCOS-II》(第二版)光盘
- Linux 是指一套免费使用和自由传播的类 UNIX 操作系统。人们通常所说的 Linux 是 Linus Torvalds 所写的 Linux 操作系统内核。(Linux refers to a free-to-use and freely distributed UNIX-like operating system. Linux is commonly referred to as the Linux operating system kernel written by Linus Tor
操作系统
- 操作系统实验报告及源代码---复制文件,进程控制,内存监视,生产者消费者和编译内核的实验报告及源代码。(Operating system experiment report and source code - copy files, process control, memory monitoring, producer consumer and compile the kernel of the experimental report and source code.)
Helo OS操作系统 v2019.0.0.1
- HELO OS是由一个初中生彭泽凯跟据川合秀实先生的纸娃娃操作系统和《30天自制操作系统》写的一个小型的 32 位软盘内核操作系统,支持分页内存管理,图形界面,鼠标,键盘,控制台等驱动,以及一些应用程序。涉及的内容多,但深入不多。系统拥有独立的内核和独立的可执行程序,其可执行文件拓展名为 .HEL 。 Helo OS 的最大特点就是小 ,内核 HELO.SYS 只有 44.8K ,其大小一张软盘就容得下。 启动快速迅捷,秒开。 注意,支持中文显示。 独立内核,独立运行程序 。图形化界面,界面友