-
EOS is a major open
EOS是一个主要用于教学的开源操作系统,它的源码风格是windows内核风格。EOS的整体结构简单,从boot、loader、kernel.dll到应用程序,结构清晰简单,但是功能内核功能也比较完整,源码总数为10000多行,比较适合初中级操作系统内核源码学习者。
与Linux0.11或0.12相比,EOS的内核的结构更加的模块化,结构比之清晰,是学习操作系统原理与内核分析研究的较好的工具。
-EOS is a major open-source operating system for teaching, and its style is windows kernel source code style. EOS" s overall structure is simple, from the boot, loader, kernel.dll to the application, the structure clear and straightforward, but the function of the kernel functions are relatively complete, a total of more than 10,000 source lines, more suitable for middle-class operating system kernel source code learners. 0.12, compared with Linux0.11 or, EOS of the core structure of a more modular structure than the clear, is to learn principles and core analysis of the operating system a better tool.
- 2023-03-20 19:55:04下载
- 积分:1
-
DOS操作系统源代码,编程语言为asm和C。
DOS操作系统源代码,编程语言为asm和C。-Source Code of DOS
- 2022-05-20 02:28:03下载
- 积分:1
-
《操作系统》实验指南
《操作系统》实验指南-"operating systems" experiment guide
- 2022-07-20 03:25:02下载
- 积分:1
-
一个minigui的程序,单击可以改变对话框 改变按钮颜色
一个minigui的程序,单击可以改变对话框 改变按钮颜色
- 2022-01-29 03:38:06下载
- 积分:1
-
操作系统设计与实现源码
操作系统设计与实现源码-Design and Implementation of the operating system source code
- 2022-04-01 01:46:24下载
- 积分:1
-
This is my job to achieve a small operating system is the file system that can d...
这个是我操作系统的小作业实现的是文件系统,可以进行文件增加删减等操作-This is my job to achieve a small operating system is the file system that can delete files and other operations to increase
- 2022-02-20 04:57:21下载
- 积分:1
-
本文提供在微软的windows家族的操作系统的内核模式驱动程序中分配和使用内存的信息。它描述了驱动程序可用的内存类型,每种类型内存的适当的分配和使用,和测试与内...
本文提供在微软的windows家族的操作系统的内核模式驱动程序中分配和使用内存的信息。它描述了驱动程序可用的内存类型,每种类型内存的适当的分配和使用,和测试与内存有关的问题的最好方法-This article provides Microsoft windows family of operating system kernel mode driver in the distribution and use of memory information. It describes the drivers available memory types, each type of memory appropriate allocation and use, and testing of memory-related issues and the best way to
- 2022-03-03 17:14:04下载
- 积分:1
-
Running on T
运行于T-Engine(使用T-Kernel操作系统)的实例源码,该T-Engine采用处理器为sh7727-Running on T-Engine (the use of T-Kernel operating system) source code examples, the T-Engine used for the SH7727 processor
- 2022-12-17 12:25:02下载
- 积分:1
-
用信号量来实现读者-写者问题
调试程序使其在读者优先模式下可以运行并且能实现基本的功能得出正确的结果:能够实现读写互斥,写写互斥,读读不互斥,一个进程结束能够唤醒等待队列中的进程(先读者队列后写着队列)完善功能:由用户决定写者向缓冲区中写入的内容,读者能够读出并显示出来;当缓冲区中没有数据时,读者要等待,直到缓冲区中有数据才能读根据“读者优先”加以改变,增加一个“写者优先”模式,并且由用户来选择模式
- 2022-08-21 06:56:45下载
- 积分:1
-
学习MFC的好东西
学习MFC的好东西-learning MFC good things
- 2022-09-09 12:55:02下载
- 积分:1