资源列表

« 1 2 ... .39 .40 .41 .42 .43 11044.45 .46 .47 .48 .49 ... 14958 »

[操作系统开发Memory

说明:内存分配算法,很适合初学者理解,内存块的基本分配调度。-Memory allocation , it is suitable for beginners to learn the operating system , written in very clear and understandable algorithm .
<jerryhu> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[操作系统开发pxzhlx

说明:排序综合算法,很适合初学者学习操作系统使用,写的很清楚易懂的算法。-Sort synthesis algorithm , it is suitable for beginners to learn the operating system , written in very clear and understandable algorithm .
<jerryhu> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[操作系统开发BankerCal

说明:银行家算法,很适合初学者学习操作系统使用,写的很清楚易懂的算法。-The banker s algorithm , it is suitable for beginners to learn the operating system , written in very clear and understandable algorithm .
<jerryhu> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[操作系统开发pagchg

说明:页面置换算法,很适合初学者学习操作系统使用,写的很清楚易懂的算法。-Page replacement algorithm , it is suitable for beginners to learn the operating system , written in very clear and understandable algorithm .
<jerryhu> 在 2024-10-04 上传 | 大小:1024 | 下载:0

[编译器/词法分析LLVM

说明:LLVM编译系统结构分析与后端移植 利用llvm进行编译器后端移植-Writing an LLVM Compiler Backend
<xuejinyo> 在 2024-10-04 上传 | 大小:683008 | 下载:0

[操作系统开发NachOS

说明:Extension of Nachos to include scheduling,synchronization,memory management
<Gautham> 在 2024-10-04 上传 | 大小:687104 | 下载:0

[Dephi控件源码CDBurner

说明:Burning CD sample by delphi programming
<setiadi> 在 2024-10-04 上传 | 大小:924672 | 下载:0

[中间件编程PICFAT

说明:micro c program that include several option on fat
<mohammad> 在 2024-10-04 上传 | 大小:18432 | 下载:0

[操作系统开发os1

说明:完成了“进程控制”。 其实验目的是, 1. 利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。 2. 了解6个原语,创建进程(C),终止进程(e),唤醒进程(w),阻塞进程(b),调度进程(p),时间到(t) 3. 理解PCB的含义,PCB是进程存在的唯一标志,它记录着进程标识符,处理机状态,进程调度信息和进程控制信息 4. 掌握进程状态的转换 5.了解内存的分配和回收算法。 -Complet
<pang> 在 2024-10-04 上传 | 大小:3072 | 下载:0

[操作系统开发os2

说明:完成了“请求分页式存储管理的地址转换过程实现”。 其实验目的是: 1. 理解请求分页式存储器管理的地址转换过程。 2. 掌握在计算机内部地址映射的过程。 3. 理解FIFO,LRU,OPT三个算法及实现过程。 -"Request a paged memory management, address translation process to achieve". The purpose of the experi
<pang> 在 2024-10-04 上传 | 大小:4096 | 下载:0

[操作系统开发os6

说明:“银行家算法”。 其实验目的是: 1 了解银行家算法的机制,学会用银行家算法为进程分配资源的意义。 2 学会利用银行家算法避免死锁的方法 -"The banker s algorithm." The purpose of the experiment is as follows: An understanding of the mechanism of the banker s algorithm, the si
<pang> 在 2024-10-04 上传 | 大小:2048 | 下载:0

[操作系统开发os5

说明:“进程调度算法的实现”。 其实验目的是: 1实现先来先服务FCFS、短作业优先SJF以及时间片轮转调度算法。 2 了解上述3种算法的机理。 -Process scheduling algorithm to achieve. " The purpose of the experiment is as follows: 1 first-come first-served FCFS, priority to short
<pang> 在 2024-10-04 上传 | 大小:2048 | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 11044.45 .46 .47 .48 .49 ... 14958 »

源码中国 www.ymcn.org