文件名称:进制转换
介绍说明--下载内容均来自于网络,请自行研究使用
写出一个程序,接受一个十六进制的数值字符串,输出该数值的十进制字符串。(多组同时输入 )。
输入描述 :
输入一个十六进制的数值字符串。
输出描述 :
输出该数值的十进制字符串。(Write a program that accepts a sixteen binary numeric string and outputs the decimal string of the value. (multi group input at the same time).
Input Descr iption:
Enter a numeric string of sixteen.
Output Descr iption:
The decimal string that outputs the value)
输入描述 :
输入一个十六进制的数值字符串。
输出描述 :
输出该数值的十进制字符串。(Write a program that accepts a sixteen binary numeric string and outputs the decimal string of the value. (multi group input at the same time).
Input Descr iption:
Enter a numeric string of sixteen.
Output Descr iption:
The decimal string that outputs the value)
相关搜索: 进制转换
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
进制转换.sln | 982 | 2017-08-25 |
main.cpp | 525 | 2017-08-25 |
进制转换.vcxproj | 3379 | 2017-08-25 |