-
This a program that I wrote many years ago. It is a floppy disk , disk copy,disk...
This a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs.
There are many asm tricks in the source code.
Have fun with this old code.-This is a program that I wrote many years ago. It is a floppy disk , disk copy,disk info,and format program. All written in masm assembler. There is also a small 252 byte driver that allows nonstandard floppy formats on dos systems below 7.0. Floppies can be formatted in any track and sector layout. 1.44M floppies can be formatted to 1.76 M. All source code,includes and libraries are included. Modify the bld.bat file to your own needs.
There are many asm tricks in the source c
- 2022-04-02 00:01:45下载
- 积分:1
-
调用库文件设计的流水灯,简单易懂而且实用!
调用库文件设计的流水灯,简单易懂而且实用!-Call the library file designed water lights, easy-to-read and practical!
- 2022-03-05 21:32:50下载
- 积分:1
-
基于 飞思卡尔单片机 MODBUS汇编源程序
可以
基于 飞思卡尔单片机 MODBUS汇编源程序
可以-FREESCALE
- 2023-03-06 18:00:03下载
- 积分:1
-
数控电源,包括程序。硬件原理图。已经通过调试可以使用。...
数控电源,包括程序。硬件原理图。已经通过调试可以使用。-NC power supply, including the program. Hardware schematic diagrams. Have been through the debugger can be used.
- 2022-10-01 21:20:04下载
- 积分:1
-
单片机外部中断的典型应用,proteus仿真,程序,原理图全套。...
单片机外部中断的典型应用,proteus仿真,程序,原理图全套。-External interrupt a typical single-chip applications, proteus simulation, procedures, a full set of schematics.
- 2022-02-05 21:28:26下载
- 积分:1
-
从首地址为1000H开始存放10个数,要求设计程序将这些数由小到大排序,排序后的数仍放在原地址处。...
从首地址为1000H开始存放10个数,要求设计程序将这些数由小到大排序,排序后的数仍放在原地址处。-Starting from the first address 1000H store the number 10 to require the design process to sort these the number of small to large, sort after a few still on the original address.
- 2022-06-18 21:59:25下载
- 积分:1
-
计算器的VFP源代码,共享一下经验,希望大家能一起在这方面成为朋友...
计算器的VFP源代码,共享一下经验,希望大家能一起在这方面成为朋友-camputer
- 2022-04-18 01:02:56下载
- 积分:1
-
关于单片机c语言的编程例子。。
关于单片机c语言的编程例子。。
-On Singlechip c language programming examples. .
- 2022-06-13 11:08:04下载
- 积分:1
-
ASM 是asm的显示调用程序和子程序的程序流程图
ASM 是asm的显示调用程序和子程序的程序流程图-ASM is the display asm procedure and subroutine calls the program flow chart
- 2022-01-31 10:01:20下载
- 积分:1
-
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减...
本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个
16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示
“Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Addition or subtraction expression and Operational results. The subtraction operation, if less than subtrahend minuend, shows that the "Divide Overflow" message.
- 2022-03-23 17:26:53下载
- 积分:1