资源列表
[操作系统开发] shijianpian
说明:时间片轮转算法struct { int name //进程标识符 int status //进程状态 int ax,bx,cx,dx //进程现场信息,通用寄存器内容 int pc //进程现场信息,程序计数器内容 int psw //进程现场信息,程序状态字内容 int next //下一个进程控制块的位置 }pcbarea[n]-Round Robin time slice struct<pzq> 在 2025-02-10 上传 | 大小:1kb | 下载:0
[语音合成与识别] mispecgramm
说明:一个能实现对语音信号分帧的STFT和ISTFT的函数-Realize a sub-fr a me of the speech signal and the STFT of the function ISTFT<fanren> 在 2025-02-10 上传 | 大小:1kb | 下载:0
[汇编语言] str_sigh_first_minus_expression
说明:汇编语言下,表达式运算,输入一个四则运算表达式,得到运算结果,在汇编语言masm611上编译通过-Assembly language, the expression computing, enter a four computing expressions, computing the results obtained in the assembly language compiled through masm611<chen> 在 2025-02-10 上传 | 大小:1kb | 下载:0
[汇编语言] str_sigh_second_minus_expression
说明:汇编语言下,表达式运算,输入一个带符号的四则运算表达式,得到运算结果,在汇编语言masm611上编译通过-Assembly language, the expression computing, enter a symbol with four computing expressions, computing the results obtained in the assembly language compiled through m<chen> 在 2025-02-10 上传 | 大小:1kb | 下载:0