-
汇编写的windows菜单例子2
汇编写的windows菜单例子2-Compilation of written examples of windows menu 2
- 2022-03-21 17:56:28下载
- 积分:1
-
040头文件,适用于AM系列的很多FLASH使用
040头文件,适用于AM系列的很多FLASH使用-040 documents
- 2023-08-31 12:30:02下载
- 积分:1
-
题目实现DOS中的COPY命令。可首先打开源文件和目的文件,其次顺序读取源文件每个字节赋给目的文件对应位置,源文件读完时,目的文件也自然拷贝成功。...
题目实现DOS中的COPY命令。可首先打开源文件和目的文件,其次顺序读取源文件每个字节赋给目的文件对应位置,源文件读完时,目的文件也自然拷贝成功。-Title achieve the DOS in the COPY command. Be the first to open the source file and destination file, followed by sequential reads the source file is assigned to the purpose of the file corresponds to each byte location, the source file read, the purpose of copying documents the success of the natural.
- 2023-07-11 05:20:03下载
- 积分:1
-
键盘实现电子琴功能....用61h和1ah端口实现
键盘实现电子琴功能....用61h和1ah端口实现-Electronic organ function keyboard implementation .... 1ah use port 61h and implementation
- 2022-06-12 04:01:21下载
- 积分:1
-
窗口管理修改版.rar
窗口管理修改版.rar-window management modified version. Rar
- 2022-09-13 01:40:03下载
- 积分:1
-
dos memory management sample
dos memory management sample
- 2023-05-10 00:55:05下载
- 积分:1
-
Freescale HC08的传参方式,从汇编中传递参数到C函数
Freescale HC08的传参方式,从汇编中传递参数到C函数-Freescale HC08 mass parameter method to pass parameters from the compilation to the C function
- 2022-01-26 03:43:27下载
- 积分:1
-
小小的BIOS了解BIOS非常好的资料,大家可以学习一下
tiny bios--了解BIOS非常好的资料,大家可以学习一下-tiny bios very good understanding of BIOS data, everyone can learn about
- 2022-06-01 15:34:10下载
- 积分:1
-
Braun to read the paper pattern on the screen and show tricks, badly written, al...
读取百灵达的花样文件并在屏幕上显示出花样,写的不好,大家多多指教,新来的,哈哈。-Braun to read the paper pattern on the screen and show tricks, badly written, all the exhibitions, new to the PSP.
- 2022-04-16 13:18:04下载
- 积分:1
-
8086汇编程序计算平均成绩
;功能:输入num个两位数据(00~99),显示求出的和与平均数;说明:以英文输入法,输入格式为98,95,90,96,94…,每次两位,最后以回车结束;注意:输入成绩的个数超过或者少于num定义的个数,程序均会提示出错信息 ;开发平台:emu8086 V4.05;编写:LS 2014年1月3日
- 2023-02-23 15:00:02下载
- 积分:1