资源列表
[编译器/词法分析] dancicifafenxi
说明:完成以下正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于>>︱<冒号>=︱<斜竖>* <小于>→&<tiger> 在 2025-09-17 上传 | 大小:1kb | 下载:0
[编译器/词法分析] nyishiyanda
说明:编译原理实验2源程序,在vc++下运行通过。-Compile source principle experiment 2, in vc++ run through.<tiger> 在 2025-09-17 上传 | 大小: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-09-17 上传 | 大小: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-09-17 上传 | 大小:1kb | 下载:0
[汇编语言] get_the_square
说明:汇编精简实例程序,功能为:得到0-9中某个数的平方-get the square of the number that you typed in(0-9)<许灵玉> 在 2025-09-17 上传 | 大小:1kb | 下载:0
[汇编语言] Count_Key_Presses
说明:从键盘输入,程序记录所按的键的数目。汇编实例。-Input from the keyboard, the program records the number of the key pressed. Compilation of examples.<许灵玉> 在 2025-09-17 上传 | 大小:1kb | 下载:0