-
-
asm.rar
这是一个显示系统时间的程序,运行时,在屏幕的右上角将以“时:分:秒”的形式
显示本机系统的时间。
该程序只能在DOS下运行。
-
asm.rar
这是一个网上电子表。按f10激活帮助,按ESC键退出帮助。
-
-
asm.rar
这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7
模块1又调用模块2、3、4和6四个模块,其中:
模块2实现小写字母向大写字母的转换
模块3实现大写字母向小写字母的转换
模块4实现二进制数向十六进制数的转换
模块6实现十六进制数向二进制数的转换
模块7实现十六进制数向十进制数的转换
按“q”键退出。
使用时,需将7个文件分别汇编,连接的方法为:
5+1+2+3+4+6+7
生成可执行文件“5” 即可运行。
-
asm.rar
这是一个音乐程序,按大写字母“A”,唱乐曲“玛丽有只小羔羊”;
按大写字母“B”,唱乐曲“太湖船”
按大写字母“C”,唱乐曲“祝福歌”
按"X"鍵,退出
-
-
-
-
asem5113.zip
Free 8051 asm compiler for win
new host platforms: Win32 and Linux
macro processing
dramatically improved conditional assembly
output in Intel-HEX or OMF-51 format
37 new MCU files
documentation in both ASCII and HTML format
numberless small ...
-
asem51-1.3-ELF.tar.gz
Free 8051 asm compiler for linux
new host platforms: Win32 and Linux
macro processing
dramatically improved conditional assembly
output in Intel-HEX or OMF-51 format
37 new MCU files
documentation in both ASCII and HTML format
numberless ...
-