资源列表
File_os
- 1、设计一个10个用户的文件系统,每次用户可保存10个文件,一次运行用户可以打开5个文件。 2、程序采用二级文件目录(即设置主目录[MFD])和用户文件目录(UED)。另外,为打开文件设置了运行文件目录(AFD)。 3、为了便于实现,对文件的读写作了简化,在执行读写命令时,只需改读写指针,并不进行实际的读写操作。 4、算法与框图: ①因系统小,文件目录的检索使用了简单的线性搜索。 ②文件保护简单使用了三位保护码:允许读写执行、对应位为 1,对应位为0,则表示不允许读写、执
compute_symbol_error_rate_qam_ofdm_awgn
- Symbol Error probability for a general M-QAM using OFDM modulation
read-and-write
- 实现对有格式顺序存取文件查询的fortran小程序-To achieve a format file of sequential access query FORTRAN small program
eternity_kalendar
- 该程序是我在上高级C语言时,老师留的作业。能打印一个从1900年起 后面任意一年的日历,上面并有注释 -the program is in the C language, the teacher left work. One can print from 1900 onwards arbitrary behind the calendar year, above and Notes
process_attemper
- 编写一进程调度程序模拟程序。进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-prepare a process scheduler simulation program. Ready to process state, running, blocking three. Simulation program only right you
lanyaxieyil
- 协议 协议 协议 协议 协议 -accord, an agreement to an a greement to an a greement to an a greement to an agreement
SHUKONGDIANYUAN
- 该程序是数控电源中的,D/A芯片是DAC0832-NC Power, D / A chip DAC0832
mowangyuyan
- 1.主要是对栈和队列的运用。 2.首先实现栈和队列的基本操作。 3.将魔王语言自右至左进栈,总是处理栈顶字符。若是开括号,则注意出栈,将字母顺序如对,直至闭括号出栈,并按照规则要求注意出对在处理后入栈。 4.规则(2)的实现主要运用队和栈的特性。
liuyang1
- 一个识别c语言关键字和大小写转换的程序-an identification and case-insensitive language keyword conversion process
ghjk
- 十进制加法器 示范的的游侠的序号的的剑客骄傲 到家了库文件发动机阿拉斯加法律-Decimal adder demonstration of the Ranger of the serial number of the swordsman proud home of the library file engine Alaska law
STUDENT
- 汇编课程设计:是关于对于学生所有信息的管理,并且可以通过姓名来查询其他信息-Is about the students all the information management and the names to find other information
Lexical-analysi
- 简单的词法分析器源程序!扫描读入的源代码,并进行词法分析,将源码经行分类!-Lexical analysis program
