资源列表

« 1 2 ... .45 .46 .47 .48 .49 13750.51 .52 .53 .54 .55 ... 14959 »

[操作系统开发os

说明:设计一个请求页式存储管理方案。并编写模拟程序实现。 产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 具体的做法可以是: 产生一个需要访问的指令地址流; 指令合适的页面尺寸(例如以 1K或2K为1
<刘祥> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[书籍源码cpu

说明:用GetObject显示CPU编号,仅有一个MsgBox提示-Using GetObject show CPU ID, only a MsgBox prompt
<wang> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[书籍源码tongpei

说明:通配符问题。如“?”代表任一个字符,“*”代表任意多个字符。-Wildcard problem. Such as ? Representative of a character, * represents any number of characters.
<developer> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[语音合成与识别lpcy

说明:。LPC分析是进行语音分析的有效技术之一,它提供了1 组简洁的模型参数,这组参数能够比较精确地表征语音信号的频谱幅度, 而且获得这些参数所需的计算量相对较小-. LPC analysis is an effective voice analysis technologies, which provides a concise group of model parameters, which can be more precise set
<chengbin> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[语音合成与识别mfccc

说明:MFCC参数很好的反映了人耳的听觉特性,所以在语音识别中我们也用到他,本代码是用matlab仿真了MFCC 参数的提取过程.-MFCC parameters well reflected the auditory characteristics of the human ear, so in speech recognition, we also used him, and this code is used matlab simula
<chengbin> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言EERAM

说明:经过测试的EEPROM汇编程序。-EEPROM tested assembler.
<taoyibin1977> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[汇编语言Cpp1

说明:约瑟夫环问题:设有编号为1,2,3……n的n个人顺时针方向围坐一圈,每人有一密码(正整数)。开始时给出一报数上限m,从编号为1的人开始报数,报m的人出列;以后将出列者的密码作为新的m,从顺时针方向紧挨着他的下一个人开始报数……直至所有人出列。-Joseph Central question: has numbered 1,2,3 ... ... n of n individuals clockwise around a circle,
<markob> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[操作系统开发thread.dat

说明:int main(int argc,char *argv[]) { char ch while(true) { printf("*************************************\n") printf(" 1.Reader Priority\n") printf(" 2.Writer Priority\n") printf(" 3.Exit to Wi
<刘倩> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[语音合成与识别arma

说明:ARMA模型建立程序,给出自相关序列,指定ARMA模型的P阶,Q阶参数,得出相应的参数值 function [bq ,ap]=armahat(rx,p,q)-ARMA model for the establishment of procedures, to come from related sequences, designated the P-order ARMA model, Q-order parameters, t
<赵慧羲> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[操作系统开发clock

说明:关于操作系统clock内存调度代码,描述Clock算法的基本原理、必要的数据结构、编码实现-Scheduling memory clock on the operating system code, Clock algorithm describes the basic principles of the necessary data structure, coding to achieve
<yjian> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[编译器/词法分析BAN

说明:死锁问题,关于银行家算法,解决死锁,是操作系统的,-Deadlock issues, on the banker s algorithm to resolve the deadlock is the operating system,
<peter> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[中间件编程caideng

说明:李同宇 彩灯控制 vhdl 用于实验过程的理解-Li Yu lantern with VHDL control experiment for understanding
<> 在 2025-02-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 13750.51 .52 .53 .54 .55 ... 14959 »

源码中国 www.ymcn.org