搜索资源列表
DeToBi
- 栈实现十进制转二进制,其中栈独立于应用程序,可重复调用
calculator.rar
- 二进制、十进制、十六进制数字的四则运算及转换,以及二进制的移位操作,Binary, decimal, hexadecimal digits of the four operations and conversion, as well as the binary shift operation
hexconv
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
Binary
- 二进制输出:输入十进制数,通过转化编码,以二进制形式输出-binary number output
denbinhex
- 转换十六进制, 十进制, 二进制, ASCII码的Visual Basic 6 源代码-This project converts a value of hex (base 16), denary (base 10), binary (base 2) or ascii into each of the others.
dataconvert
- 各种进制数转换子程序, 十进制数转二进制,转八进制数等.-Various M-ary digital conversion subroutine, including decimal number to binary, octal, etc...
BaseConversion
- 进制之间的转换,二进制、八进制、十进制和十六进制的互相转换。-Conversion between hexadecimal, binary, octal, decimal and hexadecimal conversion of each other.
binarytranfer
- 随机数,二进制转十进制,十进制转十六进制-Random numbers, binary switch to decimal, decimal, hexadecimal switch
data_trans
- 一个用VB个实现R进制数转十进制数的程序。可以实现二进制、八进制和十六进制数转十进制数的功能。-VB were achieved with R a binary decimal number transfer process. Can achieve binary, octal and hexadecimal number transfer function of a decimal number.
DECTOBIN
- c语言中,十进制转二进制的用位运算实现方法-Decimal binary bit operation to achieve transfer
1549
- 压缩包中有VC写的十进制转二进制程序,负数前移,多项式相乘程序,字符串匹配程序,遍历(非递归和递归)。能运行-VC compressed package written in binary decimal transfer, negative forward, polynomial multiplication process, the string matching procedure, traverse (non-recursive and recursive.) Can run
data2data
- labView下得数据类型转换程序,包含的类型非常多,有二进制转十进制,十进制转二进制-labView was under the data type conversion process, including the type of very large, there is a binary switch to decimal, decimal, binary transfer
堆栈实现十进制转二进制
- 用堆栈实现十进制转二进制的建议源代码。 用C语言编写。
float2bin
- 十进制转二进制,正负数、补码、浮点均可,非常强大-Decimal to binary, positive and negative numbers, complement, floating point can be
Decimal_Binary
- 软件技术基础中的十进制转二进制问题,简单的将十进制数转化为二进制数。 -Software technology base in decimal to binary problem, a simple decimal number into a binary number.
10to2
- 十进制转二进制,vc编写的有界面的源代码-Decimal to binary, vc prepared with interface source code
calculator
- 一个用C#写成的简易计算器程序,除了简单地加减乘除功能外,还可进行开方、幂运算、 三角函数、十进制转二进制等功能,功能还是挺强大滴!-A C# written in simple calculator program, in addition to simple arithmetic functions, but also for prescribing, exponentiation, trigonometric functions, decimal binary transfer funct
decimal to binary conversion
- 十进制转二进制文件,输入一个十进制数,输出相应的二进制数(decimal to binary conversion)
二进制转十进制
- 将人为输入的任意的二进制数转换为十进制数。(Converts any binary number that is artificially entered into a decimal number)
zuoye521
- 进制转换,十进制转二进制,各类进制转换,建立”数制转换”对话框,在左边输入一个十进制整数和2—16之间的数,单击“转换”按钮能在右边得到与十进制相对应的相应进制的字符串,单击“退出”按钮退出对话框。(Establish "system transformation" dialog box, enter a decimal integer and 2 on the left - 16 Numbers between, can click the "convert&qu