资源列表
[操作系统开发] WinRAR-ZIP-
说明:本程序显示了创建子进程的基本框架,该程序只是再一次的启动自身,显示它的系统进程ID和它在进程列表中的位置。-This program shows the basic fr a mework to create a child process, it is only the start itself again, the system displays its process ID and its position in the process list.<刘力> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[编译器/词法分析] dancicifafenxi
说明:完成以下正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于>>︱<冒号>=︱<斜竖>* <小于>→&<tiger> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[编译器/词法分析] nyishiyanda
说明:编译原理实验2源程序,在vc++下运行通过。-Compile source principle experiment 2, in vc++ run through.<tiger> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[汇编语言] ADD_BCD
说明:This routine performs a 2 Digit Unsigned BCD Addition It is assumed that the two BCD numbers to be added are in locations Num_1 & Num_2. The result is the sum of Num_1+Num_2 and is stored in location Num_2 and the overflow carry is returned<crispyhan> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[汇编语言] BCD_SUB
说明:*** *** *** * Unsigned BCD Subtraction *** *** *** This routine performs a 2 Digit Unsigned BCD Subtraction. It is assumed that the two BCD numbers to be subtracted are in locations Num_1 & Num_2. The result is the difference of Num_1 & Num_<crispyhan> 在 2025-06-07 上传 | 大小:1kb | 下载:0