资源列表

« 1 2 ... .51 .52 .53 .54 .55 156.57 .58 .59 .60 .61 ... 915 »

[操作系统开发lei

说明:操作系统课程设计程序,能实现时间片法跟最高响应比法来进行进程调度.用结构体的链表来实现-Operating system curriculum design process, to achieve time to film with the highest response ratio method to carry out the process of scheduling. The list using the structure
<陈夏> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发2

说明:一个简单的,用链表结构体形式来实现将进程数据转化.以便于对进程的操作-A simple structure with list form to achieve the data into the process. So as to facilitate the process of operation
<陈夏> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发fenyeshi

说明:分页式存储管理 用位示图表示,其中用了LRU和FIFO算法-Tabbed said storage management with digital map, which used the LRU and FIFO algorithm
<huangheshan> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发Unix_chgrp

说明:Unix_chgrp:实现文件系统的修改组的属性-Unix_chgrp: file system changes to realize the attributes of group
<小倪> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发memmgr

说明:模拟内存管理。 申请内存时,若当前结点指示的内存为空且大小相同,则直接将该节点的标志位置成0,并返回该节点的首地址,若当前结点指示的内存空间大于申请的空间,则申请一个新结点插入到当前结点的后面,将当前节点的标志位置成0,内存块大小改成申请的内存的大小,将新建结点的标志位置成空,大小为原来块的大小减去当前结点块的大小。 若申请的内存空间大于当前空结点的块的大小,则继续向后查找。 释放内存时,定义*prev,*prv *pre
<zhaoyan> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发priority

说明:利用全局变量m监视就绪队列中的进程数,实现进程进出就绪队列,开始时为三个。-M the use of global variables in place to monitor the process of queue number out of the realization of the process ready queue, at the beginning, to three.
<nzq> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发os5

说明:这个程序实现了内存空间的动态管理和分配,模拟了操作系统中内存管理的一种重要方法-This procedure achieved a memory space of dynamic management and allocation, to simulate the operating system memory management an important method
<liyajun> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发readini

说明:读取配置文件(ini格式)的程序,可返回int,char*,float类型等的配置项数值。-Read configuration file (ini format) procedures can return int, char*, float type of configuration item values.
<钱睿硕> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发c3

说明:操作系统程序,计算县城个数,进程名称,进程的管理-Operating procedures, the county calculated the number, the process name, process management
<方琼> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发caozuo

说明:操作系统的课程设计 包括银行家算法;内存分配回收;进程调度;作业调度-Operating system, including curriculum design bankers algorithm memory allocation recovery the process of scheduling job scheduling
<> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发fork

说明:这是一个进程创建实现的简单源程序,实现进程间的通信和管理 -This is the realization of a process to create a simple source code to achieve inter-process communication and management
<肖欣> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[操作系统开发2

说明:操作系统代码实现的功能接呀后有说明,一同-Realize the function of the operating system code after it has made it clear then, together
<张勇> 在 2024-11-20 上传 | 大小:3kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 156.57 .58 .59 .60 .61 ... 915 »

源码中国 www.ymcn.org