资源列表
[汇编语言] szys
说明:一个简单的四则运算程序,用汇编语言编写,可供初学者参考-A simple arithmetic process, with the compilation of languages for beginners reference<liyongsheng> 在 2025-02-04 上传 | 大小:7kb | 下载:0
[汇编语言] floatNumber_program
说明:浮点数,汇编程序,两字节浮点数, 运行时间最省最短-Floating-point numbers, the compilation process, the two-byte floating-point numbers, the shortest run-time most provinces<lhw> 在 2025-02-04 上传 | 大小:7kb | 下载:0
[汇编语言] 200606200123547308806
说明:小灯控制程序 *** *** 中断入口程序 *** ORG 0000H 程序执行开始地址 LJMP START 跳至START执行 ORG 0003H 外中断0中断入口地址 RETI 中断返回(不开中断) ORG 000BH 定时器T0中断入口地址 RETI 中断返回(不开中断) ORG 0013H 外中断1中断入口地址 RETI 中断返回(不开中断) ORG 001BH<fxj1977> 在 2025-02-04 上传 | 大小:221kb | 下载:0