-
tcp/ip协议栈源码,用于源码开放的嵌入式实时操作系统uCOS-II。...
tcp/ip协议栈源码,用于源码开放的嵌入式实时操作系统uCOS-II。
-tcp/ip protocol stack source code for open-source embedded real-time operating system for uCOS-II.
- 2022-06-27 06:34:30下载
- 积分:1
-
threads and synchronization of nachos Experimental
nachos下线程与同步的实验,在nachos目录下覆盖源文件后make就可以运行-threads and synchronization of nachos Experimental
- 2022-05-08 22:07:34下载
- 积分:1
-
汇编语言编程_微机原理实验完整程序代码
实验八 可编程并行I/O接口8255A芯片实验。1、了解8255A芯片的结构和功能。2、掌握8255A初始化程序的设计方法。3、学会8255A和CPU信号的连接方法。
- 2022-12-13 12:10:03下载
- 积分:1
-
本项目是一款内存动态分区分配模拟程序。用户通过本程序可以了解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。...
本项目是一款内存动态分区分配模拟程序。用户通过本程序可以了解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-The project is a dynamic partitioning of memory allocation simulation program. Users through the process can understand the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-04-07 23:50:04下载
- 积分:1
-
Intro.to.OrangeS
OS构建自己的操作系统
Intro.to.OrangeS
OS构建自己的操作系统-Intro.to.OrangeS OS Build your own operating system
- 2022-08-18 11:03:12下载
- 积分:1
-
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,...
操作系统课程设计《页面置换算法》,内含设计文档。
设计要求为:作业共有320条指令,即它的地址空间为32页,目前它的所有页都还未调入内存。再模拟过程中,如果所访问的指令已在内存,则显示其物理地址,并转下一条指令。如果所访问的指令还未装入内存,则发生缺页,此时需要记录缺页的次数,并将相应页调入内存。如果4个内存块均已装入该作业,则需要进行页面置换,最后显示其物理地址,并转向下一条指令。在所有320条指令执行完毕后,请计算并显示作业运行过程中发生的缺页率。
实现方法为:最佳置换算法(OPT)、先进先出(FIFO)算法和最近最久未使用(LRU)算法。-err
- 2023-03-14 22:50:04下载
- 积分:1
-
heycacher高性能缓存程序(源代码)1。所有文件美国..
HeyCacher 高性能缓存方案(带源码) 1. 文件的所有权益归上传用户所有
2. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途
3. CSDN下载频道仅提供交流平台,并不能对任何下载内容负责
4. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
5. 本站不保证本站提供的下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。 -HeyCacher high performance caching program (with source code) 1. All documents uploaded to the interests of users 2. rights without the consent of the owner shall document the contents of the diversion of commercial uses three or profits. CSDN download channel only provide a platform for the exchange, and not for any download for four. download documents if violations or inappropriate content. Please contact us, we immediately corrected. 5. The site does not guarantee that the site provides resources to download the accuracy, security and integrity. Users assume the same time not by the use of these resources to download their own and other people have any form of injury or loss.
- 2022-07-20 18:30:44下载
- 积分:1
-
一个小型操作系统雏形,实现了基本的启动以及基础的内存设备管理功能...
一个小型操作系统雏形,实现了基本的启动以及基础的内存设备管理功能-a small operating system prototype, to achieve the basic infrastructure as well as the start of the memory management functions of equipment
- 2022-01-31 21:09:48下载
- 积分:1
-
模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use rec...
模拟内存换页算法,包括FIFO(先进先出first in first out),OPT(动态分配optimal),LRU(最近不使用latest use recently),LFR(最近最低频率lowest frequency recently),NUR(最近不使用no used recently)-Analog memory paging algorithms, including FIFO (first in first out first in first out), OPT (dynamic allocation optimal), LRU (recently does not use latest use recently), LFR (the lowest frequency of the recent lowest frequency recently), NUR (do not use the recent no used recently)
- 2023-07-04 08:30:03下载
- 积分:1
-
teachers to the case, I turn over, can run. Which brother if found to have any p...
老师给的例子,我改过了, 可以运行.如果哪位大哥发现有 什么问题,请给我流言] lirence@163.com-teachers to the case, I turn over, can run. Which brother if found to have any problems, please give me a rumor] lirence@163.com
- 2022-09-29 11:00:02下载
- 积分:1