资源列表

« 1 2 ... .87 .88 .89 .90 .91 10092.93 .94 .95 .96 .97 ... 14959 »

[操作系统开发lru

说明:请求分页式存储管理 运用LRU(最近最少使用页面先淘汰)算法 -Request the use of storage management Tabbed LRU (least recently used page first out) algorithm
<ww> 在 2025-01-25 上传 | 大小:359kb | 下载:0

[操作系统开发fifo

说明: 银行家算法是从当前状态出发,逐个按安全序列检查各客户中谁能完成其工作,然后假定其完成工作且归还全部贷款,再进而检查下一个能完成工作的客户。如果所有客户都能完成工作,则找到一个安全序列,银行家才是安全的。 ♦ 与预防死锁的几种方法相比较,限制条件少,资源利用程度提高了。 -Banker s algorithm is a departure from the current state, one by one accor
<赵与> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[编译器/词法分析lr

说明:算符优先分析法,中间代码选用逆波兰式。 欢迎下载!-Operator priority analysis, intermediate code optional Reverse Polish-style. Welcome to download!
<jkmshen> 在 2025-01-25 上传 | 大小:2kb | 下载:0

[编译器/词法分析cifafenxi

说明:实验题目:词法分析器 一、实验目的: 设计、编制、调试一个词法分析子程序-识别单词,加深对词法分析原理的理解。-Experimental subjects: a lexical analyzer, experimental purposes: the design, preparation, debug a subroutine lexical analysis- to identify words, dee
<jkmshen> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[编译器/词法分析yuyifenxi

说明:赋值语句的翻译程序设计 .设计,编制并调试一个语法语义分析程序,加深对语法语义分析原理的理解。 -Assignment Statements translation program design. Design, preparation and debug a syntax semantic analysis process, deepen their understanding of grammar to understand the
<jkmshen> 在 2025-01-25 上传 | 大小:2kb | 下载:0

[汇编语言jisuanqi

说明:采用两片165芯片与16个键盘连接,实现四位的加减乘除。-The use of two 165 chip with 16 keyboard connected to the achievement of four calculation.
<谢福源> 在 2025-01-25 上传 | 大小:2kb | 下载:0

[操作系统开发1

说明:这个程序是操作系统中的 生产者与消费者的 模拟程序-This procedure is the operating system producer and consumer of simulation program
<赵与> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[汇编语言x

说明:汇编语言,用于编程。可以实现秒表功能,在屏幕上显示。-Assembly language for programming. Stopwatch function can be achieved, on the screen.
<xuyan> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[并行运算kmp

说明:使用并行计算编程工具OpenMp实现kmp串匹配-The use of parallel computing OpenMP programming tools to achieve KMP String Matching
<lin> 在 2025-01-25 上传 | 大小:1kb | 下载:0

[汇编语言tig1

说明:第5章 PIC16F877的外围功能模块 5.1.2 简单应用实例 5.2.1 MSSP模块SPI方式功能简介 5.2.3 程序清单 -Chapter 5 of the external function modules PIC16F877 simple 5.1.2 Application 5.2.1 MSSP module 5.2.3 Introduction SPI mode features the list of
<张路> 在 2025-01-25 上传 | 大小:21kb | 下载:0

[操作系统开发chucun

说明:设计一个虚拟存储区和内存工作区,并使用下列算法计算页面失效次数. (1) 进先出的算法(FIFO) (2) 最近最少使用的算法(LRU) (3) 最佳淘汰算法(OPT) 在本实验中,页地址流长度为320,页面失效次数为每次访问相应指令时,该指令所对应的页不在内存的次数。 -Design of a virtual memory storage area and work area, and use the follo
<lishuai> 在 2025-01-25 上传 | 大小:2kb | 下载:0

[Dephi控件源码MymeterfromPaintBox

说明:本范例采用TPaintBox控件派生出仪表控件。 文件说明:PaintGrid.pas 网格型仪表控件源文件 Mymeter.pas 圆型仪表控件源文件 Project1是这两个控件的使用范例。 该范例可方便Delphi的控件开发初学者,对仪表 开发或对PaintBox的使用有学习需要的朋友。 控件的安装方法: 1.进入菜单->Component->install Component
<13859908> 在 2025-01-25 上传 | 大小:339kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 10092.93 .94 .95 .96 .97 ... 14959 »

源码中国 www.ymcn.org