文件名称:asm
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7
模块1又调用模块2、3、4和6四个模块,其中:
模块2实现小写字母向大写字母的转换
模块3实现大写字母向小写字母的转换
模块4实现二进制数向十六进制数的转换
模块6实现十六进制数向二进制数的转换
模块7实现十六进制数向十进制数的转换
按“q”键退出。
使用时,需将7个文件分别汇编,连接的方法为:
5+1+2+3+4+6+7
生成可执行文件“5” 即可运行。
-This is a letter or number system conversion process between the 5 main modules, called module 1 and module 7 module 1 also called modules 2,3,4 and 6 in four modules, of which: Module 2 realize lowercase letters to uppercase letters conversion module 3 realize capital letters to lowercase letters conversion module 4 realize binary number to hexadecimal number conversion module 6 hexadecimal number to realize binary number conversion module 7 realize hexadecimal number to decimal number conversion by the
模块1又调用模块2、3、4和6四个模块,其中:
模块2实现小写字母向大写字母的转换
模块3实现大写字母向小写字母的转换
模块4实现二进制数向十六进制数的转换
模块6实现十六进制数向二进制数的转换
模块7实现十六进制数向十进制数的转换
按“q”键退出。
使用时,需将7个文件分别汇编,连接的方法为:
5+1+2+3+4+6+7
生成可执行文件“5” 即可运行。
-This is a letter or number system conversion process between the 5 main modules, called module 1 and module 7 module 1 also called modules 2,3,4 and 6 in four modules, of which: Module 2 realize lowercase letters to uppercase letters conversion module 3 realize capital letters to lowercase letters conversion module 4 realize binary number to hexadecimal number conversion module 6 hexadecimal number to realize binary number conversion module 7 realize hexadecimal number to decimal number conversion by the
(系统自动生成,下载前可以参看下载内容)
下载文件列表
案例7代码转换程序
.................\1.asm
.................\2.asm
.................\3.asm
.................\4.asm
.................\6.asm
.................\7.asm
.................\zcx.asm
.................\zcx.EXE
.................\说明.txt
.................\1.asm
.................\2.asm
.................\3.asm
.................\4.asm
.................\6.asm
.................\7.asm
.................\zcx.asm
.................\zcx.EXE
.................\说明.txt