资源列表

« 1 2 ... .19 .20 .21 .22 .23 824.25 .26 .27 .28 .29 ... 915 »

[操作系统开发lab1

说明:进程调度 进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:  先进先出调度算法;  基于优先数的调度算法;  最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:  当前执行进程;  就绪队列;  等待队列 -Process scheduling
<刘涛> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[操作系统开发Linked-List

说明:this is c++ code of linked list
<neda2> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[操作系统开发thread

说明:生产者,消费者线程并发进行,生产者发现缓冲区满了则唤醒消费者,自己睡眠。消费者发现缓冲区空了,唤醒生产者,自己睡眠。-The producer, the consumer thread, producers have found that the buffer is full, wake up the consumers, their sleep. Consumers find the buffer is empty, awaken t
<panyun> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[操作系统开发supervisor

说明:supervisor of memory paging management
<amir> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[操作系统开发shared

说明:shared memory of os develop
<amir> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[操作系统开发client

说明:client program in os develop
<amir> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[操作系统开发eps-to-cass

说明:通过清华三维EPS加载 南方DWG数据输出 后可以无损将GIS图形输出南方dwg数据-After loading the data output by the South DWG EPS Tsinghua dimensional graphical output can be destructive to the south dwg GIS data
<huangyan> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[操作系统开发neicunmoni

说明:3)必须模拟该4种内存分配算法:first fit,next fit,best fit和worst fit中的至少2种。 4) 需显示出每次分配和回收后的空闲分区链的情况来以及内存占用情况图,并统计各种算法产生的碎片空闲区(小于3个单元(unit)的空闲区)数。 5)计算2个性能参数:碎片数、平均搜索空闲区次数-3) must simulate the four kinds of memory allocation algori
<刘万友> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[操作系统开发fifo

说明:页面置换算法 支持:FIFO,LRU,clock算法,最佳置换算法-Page replacement algorithm supports: FIFO, LRU, clock algorithm, the optimal replacement algorithm
<joe> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[操作系统开发hog-trac

说明:this code for hog describtion in tracking
<hamid> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[操作系统开发SHUJUKU

说明:实现C#与ACCESS的连接,可以对ACCESS中的数据修改。在软件界面中。-Realize the connection between C# and ACCESS, you can modify the data in the ACCESS. The software interface.
<李先> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[操作系统开发music-copy.m

说明:MUSIC angle of arrival estimation algorithms
<pejman> 在 2024-11-08 上传 | 大小:2kb | 下载:1
« 1 2 ... .19 .20 .21 .22 .23 824.25 .26 .27 .28 .29 ... 915 »

源码中国 www.ymcn.org