资源列表

« 1 2 ... .69 .70 .71 .72 .73 674.75 .76 .77 .78 .79 ... 915 »

[操作系统开发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
<龙海> 在 2025-04-29 上传 | 大小:8kb | 下载:0

[操作系统开发allocate

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

[操作系统开发jinchengdiaodu

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

[操作系统开发Productor-ConsumidorSincronizado

说明:producer and consumer example en c
<focker321> 在 2025-04-29 上传 | 大小:8kb | 下载:0

[操作系统开发file_attributes

说明:show/change file attributes
<Ramazan> 在 2025-04-29 上传 | 大小:8kb | 下载:0

[操作系统开发A

说明:boot简单的操作系统引导程序,展现操作系统的引导过程-simple boot operating system boot, the boot process to show the operating system
<boozer> 在 2025-04-29 上传 | 大小:8kb | 下载: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
<付德赟> 在 2025-04-29 上传 | 大小:8kb | 下载:0

[操作系统开发manage_hospi

说明:This just some text-This is just some text
<phoeniz123> 在 2025-04-29 上传 | 大小:8kb | 下载: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
<> 在 2025-04-29 上传 | 大小:8kb | 下载:0

[操作系统开发uCOS-II

说明:USIGS是United States Imagery and Geospatial Information Service的缩写!源代码-USIGS is the United States Imagery and Geospatial Information Service of the initials! Source code
<肖光星> 在 2025-04-29 上传 | 大小:8kb | 下载:0

[操作系统开发PV

说明:模拟操作系统经典生产者和消费者的原理代码-Simulated operating system, the principle of the classic producer and consumer code
<vicky liu> 在 2025-04-29 上传 | 大小:8kb | 下载:0

[操作系统开发myfile

说明:页式地址变换机构模拟:1.根据给出的页表情况模拟页式的地址变换机构 2.用程序模拟地址变换机构,输出指令逻辑地址到物理地址的变换,若逻辑地址对应的页没有加载到内存,则输出“缺页”若发生越界,则输出“越界”。-Page-address translation agencies simulations: 1. According to the given page table of analog-page address changing
<林雨雄> 在 2025-04-29 上传 | 大小:8kb | 下载:0
« 1 2 ... .69 .70 .71 .72 .73 674.75 .76 .77 .78 .79 ... 915 »

源码中国 www.ymcn.org