资源列表
[操作系统开发] timeslicecourseattempe
说明:实现时间片进程调度(操作系统)是操作系统课程实验之一-Time slice to achieve the process of scheduling (operating system) is one of the operating system course experiment<王华诞> 在 2025-07-20 上传 | 大小:1kb | 下载:0
[书籍源码] freememory
说明:Uses malloc() to determine the amount of free memory on the system Don´ t run this program in Windows with virtual memory enabled, as windows just increases virtual memory<qwerty123> 在 2025-07-20 上传 | 大小:1kb | 下载:0
[汇编语言] ZONGHEJIANCE2
说明:对PC机辅串口进行内环自动测试。串口间的检测.以及和终端通信的检测. -On the PC serial port for computer-aided automatic test loop. Between serial detection. As well as communications test and terminals.<时间> 在 2025-07-20 上传 | 大小:1kb | 下载:0
[编译器/词法分析] main
说明: 编制一个能够分析整数、标识符、分隔符、主要运算符和主要关键字的词法分析程序。 具体要求:设计一个词法分析程序,每调用一次就从源程序文件中顺序识别出一个单词符号,并返回该单词符号的二元式信息(各个单词的内部编码及单词符号自身值)。遇到错误时能返回错误信息,并跳过错误部分继续分析。 -Analysis of the preparation of an integer identifier, a separator, the main operator and the main keyword<sjw> 在 2025-07-20 上传 | 大小:1kb | 下载:0
[汇编语言] weijiyuanli
说明:汇编程序 1.1编写一程序,作BCD数的四则运算,在程序中设置非压缩BCD数X,从键盘输入一位十进制数Y。将X+Y、X-Y、X*Y及X/Y(不考虑余数)分别送ANS_A,ANS_S,ANS_M及ANS_D变量。 1.2编写一程序,实现两个三字节无符号数DATA1和DATA2的相加,结果送四字节变量ANS。 -Assembler program to prepare a 1.1 for the number of BCD arithmetic, the procedure set up<董文丽> 在 2025-07-20 上传 | 大小:1kb | 下载:0