资源列表

« 1 2 ... .24 .25 .26 .27 .28 829.30 .31 .32 .33 .34 ... 915 »

[操作系统开发sem.c

说明:这是关于操作系统中生产者消费者问题的一段代码,其中生产者和消费者问题是用信号量实现的,临界资源是用数组实现的。-This is a piece of code about the producer-consumer problem in the operating system, where producer and consumer problems are implemented with semaphores, and the c
<宗道明> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[操作系统开发VB-form-zhiding

说明:运行窗口 chuangkouzhiding -vb form 制定
<吴圣杰> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[操作系统开发CPUManager

说明:操作系统实验,处理器调度算法,支持优先级。-Experimental operating system, processor scheduling algorithms to support the priority.
<李大好> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[操作系统开发Doc2Html

说明:java 后台通过代码实现doc转pdf 在线预览时自动转换-Java background through the code to achieve doc to pdf online preview automatically converted
<吴江舟> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[操作系统开发main

说明:编制两种进程调度算法:优先度调度,循环轮转调度-Two process scheduling algorithms are proposed: priority scheduling, round robin scheduling
<阿爽> 在 2024-10-06 上传 | 大小:2048 | 下载:1

[操作系统开发package

说明:package exmpile and programms
<albokamrh > 在 2024-10-06 上传 | 大小:2048 | 下载:0

[操作系统开发银行家算法

说明:c语言版银行家算法实现,可以在Linux gcc编译运行。(C language version of bankers algorithm, you can compile and run in Linux gcc.)
<苏提春晓 > 在 2024-10-06 上传 | 大小:2048 | 下载:0

[操作系统开发简易合作式调度器

说明:基 于 时 间 触 发 的 合 作 式 调 度 合作式调度器提供了一种简单而且可预测性非常高的平台。该调度器全部用 C 语言实现而且成为系统 的的一部分。这将使整个系统的运行更加清晰,而且易于开发,维护以及向不同平台上面移植。存储器的 开销为每个任务 16 个字节,对 CPU 的要求(随时标间隔而变,也就是嘀嗒定时器的周期)很低。(The combination of the hair and the hair The coop
<umbra > 在 2024-10-06 上传 | 大小:2048 | 下载:0

[操作系统开发新建文本文档

说明:利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。(A simple structure and control method is used to simulate process structure, process state and process control.)
<zzjj1997 > 在 2024-10-06 上传 | 大小:2048 | 下载:0

[操作系统开发新建文件夹

说明:基于C语言的操作系统首次适应算法内存分配的模拟(Distribution of simulated first adaptive algorithms)
<mmmdddddd > 在 2024-10-06 上传 | 大小:2048 | 下载:0

[操作系统开发EOSApp

说明:1)设计一程序,由一个进程创建三个子进程,三个子进程一个是生产者进程,两个是消费者进程。 2)父子进程都使用父进程创建的共享存储区进行通信,由生产者进程将一个数组中的十个数值发送到由5个缓冲区组成的共享内存中。? 3)两个消费者进程轮流接收并输出这十个数值,同时将两个消费者进程读出的数值进行累加求各和。 4)考虑生产者进程生产的速度和消费者进程速度。(1) a program is designed to create thr
<Ladidadidada> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[操作系统开发1

说明:通过矩阵键盘控制步进电机的转向,转速,转的圈数, 对直流电机的控制转速,与转向(Control the steering of the stepping motor by the matrix keyboard, the speed and the number of the rotating rings. Control speed of DC motor and steering)
<usdhiada> 在 2024-10-06 上传 | 大小:2048 | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 829.30 .31 .32 .33 .34 ... 915 »

源码中国 www.ymcn.org