搜索资源列表
二进制转化十六进制浮点数
- 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller progr
进制转换(M)
- 一个简单实用的进制转换算法,该算法能实现二、八、十、十六进制的相互转化。-a simple and practical base for the conversion algorithm, the algorithm can achieve 2, 8, 10, hexadecimal the mutual conversion.
实现2进制到10进制,16进制和8进制的转化
实现2进制到10进制,16进制和8进制的转化。
c语言进制转化
- c语言对进制转换的编程
进制转化程序
- 用MFC编写的进制转换程序
二进制转化十六进制浮点数
- 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller progr
进制转换(M)
- 一个简单实用的进制转换算法,该算法能实现二、八、十、十六进制的相互转化。-a simple and practical base for the conversion algorithm, the algorithm can achieve 2, 8, 10, hexadecimal the mutual conversion.
随机数(十进制转化为二进制)
- 现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数-modern cryptography experiments using the random number generator, and the metric system of random binary number conversion
CHANGE10_16
- 用AT89c52单片机来编的将十进制转化成十六进制-AT89c52 used to produce the single-chip microcomputer familiarizing into hexadecimal
10toBCDsuanfa
- 这是10进制转化到BCD码的三种算法,有需要的用户就请下载。-This is 10 to 229 BCD conversion of the three algorithms, the need for users to download.
gf_convertnumsys
- PB代码,进制转化的通用函数,可直接导入!-PB code, 229 into the generic function, can directly import!
zimo
- 将模拟量的汉字转化为数字量的小软件,可以转换为十六进制文件-Chinese characters will be analog to digital conversion of small software
jinzhi
- 进制转化函数,在二进制\八进制\十进制\十六进制之间选择,输出到文本里-Binary conversion function, the binary \ 8 hex \ decimal \ choose between hexadecimal, output to a text-ri
NumBaseTransfer
- 简单的进制转化器,可以使实现对16,10进制,2进制进行转化。-A simple base conversion.
asmThesystemtransformation
- 用汇编语言实现的多功能整数进制转换,包括十进制,二进制,十六进制等。-1:Decimal number change into binary number ,0AH,0DH 十进制转化为二进制 2:Binary number change into decimal number ,0AH,0DH 二进制转化为十进制 3:Decimal number change into hexadecimal number ,0AH,0DH
testjinzhi
- 将二进制、十进制、八进制、十六进制转化成浮点数-Binary, decimal, octal, hexadecimal, floating point conversion
ConversionDemo
- 输入一个十进制数,再输入想要转化为的n进制,即可自动转化(Decimal numbers can be converted to any hexadecimal value)
HextoDec
- 将十六进制转化为十进制算法,基于C#编程语言(The sixteen decimal into decimal algorithm, based on the C# programming language)
十六进制转化为浮点数
- 使用c#编程实现进制转化,此代码为将十六进制转化为浮点数。(Using c# programming to realize the conversion of sixteen to floating point number.)
一个进制互相转化的程序代码,还未经过严格测试
- 一个进制互相转化的程序代码,还未经过严格测试,如果想自己输入更改可以修改主函数段代码。(A binary code transformation program has not been strictly tested. If you want to input changes, you can modify the main function segment code.)