资源列表

« 1 2 ... .86 .87 .88 .89 .90 8791.92 .93 .94 .95 .96 ... 14959 »

[操作系统开发FIFO-LRU

说明:在Window XP/Vista 系统的VC++ 6.0环境下运行程序;通过从一般常用的调页算法中选取典型算法LRU和算法FIFO,了解页面管理的相关细节,并用程序设计实现LRU和FIFO。-In Window XP/Vista system, VC++ 6.0 environment to run the program by paging from the commonly used algorithm LRU algorithm
<015> 在 2025-04-24 上传 | 大小:748kb | 下载:0

[操作系统开发SPOOLIN

说明:本实验编制一个Spooling 输出进程与另外二个要求输出的进程并发运行。要求输出进程每运行一次只输出一项信息到输出井,待输出到一个结束标志时,表示一批信息输出完成,在输出井中形成一输出信息块,再由Spooling 进程把整个信息块实际输出到打印机。采用进程的随机调度法模拟Spooling 输出,因为各进程的输出应是随机的。-In this study, the preparation of a Spooling output proc
<015> 在 2025-04-24 上传 | 大小:653kb | 下载:0

[操作系统开发Producer-Consumer

说明:本实验要求设计在同一个进程地址空间内执行的两个线程。生产者线程生产产品,然后将产品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得产品,然后释放缓冲区。当生产者线程生产产品时,如果缓冲区已满,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费产品时,如果缓冲区空,那么消费者线程将被阻塞,直到新的产品被生产出来。-In this study, to design a process address spac
<015> 在 2025-04-24 上传 | 大小:555kb | 下载:0

[操作系统开发weishitu

说明:本次实验的目的主要是通过研究并独立完成用位示图法编程实现磁盘块的分配,并理解其他三个模块,更好地掌握操作系统的原理及实现方法,加深了对操作系统基础理论知识和重要算法的理解,加强动手能力。-The main purpose of this experiment is done through independent study and map display method using programmed bit disk block a
<015> 在 2025-04-24 上传 | 大小:413kb | 下载:0

[编辑器/阅读器TextEdit

说明:多文档编辑器代码,来源:http://www.yafeilinux.com/-Multi-document editor code, source: http://www.yafeilinux.com/
<秦风> 在 2025-04-24 上传 | 大小:108kb | 下载:0

[编译器/词法分析NFAtoDFA

说明:内容:自动机编程,NFA转换DFA程序,将输入的NFA转换为DFA-Content: automatic machine programming, NFA DFA conversion procedure to convert the input of the NFA to DFA
<tong> 在 2025-04-24 上传 | 大小:45kb | 下载:0

[中文信息处理wordsDivide

说明:输入一个词典和待分词的文档,输出按照词典分词后的文档-Enter a word dictionary and a document to be output according to the document after the word dictionary
<tong> 在 2025-04-24 上传 | 大小:4.21mb | 下载:0

[编译器/词法分析LRanalyser

说明:LR语法分析程序,根据给定的语法判断输入是否符合语法-LR parser, the grammar given the input to determine whether the syntax
<tong> 在 2025-04-24 上传 | 大小:421kb | 下载:0

[语音合成与识别Delphi

说明:网上语音数据传输的Delphi实现技术,该文详细论述了delphi实现即时语音传输的基本步骤-Online voice of Delphi to achieve data transmission technology, the paper discusses in detail the realization of real-time voice transmission delphi basic steps
<andy> 在 2025-04-24 上传 | 大小:192kb | 下载:0

[Dephi控件源码HAXIS

说明:delphi pas file to involve g code reader block converted c-delphi pas file to involve g code reader block converted c++
<testern> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[Dephi控件源码software-of-Transformer-test

说明:这是变压预试试验的计算软件,适合在电力行业的高压试验工作者。-This is software of Transformer test,which is fit to the people working in high power
<杰峰> 在 2025-04-24 上传 | 大小:784kb | 下载:0

[汇编语言wc

说明:K&R裡wc的ASM版本 數stdin裡的行數,字數,與字完數 超小的執行檔,只有 244 byte ! -ASM translation of the C code in K&R that counts lines, words, and characters in input. Assembles to 244 bytes!
<wht36> 在 2025-04-24 上传 | 大小:2kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 8791.92 .93 .94 .95 .96 ... 14959 »

源码中国 www.ymcn.org