资源列表

« 1 2 ... .37 .38 .39 .40 .41 12542.43 .44 .45 .46 .47 ... 14959 »

[操作系统开发shijianpian

说明:用时间片法来实现进程调度.是简单的操作系统程序-Time-chip method to achieve the process of scheduling. The operating system is a simple procedure
<陈夏> 在 2025-03-12 上传 | 大小:2kb | 下载:0

[操作系统开发8

说明:一、实验目的:xxjjmz 熟悉首次适应算法,理解分配内存资源及回收资源的方法,加深记意。xxjjmz 二、实验环境:xxjjmz Win2000/winxp VC++6.0xxjjmz 三、实验内容:xxjjmz 编程实现初次内存分配算法、新申请资源分配算法、删除进程算法,回收合并算法等。xxjjmz 四.实验函数xxjjmz-First, the experiment was: xxjjmz familiar
<wjx> 在 2025-03-12 上传 | 大小:2kb | 下载:0

[操作系统开发9

说明:操作系统课程设计_进程调度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct node { char name[10] /*进程标识符*/ int prio /*进程优先数*/ int round /*进程时间轮转时间片*/ int cputime /*进程占用CPU时间*/
<wjx> 在 2025-03-12 上传 | 大小:2kb | 下载:0

[操作系统开发10

说明:实验要求:设计一个请求页式存储管理方案,并编写模拟程序实现之。用随机数产生器生成一个指令系列。页面淘汰算法采用FIFO算法。 -Experimental requirements: the design of a page request for storage management solutions, and to prepare the realization of simulation program. Using rand
<wjx> 在 2025-03-12 上传 | 大小:2kb | 下载:0

[操作系统开发bianyidekeshe

说明:(1) 写出符合给定的语法分析方法的文法及属性文法。 (2) 完成题目要求的中间代码三地址表示的描述。 (3) 写出给定的语法分析方法的思想,完成语法分析和语义分析程序设计。 (4) 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 (5) 设计报告格式按附件要求书写。课程设计报告书正文的内容应包括: -(1) to write in line with the given analysis meth
<wjx> 在 2025-03-12 上传 | 大小:2kb | 下载:0

[汇编语言yq

说明:用来显示字符,可以用不同的颜色显示,可以动-To display the characters, you can use different colors, it can be fixed
<李木> 在 2025-03-12 上传 | 大小:2kb | 下载:0

[Dephi控件源码ASFCapture

说明:用dspack的摄像头捕捉源程序。同时生成ASF文件-Dspack camera used to capture source. At the same time generate ASF files
<hjm> 在 2025-03-12 上传 | 大小:2kb | 下载:0

[汇编语言a

说明:交通灯 微型机接口 汇编语言 交通灯 微型机接口 汇编语言-Microcomputer interface traffic lights traffic lights Microcomputer assembly language interface assembly language
<wangtong> 在 2025-03-12 上传 | 大小:2kb | 下载:0

[书籍源码bubble

说明:吹泡泡程序清单,基于Visual C++ 6.0-Bubble blowing the list of procedures, based on the Visual C++ 6.0
<齐锐> 在 2025-03-12 上传 | 大小:2kb | 下载:0

[汇编语言luxian12

说明:一个交通的代码,真的能运行,好东西来的,你试一下-A traffic code, it will be able to run, good things to come, and you try
<sonnyyu> 在 2025-03-12 上传 | 大小:2kb | 下载:0

[操作系统开发fifo

说明:一个使用匿名管道进行通信的示例程序,重点是管道是单向的,进行读写需要建立两个管道。-A pipeline to carry out the use of anonymous communications sample programs, with a focus on pipeline is one-way, to read and write need to build two pipelines.
<lht> 在 2025-03-12 上传 | 大小:2kb | 下载:0

[汇编语言jishishizhong

说明:计时时钟的汇编源码基于32位系统的实验机设备-Time-clock source of the compilation of 32 systems based on the experimental equipment
<olive> 在 2025-03-12 上传 | 大小:2kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 12542.43 .44 .45 .46 .47 ... 14959 »

源码中国 www.ymcn.org