-
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
-
一个微型操作系统源码
一个微型操作系统源码-a micro-source operating system
- 2022-02-26 18:54:05下载
- 积分:1
-
uC/OS
uC/OS-II在X86下的全部源代码,可进行基于PC机的嵌入式uC/OS-II开发,还可以嵌入ucGUI和uCLAN。-uC/OS-II in the X86 under all source code, can be PC-based embedded uC/OS-II development, also can be embedded ucGUI and uCLAN.
- 2022-02-20 06:52:08下载
- 积分:1
-
一个用 java 语言编写的操作系统课程设计
很经典希望对大家有帮助...
一个用 java 语言编写的操作系统课程设计
很经典希望对大家有帮助-An operating system using java language curriculum design classic you want to help
- 2023-08-22 05:45:04下载
- 积分:1
-
c/c++虚拟机linux版本
c/c++虚拟机linux版本-c/c Linux version of Virtual Machine
- 2022-03-07 12:07:43下载
- 积分:1
-
在手机操作系统上Mobile上开发的一个查看天气预报的程序。很好的一个实例。...
在手机操作系统上Mobile上开发的一个查看天气预报的程序。很好的一个实例。-Mobile phone operating system in developing a procedure for checking weather forecasts. Good a case in point.
- 2023-04-05 00:05:04下载
- 积分:1
-
Linux动态电源管理库,在Linux2.6内核环境下编译通过,以应用程序函数库的方式来使用...
Linux动态电源管理库,在Linux2.6内核环境下编译通过,以应用程序函数库的方式来使用-Linux dynamic power management for the Linux kernel compile environment, Application procedures for the library to use
- 2022-04-06 23:48:03下载
- 积分:1
-
电力系统负荷预测
对电力系统中端负荷进行预测
- 2022-05-14 08:06:43下载
- 积分:1
-
nachos下并发程序设计。编写双向链表并演示并发错误。包含文件Makefile.common、main.cc、threadtest.cc、dllist...
nachos下并发程序设计。编写双向链表并演示并发错误。包含文件Makefile.common、main.cc、threadtest.cc、dllist-driver.cc、dllist.cc、dllist.h、nachos01.doc-concurrent programming under the nachos. List and demonstrate the preparation of two-way concurrent error. Include file Makefile.common, main.cc, threadtest.cc, dllist-driver.cc, dllist.cc, dllist.h, nachos01.doc
- 2022-03-16 07:50:59下载
- 积分:1
-
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数...
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数据、
-To develop a C application (. Exe file), generally divided into five steps (without regard to post-maintenance): Problem Analysis- Analysis of issues to be addressed explicitly the issue of targets, the problem (in particular, are complex issues) is decomposed into in the data,
- 2023-06-13 05:20:04下载
- 积分:1