资源列表
[汇编语言] huibian.tar
说明:.文件加密程序 要求:A、文件名从键盘输入。 B、加密密钥从键盘输入。 思路:从原文件读取内容至缓冲区,对其加密后,重新写回文件原来的地方。 提示要点:A、加密可使用“异或”操作。 B、相关中断为3DH,3EH,3FH,40H,42H号系统功能调用(INT 21H)。 -. File encryption program requirements: A, file names from the keyb<孟维君> 在 2024-11-19 上传 | 大小:822kb | 下载:0
[汇编语言] ata5428_receiver
说明:ATA5428的接收,用中颖汇编语言,包括LCD的显示,按键的处理-ATA5428 receiver, with the Ying assembly language, including LCD display, keypad handling<hs> 在 2024-11-19 上传 | 大小:439kb | 下载:0
[汇编语言] MFC-maze-problem-(finding-all-paths)
说明:编译环境MFC,实现一个迷宫问题: 任意确定一个迷宫的规模和形态,用非递归的方法走出迷宫,并输出至少一条通路的路径。 -Compiler environment MFC, the realization of a maze problem: determining a maze of arbitrary size and shape, with a non-recursive way out of the maze, and o<dahaideerzi0> 在 2024-11-19 上传 | 大小:2.01mb | 下载:0