资源列表
jinchengdiaodu
- 一个用VC++编定的按优先权调度算法和先来先服务调度算法实现进程调度的程序。-A used VC++ Scheduled according to priority scheduling algorithm and a first-come first-serve scheduling algorithm to achieve the process of scheduling procedures.
qingqiufenye
- 操作系统课程设计作业 虚拟实现操作系统的请求分页模块 实现了FIFO,LRU,最后输入-1可调用最佳置换算法 按提示输入即可。-Operating System Course Design work to achieve the operating system virtual page module at the request of the FIFO, LRU, the last input-1 can be called the best replacement algori
inmatrix
- Fortran 的矩阵求逆程序-Fortran the matrix inversion process
cunchuqiguanli
- 操作系统存储器管理实验的C语言模拟程序,采用FIFO和LRU两种算法-experimental operating system memory management in C language simulation procedures and two FIFO and LRU algorithm
lxhbjdj1
- 步进电机控制电路 有4种速度方式,2种方向选择.-stepper motor control circuit with four kinds of speed, the direction of two kinds of choices.
p219__3__2
- #include<iostream> using namespace std class Point {public: Point(int a){x=a } ~Point(){cout< \"execuing Point destructor\"<<endl } private: int x } class Circle:public Point {public: Circle(int m,int n
ds1820
- The ds 18 bs 20 of edit collected materials procedure, inside have detailed Chinese to analyze
mfcc9
- 自己编写的Mfcc特征参数提取的语音识别程序
wave
- 简易信号发生器源程序 1键选择发波类型,1为正弦波,2为三角波,3为方波-Simple signal generator source 1 button to select the wave type of fat, 1 for the sine wave, 2 for the triangular wave, 3 for the square wave
c
- 使用汇编语言编写的简易字符串匹配,输入字符串,并输入关键字与之匹配-Written in assembly language using simple string matching, the input string, and enter the keyword to match
8255
- 编写程序,使8255端口A工作在方式0并作为输出口,端口B工作在方式1并作为输入口,则端口C的PC2成为选通信号输入端STBB,PC2成为中断请求信号输出端INTRB。 当B口数据就绪后,通过发STBB 信号来请求CPU读取端口B数据,并送A端口输出显示。 -Write a program to work in 8255 mode 0, port A as output port, the port operating in mode 1 and B as input port, the
DTMF
- 基于matlab的DTMF数字拨号音合成,通过的简单的时域连接,用于进一步分析合成效果。DTMF2是分析部分,用于显示时域波形,频谱图和语谱图。-Based on the synthesis matlab DTMF digit dialing tone, and connected by a simple time domain, for further analysis synthesis results. DTMF2 the analysis section, time-domain wav
