搜索资源列表
bin_to_dec
- 可转大量超长二进制为十进制,例如三千个64位二进制可在3秒内完成-may make substantial long binary to decimal, such as 3000 64 in binary completed within 3 seconds
arithmetic_edwardversion
- 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系
ConvertDemo
- 编写好的VC为基础的二进制,八进制,十进制,十六进制的数值转换器,功能类似于windows的计算器中的转换功能-VC good preparation for the foundation of binary, octal, decimal, hexadecimal numerical converter, similar to the function of the windows of conversion calculator functions
numt_convert.zip
- 十进制、八进制、二进制、十六进制的相互转换,Decimal, octal, binary, hexadecimal conversion
tentotwo
- 十进制与二进制格雷码的转换——智能计算大作业-Gray code and binary decimal conversion- great job on Intelligent Computing
dectobin
- matlab实现任意十进制和二进制的转换-matlab to achieve arbitrary decimal and binary conversion
dec2bin
- 用matlab写的很好的关于二进制转十进制的函数代码,可以实现非整数二进制转换十进制,以及负二进制转换十进制-Using matlab to write on the good function of the binary code to decimal, you can achieve non-integer binary decimal conversion, as well as the negative decimal binary conversion
bp_erjinzhi
- 运用三层BP网络结构(输入层、隐含层、输出层)实现算法,进行十进制与二进制的转换。-The use of three-tier structure of BP network (input layer, hidden layer, output layer) implementation algorithm, and binary to decimal conversion.
Iconverter
- IConverter converter the binary to decimal hexadecimal to binary and decimal
QAM
- I have created my first qam model box with simple conversions. Contains binary to decimal and vice versa conversions.
B2DandD2B
- Binary to decimal conversion and Decimal tobinary conversion.
ConvenDecoder
- binary to decimal converter
fine
- ecg信号读取与二进制到十进制转换,为处理做准备-read ecg signal with the binary to decimal conversion, in preparation for the treatment
decimal-and-binary
- matlab 十进制与二进制的转换 包括二进制转换为十进制;也包括十进制转换为二进制-decimal to binary binary to decimal
bintodec
- converts binary to decimal and decimal to binary
yichuansuanfa
- 遗传算法,基因突变函数,交叉函数,二进制转十进制,十进制转二进制-Genetic algorithms, function mutation, crossover function, binary to decimal, decimal to binary
bin-to-dec
- Its about how to convert binary to decimal using Visual Basic
mybin2dec
- converts binary to decimal, and also 2 s complement to decimal,
201400525-201400564-P1
- Binary to decimal floating point conversion
binaryrep
- 用Matlab编整数转8位二进制,8位二进制转整数,小数转32位二进制及32位二进制转小数的方法(Convert integer to 8 bit binary, 8 bit binary to integer, decimal to 32 bit binary and 32 bit binary to decimal in Matlab.)