文件名称:123
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [ASM] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
4、利用模块化程序编写一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中:
模块2实现小写字母向大写字母的转换
模块3实现大写字母向小写字母的转换
模块4实现二进制数向十六进制数的转换
模块6实现十六进制数向二进制数的转换
模块7实现十六进制数向十进制数的转换
按“q”键退出。
-4, the use of modular programming between a letter or number system conversion program, five main modules, called module 1 and module 7 module called Module 1 and four modules 2,3,4 and 6, in which: Module 2 lowercase letters to uppercase letters to achieve the conversion module 3 to achieve capital letters to lowercase letters to achieve the conversion module 4 hexadecimal numbers to binary number conversion module 6 to achieve hexadecimal numbers to binary hex conversion module 7 to achieve decimal number system conversion to the press " q" key to exit.
模块2实现小写字母向大写字母的转换
模块3实现大写字母向小写字母的转换
模块4实现二进制数向十六进制数的转换
模块6实现十六进制数向二进制数的转换
模块7实现十六进制数向十进制数的转换
按“q”键退出。
-4, the use of modular programming between a letter or number system conversion program, five main modules, called module 1 and module 7 module called Module 1 and four modules 2,3,4 and 6, in which: Module 2 lowercase letters to uppercase letters to achieve the conversion module 3 to achieve capital letters to lowercase letters to achieve the conversion module 4 hexadecimal numbers to binary number conversion module 6 to achieve hexadecimal numbers to binary hex conversion module 7 to achieve decimal number system conversion to the press " q" key to exit.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
123.asm