文件名称:jzzh
介绍说明--下载内容均来自于网络,请自行研究使用
自制小程序,用于进制转换,先输入M/N,表示从M进制到N进制转换,然后输入一个M进制的数字。数字用0-9/a-z/A-Z表示,所以也就处理36进制以内的转换,输入字母大小写随意,输出统一大写。仅供日常使用,所以没有GUI,也没加越界之类的判断,需要多次运行的,随手添加一个while(1)就好。-
Homemade small program for binary conversion, to enter M/N, N represents the M-ary to binary conversion, and then enter a M-ary digital. Digital with 0-9/az/AZ said it will handle the conversion within 36 hexadecimal, enter the letters at random case, the output of a unified capital. For daily use, so there is no GUI, judge did not increase cross-border and the like, need to run and readily add a while (1) just fine.
Homemade small program for binary conversion, to enter M/N, N represents the M-ary to binary conversion, and then enter a M-ary digital. Digital with 0-9/az/AZ said it will handle the conversion within 36 hexadecimal, enter the letters at random case, the output of a unified capital. For daily use, so there is no GUI, judge did not increase cross-border and the like, need to run and readily add a while (1) just fine.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
a.cpp
a.exe