资源列表

« 1 2 ... .36 .37 .38 .39 .40 241.42 .43 .44 .45 .46 ... 915 »

[操作系统开发banker_by_array

说明:本程序为自己在学习操作系统时独立根据书上所述的银行家算法制作而成,包括一个数组输入函数(Sr()),数组输出函数(Pr())和一个判断函数(test()),并通过指针传递参数,可以自定义进程数目和资源种类数目(源程序限10个以内,可自行更改数组)。 注:本程序是在linux环境下通过gcc编译器编译成功的。若移植到windows环境下可能在汉字显示部分出现乱码。-This procedure for their own indepe
<> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发11

说明:操作系统分页存储管理,包括先来先服务算法,轮转法,优先级法-Paging the operating system storage management, including the first-come first-serve algorithm, rotation law, the priority method
<黄云> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发TLALI10

说明:WINDOWS 命令开发的C语言源代码  -WINDOWS order to develop the C language source code
<李雪松> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发pv

说明:信号量也称为信号锁,主要应用于进程间的同步和互斥,在用于互斥时,通常作为资源锁。信号量通常通过两个原子操作wait(P)和signal(V)来访问。wait操作使信号量的值+1,signal操作使信号量的值-1。本程序模拟了操作系统的pv操作-Semaphore is also known as signal lock, mainly used in inter-process synchronization and mutual ex
<龙海> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发allocate

说明:操做系统动态内存分配,适合于操作系统类的课程设计。-Parade to do dynamic memory allocation system, suitable for the operating system type of curriculum design.
<tt> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发jinchengdiaodu

说明:进程调度实验,模拟进程优先级调度算实验,计算机操作系统-The process of scheduling experiments, the modeling process priority scheduling experiment operator, the computer operating system
<潘越> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发Productor-ConsumidorSincronizado

说明:producer and consumer example en c
<focker321> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发file_attributes

说明:show/change file attributes
<Ramazan> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发A

说明:boot简单的操作系统引导程序,展现操作系统的引导过程-simple boot operating system boot, the boot process to show the operating system
<boozer> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发slax-instal-to-vmware

说明:slax操作系统小巧而全面,适合做嵌入式开发。本文详细说明了如何在虚拟机下安装slax到虚拟硬盘中,包含所有的操作命令,是本人亲自安装过程的记录。-slax compact and comprehensive operating system, suitable for embedded development. This article details how to install slax virtual machine to th
<付德赟> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发manage_hospi

说明:This just some text-This is just some text
<phoeniz123> 在 2024-10-15 上传 | 大小:8192 | 下载:0

[操作系统开发scan_mac

说明:通过发送netbios-ns请求获取指定ip的主机名,工作组和MAC地址等信息-Netbios-ns by sending a request to obtain the host name specified ip, the Working Group and the MAC address and other information
<> 在 2024-10-15 上传 | 大小:8192 | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 241.42 .43 .44 .45 .46 ... 915 »

源码中国 www.ymcn.org