搜索资源列表
zhunhua
- 支持转化多进制。如,4进制,八进制,16进制,很简单的算法,-support into more than 229. For example, four 229, octal, 16-band, a very simple algorithm, ha ha ha ha ha ha
hexconv
- 文件包含了一个十六进制与十进制的转化程序-C
testjinzhi
- 将二进制、十进制、八进制、十六进制转化成浮点数-Binary, decimal, octal, hexadecimal, floating point conversion
Calculator-Sourcecode
- 1、实现十进制下的四则运算(加、减、乘、除)和四则混合运算 2、实现十进制转化为二进制或十六进制 3、实现进行一些常用的函数运算(比如sin、cos、tan、cot、sqrt、ln等) 4、实现“(”,“)”符号的表达式的计算-1 decimal, under the four operations ( addition, subtraction, multiplication, addition) and four mixed computing 2, decimal conv
Conversation_and_SqStack
- 进制转化和括号匹配,这是数据结构里的两个题目,希望它能给大家帮助-Hexadecimal conversion and matching brackets, this is the data structure of the two questions, I hope it can give you help
Decimal-to-hexadecimal
- 十进制转为十六进制,输入任意的十进制数就可以准确的转化为十六进制-Decimal to hexadecimal
Decimal-into-octal
- 十进制转化为八进制,任意输入一个十进制数可以准确的转化为二进制数-Decimal into octal arbitrary input to a decimal number can be accurately converted into a binary number
Hexadecimal-conversion
- 该程序可以将十进制数值转换为其他进制的数值,读者可自行输入任意十进制数字和要转化的进制数,程序将自动输出转化后的进制数-The program can convert decimal values 映漀爀 other binary value, the reader can enter any decimal number to hexadecimal number conversion, the program will automatically output conversion hexa
jinzhizhuanhuanqi
- 使用c#,编了一个进制转化器,分享给大家。-Using c#, compiled a hex converter, for everyone to share.
十六进制转化为浮点数
- 使用c#编程实现进制转化,此代码为将十六进制转化为浮点数。(Using c# programming to realize the conversion of sixteen to floating point number.)