资源列表
[汇编语言] chaizi
说明:拆字5.试编写一拆字子程序,将累加器A中的高、低四位分开,分别对应放到31H单元、30H单元的低四位中,并将31H单元、30H单元的高四位全部补0。 6.试编写一拼字子程序,将外部RAM中3001H单元、3000H单元的低四位组成一个新的字节,存储到内部数据存储器32H单元中。 -拆字5.拆字try to prepare a subroutine, the accumulator A of the high and low four separate, corresponding o<chutianfei> 在 2025-06-16 上传 | 大小:6kb | 下载:0
[编译器/词法分析] ci
说明:理解编译程序的构造原理,掌握编译程序的构造方法与技术。通过实习,使学生既加深对编译原理基础理论的理解,又提高动手能力,特别是提高软件设计能力。-Understanding the structure of compiler theory, master compiler of the construction method and technology. Through internships, students deepen their understanding of both the co<lisn > 在 2025-06-16 上传 | 大小:6kb | 下载:0
[编译器/词法分析] C
说明:C#算术表达式求值我是的算法核心是逆波兰式.还有就是w3eval这个算术表达式求值算法很不错.但有一种表达式它会报错.我想这是一个BUG:w3eavl不能计算"-(3+5)"的值.或者类似的计算式.-C# Arithmetic expressions evaluate my algorithm is the core of Reverse Polish-style. W3eval there is the arithmetic expression evaluation algorithm is<箱子> 在 2025-06-16 上传 | 大小:6kb | 下载:0