-
This is a VC environment in the realization of shared memory operating system so...
这是一个在VC环境下实现的关于操作系统中共享内存的源代码。-This is a VC environment in the realization of shared memory operating system source code.
- 2022-05-17 17:14:11下载
- 积分:1
-
Many want to use their own and the sequence to control their own computer, here...
很多的都想用自已的和序控制自己的电脑,这里有一些常用函数,希望对大家有用-Many want to use their own and the sequence to control their own computer, here are some commonly used functions, in the hope that useful to everybody
- 2022-09-12 02:30:03下载
- 积分:1
-
MetaFS 文件系统工程文件源码,基于dokan文件系统驱动
MetaFS 文件系统工程文件源码,基于dokan文件系统驱动-MetaFS file system project source code files, based on the file system driver dokan
- 2022-01-22 06:02:02下载
- 积分:1
-
哈夫曼编码的实现,用C++编写的。操作系统课设时做的,可以正确的运行...
哈夫曼编码的实现,用C++编写的。操作系统课设时做的,可以正确的运行-Huffman encoding implementation, using C++ prepared. When the operating system to do for the class, you can run the right
- 2023-05-13 08:10:02下载
- 积分:1
-
操作系统操作系统的用户
操作系统
操作系统]
操作系统
消费者-生产者模拟程序-OS operating system] operating system consumer-producer simulation program
- 2023-02-14 05:45:04下载
- 积分:1
-
你知道大多数数字信号处理器157(回答)。
做DSP最应该懂得157个问题(回答).-do know that most DSP 157 (answer).
- 2023-06-18 10:45:03下载
- 积分:1
-
操作系统课程设计中的内存管理源代码
操作系统课程设计中的内存管理源代码和可执行文件,可用于操作系统课程设计,操作系统实验,
有助于进一步学习操作系统和理解操作系统。
操作系统中存储管理的功能:
1、地址映射(逻辑地址——>主存物理地址)
由操作系统中的装入程序loader来完成(静态或动态)。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-15 17:49:33下载
- 积分: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
-
可控硅过0检测 可控硅过0检测
可控硅过0检测 可控硅过0检测-SCR had been 0 SCR 0 Detection Detection
- 2022-02-06 15:00:42下载
- 积分:1
-
提供对城市信息的编辑,提供列车时刻表和飞机航班表的编辑,提供三种最优决策:最快到达、最省钱到达、最少中转次数到达。...
提供对城市信息的编辑,提供列车时刻表和飞机航班表的编辑,提供三种最优决策:最快到达、最省钱到达、最少中转次数到达。-Provide information on the city editor, providing the train schedule and aircraft flight table editing, offers three optimal decision: to reach the fastest, most cost-effective to reach at least the number of transit arrival.
- 2022-03-02 08:55:56下载
- 积分:1