资源列表
match
- 案例推理,用于匹配,欢迎大家交流,有资源共享,
FIFO
- 为帮助大家复习《操作系统》课程,下面按照教学大纲要求,对各章的重点、难点 ...... FIFO淘汰算法:. 内存块为3时,缺页中断(或称缺页次数、页面故障)为9
code
- The activation function detected using MATLAB (Matrix laboratory) code
Int16
- 汇编编写的如何进行16位数据输出-compilation of how to prepare for 16-bit output!
线形方程组求解
- 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程。 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程 42x1+2x2+3x3=3 x1+7x2+7x3=1 -2x1+4x2+5x3=-7 算法思想:Gauss消元法是将线性方程组化为上三角形线性方程组,然后再用一个回代过程求这个上三角形线性方程组的解;选主元的Gauss消元法是在Gauss消元法上增加了选列主元
loopbuffer
- 一个简单高效的循环缓冲区的管理代码,与平台无关,可以方便在各种场合使用。
calculator
- 一个用汇编语言编写的计算器,个人感觉还可以-Using assembly language to prepare a calculator, personal feelings can also be
2
- 银行家算法可以避免死锁。算法结构 n : 系统中进程个数 m :系统中的资源类数 1)available(m):现有资源向量 2) max(n,m):资源最大申请量 3)allocation(n,m):资源分配矩阵 4)need(n,m):进程以后还需要的资源矩阵 5)request(n,m):进程申请资源矩阵-Banker s algorithm to avoid deadlock. Algorithm structure n: the system proc
reader
- Reader-writer program code
duo
- 一个易语言返回多参数的例子,希望对初学者有帮助。-An easy language to return to the multi-parameter examples for beginners.
APEN
- This file will calculate the ApEn for a large time series data using the sample dimention added in the code
optimal-design-example-
- optimal design in matalb
