搜索资源列表
jinzhizhuanhuan
- 本程序实现对二进制 十进制 十六进制的互相转换 1、 对进制进行判断 2、 数据的输入 3、 对数据做进制转换及输出 文件: tran.asm 源代码 设计思想.doc 简单介绍-this program right hexadecimal binary metric conversion of a mutual, the band judgment two, three data entry, data con
jinzhizhuanhuan
- 这个是一个实现制转换的程序,实现的范围到最大512,自己可以选择要一个什么样的进制
jinzhizhuanhuan
- 本程序是一个由本人自己编写的进制转换,可以将任意数转换为36以下的任何进制数
jinzhizhuanhuan
- 进制转换,该程序实现进制之间的转换 可以在二进制、八进制、十进制、十进制之间转换
jinzhizhuanhuan
- 这是一个用于进制转换的软件,可以在十进制,八进制,和十六进制之间进行转换。
jinzhizhuanhuan
- 本程序实现对二进制 十进制 十六进制的互相转换 1、 对进制进行判断 2、 数据的输入 3、 对数据做进制转换及输出 文件: tran.asm 源代码 设计思想.doc 简单介绍-this program right hexadecimal binary metric conversion of a mutual, the band judgment two, three data entry, data con
jinzhizhuanhuan
- 这个是一个实现制转换的程序,实现的范围到最大512,自己可以选择要一个什么样的进制
jinzhizhuanhuan
- 本程序是一个由本人自己编写的进制转换,可以将任意数转换为36以下的任何进制数-This procedure is a band I have written conversion, can be converted into 36 arbitrary number of any of the following hexadecimal number
jinzhizhuanhuan
- 进制转换,该程序实现进制之间的转换 可以在二进制、八进制、十进制、十进制之间转换 -Hexadecimal conversion, hexadecimal realize the program can convert between binary, octal, decimal, decimal conversion between
jinzhizhuanhuan
- 这是一个用于进制转换的软件,可以在十进制,八进制,和十六进制之间进行转换。-This is the one for M-ary conversion software, can be decimal, octal, and hexadecimal conversion between.
jinzhizhuanhuan
- 简单的算法实现进制的转换,不需要太复杂的函数即可-Simple binary conversion algorithm, does not require too complex a function can be
jinzhizhuanhuan
- 一个多种进制互相转化的很强大的软件-A multi-band to transform a very powerful software
jinzhizhuanhuan
- 10进制16进制2进制之间任意转换程序,适用于汇编学习-10 M 16 M 2 M between the arbitrary conversion process for the compilation of learning
jinzhizhuanhuan
- 该程序用C++实现了将十进制数转换成二,八,十六进制-The program with C++ implementation of the decimal number will be converted into the second, eight, hexadecimal
JinZhiZhuanHuan
- 任意进制数的转换。 设计思路:求n整除d的余数,就能得到n的d进制数的最低位数字,重复上述步骤,直至n为0,一次得到n的d进制数表示的最低位至最高为数字。由各位数字取出相应的字符,就能得到n的d进制的字符。 主函数是用于测试trans函数,要求输入一个待转换的正整数,接着调用trans函数进行转换,并输出改正知识的2-16进制数转换结果。-Arbitrary hexadecimal number conversion. Des
JinZhiZhuanHuan
- 简单的数字进制转化程序,相对WINDOWS自带计算器的优势是可以自动转换整数与小数部分的数值。-Simple transformation of the number of M-ary procedures, the relative advantages WINDOWS own calculator can be automatically converted to an integer and decimal part of the
jinzhizhuanhuan
- 常用的各种进制转换,包括十六进和十进制互转,二进制、ascall的转换-A variety of commonly used M-ary conversion, including conversion hexadecimal and decimal, binary, ascall conversion
jinzhizhuanhuan
- 进制转换器类:1.数据成员,整数;2.构造函数:①无参数;②1个整数参数;③ 拷贝构造函数;④传入指定进制的字符串做为参数;3.toString成员函数,提供1个参数,对应的整数按指定的进制转换为字符串并输出;4.主程序对其功能进行测试-M-type converter: 1. Data member, an integer 2. Constructor: ① no parameters ② 1 integers parameter
jinzhizhuanhuan
- 进制转换C代码,包括二进制,八进制、十 六进制-Convert C-band code, including binary, octal, decimal, hexadecimal
jinzhizhuanhuan
- 进制转换算法 进制转换算法-jinzhizhuanhuan