搜索资源列表
shijianpian
- 时间片轮转算法struct { int name //进程标识符 int status //进程状态 int ax,bx,cx,dx //进程现场信息,通用寄存器内容 int pc //进程现场信息,程序计数器内容 int psw //进程现场信息,程序状态字内容 int next //下一个进程控制块的位置 }pcbarea[n]
cx
- 用matlab做的车牌识别的程序,能运行,效果还不错!-License plate recognition using matlab to do the procedure can run, results were pretty good!
