搜索资源列表
dec_to_bi
- OFDM中的关于二进制转十进制器的个人设计的MATLAB的算法,比较经典的 !-OFDM on the binary switch to the metric system for the design of personal MATLAB algorithm, more classic!
numt_convert
- 十进制、八进制、二进制、十六进制的相互转换-Decimal, octal, binary, hexadecimal conversion
hexconv
- 一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换-Transfer function for a group of hexadecimal string string octal binary string to decimal integer conversion
二进制转化十六进制浮点数
- 我用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
2to16to10
- 本程序,是通过VB最为开发软件,能实现二进制,十进制,十六进制之间的转换和调用。可作为其他程序的一部分被调用,本人用VB编写遗传算法时用到其-the procedure, VB is the most developed software to achieve binary, decimal, hexadecimal between conversion and call. As part of the other procedures
十六进制与十进制的互换
- 绝对好用,不过不要告诉俺老师!!这可是我的作业阿!-absolutely convenient, but I will not tell the teacher! ! This operation but my A!
随机数(十进制转化为二进制)
- 现代密码学实验中使用的随机数产生器,并把十进制的随机数转化为二进制数-modern cryptography experiments using the random number generator, and the metric system of random binary number conversion
dec_to_bi
- OFDM中的关于二进制转十进制器的个人设计的MATLAB的算法,比较经典的 !-OFDM on the binary switch to the metric system for the design of personal MATLAB algorithm, more classic!
2to10
- 一个很方便的二进制和十进制和十六进制这间的转换。-a convenient binary and decimal and hexadecimal this conversion.
16to10-2
- 将十六进制数据字符转换为十进制和二进制数据字符-of hexadecimal characters data conversion to decimal and binary data characters
shuanzijieerjinzhizhuanhuan
- 双字节二进制数转换为十进制数子程序------- ;--------功能:双字节二进制数转换成五位BCD码-double byte binary number to decimal number subroutine------- ;-------- functions : double-byte binary conversion into five BCD
2zhuan10
- PIC-二进制转十进制,用数码管显示出来-PIC-binary to decimal, using digital tube display
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.
huibian
- 实验内容 回文,冒泡排序,十进制转换成二进制,二进制转换成十六进制,输入数据 存入文件 并从文件中读出并显示在屏幕上-Palindrome content of the experiment, Bubble Sort, decimal converted to binary, hexadecimal into binary, the input data into the file and read from the documen
calculator
- 二进制、十进制、十六进制数字的四则运算及转换,以及二进制的移位操作-Binary, decimal, hexadecimal digits of the four operations and conversion, as well as the binary shift operation
binary
- 二进制转十进制功能代码 这里涉及了一些新的思想以及我的想法 你们可以参考一下-Binary to decimal function code here involved a number of new ideas and my thoughts
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 bina
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.
二进制转十进制
- 将人为输入的任意的二进制数转换为十进制数。(Converts any binary number that is artificially entered into a decimal number)