资源列表
[汇编语言] 20070410110853762
说明:MOV P2 ,#0FFH MOV P3 ,#0FFH ACALL DEL AJMP MAIN ORG 0200H DEL: MOV R5,#04H F3: MOV R6,#0FFH F2: MOV R7,#0FFH F1: DJNZ R7,F1 DJNZ R6,F2 DJNZ R5,F3 RET END<秦志> 在 2025-07-17 上传 | 大小:330kb | 下载:0
[汇编语言] hanoi01
说明:汉诺问题:古代有一个梵塔,塔内有三个座A,B,C,要将A座大小不等的64个盘子借助B座移动到C座上,并且保持大盘子在下,小盘子在上。运用递归的方法解决~-Hanno problem: there is a Vatican ancient tower, the tower has three Block A, B, C, to A Block, plate sizes 64 to move to C through B, seat, and keep the next platter of sma<杨科城> 在 2025-07-17 上传 | 大小:330kb | 下载:0
[汇编语言] 27Assembly-language-examples
说明:包含电子钟、打字、霓虹灯等27个微机汇编程序,适合初学者学习。-Contains electric clock, typing, neon lights, and other 27 a microcomputer assembler, is suitable for beginners to learn.<贾仕强> 在 2025-07-17 上传 | 大小:330kb | 下载:0
[汇编语言] gnss-applications-and-programming
说明:《GNSS单频软件接收机应用与编程》源程序,使用GCC调试,是学习gnss的完整的材料,修改下可以使用!-" GNSS single-frequency the software receiver applications programming" source, using GCC debugging, learning gnss complete material, can be used to modify!<肖鹏> 在 2025-07-17 上传 | 大小:329kb | 下载:0
[汇编语言] delphi-decompiler-tools
说明:delphi反编译工具,可以查看组件里的代码与方法-delphi decompiler tools<lwg> 在 2025-07-17 上传 | 大小:329kb | 下载:0
[汇编语言] huibianyuanmadaquan
说明:汇编语言大全,里面有几千汇编语言的源程序和一些其他类型的源程序-Guinness assembly language, which has thousands of assembly language source code and some other types of source<tan yu> 在 2025-07-17 上传 | 大小:329kb | 下载:0
[汇编语言] AD-convertion
说明:ADC0809转换,转换原理,电路连接图,汇编语言以及c语言程序清单-AD convertion<chenchao> 在 2025-07-17 上传 | 大小:329kb | 下载:0