-
C_deadblocked和按优先数.rar
C_deadblocked和按优先数.rar-C_deadblocked and by priority number. Rar
- 2022-04-26 21:09:03下载
- 积分:1
-
系统启动时检测内存状况的软件C代码,程度有点深,具备了C高级编程知识的朋友们可以参考研习。...
系统启动时检测内存状况的软件C代码,程度有点深,具备了C高级编程知识的朋友们可以参考研习。-Boot time memory status detection software C code, the degree of bit depth, with a high-level programming knowledge of C friends can refer to the study.
- 2023-01-08 03:00:04下载
- 积分:1
-
一个完整的rtos源代码.运行在嵌入80186 cpu上.提供4个任务,信号灯,定时器,schedule等....
一个完整的rtos源代码.运行在嵌入80186 cpu上.提供4个任务,信号灯,定时器,schedule等.-Byelorussian a complete source code. Running on embedded 80186 cpu. For four tasks, lights, timers, etc. schedule.
- 2022-06-16 15:48:26下载
- 积分:1
-
在开发arcgis中的地图的调用和保存功能,有源码,希望给JAVA开发者提供帮助。...
在开发arcgis中的地图的调用和保存功能,有源码,希望给JAVA开发者提供帮助。
- 2023-03-07 13:20:03下载
- 积分:1
-
里面包含汇编要用到了 dos里面的两个小程序
里面包含汇编要用到了 dos里面的两个小程序
- 2022-04-17 06:16:40下载
- 积分:1
-
Basic Boot kernel
真正的操作系统开发从操作系统开发开始。好的,这段代码是32位代码(32位代码可以做到这一点),并调用一个名为ku main的函数,该函数在名为;
- 2023-03-31 15:15:03下载
- 积分:1
-
A user
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the network, talk to a serial port, get interactive input from the user, pop up GUI windows, or read from disks. User-space drivers implemented using FUSD can be much easier to debug it is impossible for them to crash the machine, are easily traceable using tools such as gdb, and can be killed and restarted without rebooting even if they become corrupted. FUSD drivers don t have to be in C--Perl, Python, or any other language that knows how to read from and write to a file descriptor can work with FUSD. User-space drivers can be swapped out, whereas kernel drivers lock physical memory.-A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running comput
- 2022-11-28 07:20:03下载
- 积分:1
-
对学习操作系统的运行原理有很大帮助,必不可多得的内部文档...
对学习操作系统的运行原理有很大帮助,必不可多得的内部文档-No
- 2022-08-20 03:40:12下载
- 积分:1
-
操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)...
操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
- 2022-02-02 15:15:00下载
- 积分:1
-
简单的一个系统主要是介绍实时性能系统内核的
简单的一个系统主要是介绍实时性能系统内核的-an os
- 2022-03-03 21:36:12下载
- 积分:1