资源列表

« 1 2 ... .68 .69 .70 .71 .72 673.74 .75 .76 .77 .78 ... 915 »

[操作系统开发bankdraft

说明: 此源代码是操作系统中进程资源分配著名的银行家算法,对学习操作系统的同学有帮助。-This source code is the resource allocation process of the operating system well-known banker
<任爽> 在 2025-06-17 上传 | 大小:8kb | 下载:0

[操作系统开发wince

说明:WINce的ECC算法,和读写函数,可对比MTD NAND ECC来学习-WINCE the ECC algorithm, and to read and write functions, can be compared to learn MTD NAND ECC
<按时地方> 在 2025-06-17 上传 | 大小:8kb | 下载:0

[操作系统开发BIOS

说明:BIOS中文意思就是基本输入输出系统。提起BIOS升级,广大用户大概有心有余忌,担心升级不成反而搞得主板没显示。其实BIOS升级很简单,按照正确操作来进行一定没问题。-Chinese BIOS means Basic Input Output System. Filed BIOS upgrade, the majority of users probably have心有余free, but do not worry about upgrading the motherboard did not
<liufeng> 在 2025-06-17 上传 | 大小:8kb | 下载:0

[操作系统开发3dstar

说明:屏保星空的编程。 使用VB编程。实现屏保功能呢。 有兴趣就下来-Star screensavers programming. The use of VB programming. Screensavers realize this function. Have interest in them
<dorothy> 在 2025-06-17 上传 | 大小:8kb | 下载:0

[操作系统开发GUI

说明:* 本章非重点,但可以串联运用前面所有的知识点.顺带理解内部类 * awt图形开发 运用. * awt有个缺点,在不同的操作系统上,显示的图形不一样. * 由于都是调用 操作系统的api,导致上面发生. * swing 可以避免这样的事情发生,但是对于事件处理还是用awt的内容-* Non-focus of this chapter, but they can use in front of all the series of knowledge points. Pass
<彷徨> 在 2025-06-17 上传 | 大小:8kb | 下载:0

[操作系统开发banker_by_array

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

[操作系统开发11

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

[操作系统开发TLALI10

说明:WINDOWS 命令开发的C语言源代码  -WINDOWS order to develop the C language source code
<李雪松> 在 2025-06-17 上传 | 大小:8kb | 下载: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 exclusion, are used in mutually
<龙海> 在 2025-06-17 上传 | 大小:8kb | 下载:0

[操作系统开发allocate

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

[操作系统开发jinchengdiaodu

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

[操作系统开发Productor-ConsumidorSincronizado

说明:producer and consumer example en c
<focker321> 在 2025-06-17 上传 | 大小:8kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 673.74 .75 .76 .77 .78 ... 915 »

源码中国 www.ymcn.org