资源列表

« 1 2 ... .43 .44 .45 .46 .47 748.49 .50 .51 .52 .53 ... 915 »

[操作系统开发fifo

说明:这是我以前写的一个Fifo的一个类,有需要的可以参照一下!-This is what I previously wrote a Fifo a category, there is a need to refer to what can be!
<黎程> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[操作系统开发fifo

说明:操作系统中内存页面的先进先出的替换算法fifo-Operating system memory page replacement algorithm FIFO fifo
<gll> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[操作系统开发Tcp

说明:tcp 通信 这是小弟 自己些的 呵呵 还行 -tcp communication this is their younger brother also visit some of the Ha ha
<anwenxu> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[操作系统开发os

说明:编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度:-Programmed to achieve the following disk scheduling algorithm, and calculated for each algorithm the average seek length:
<xiao> 在 2024-10-05 上传 | 大小:3072 | 下载:0

[操作系统开发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-10-05 上传 | 大小:3072 | 下载:0

[操作系统开发2

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

[操作系统开发fenyeshi

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

[操作系统开发Unix_chgrp

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

[操作系统开发memmgr

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

[操作系统开发readini

说明:读取配置文件(ini格式)的程序,可返回int,char*,float类型等的配置项数值。-Read configuration file (ini format) procedures can return int, char*, float type of configuration item values.
<钱睿硕> 在 2024-10-05 上传 | 大小:3072 | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 748.49 .50 .51 .52 .53 ... 915 »

源码中国 www.ymcn.org