搜索资源列表
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
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.
BaseConversion
- 进制之间的转换,二进制、八进制、十进制和十六进制的互相转换。-Conversion between hexadecimal, binary, octal, decimal and hexadecimal conversion of each other.
changenumberform
- 把十六进制转换为十进制的程序,可以直接用此程序-Hexadecimal to decimal conversion of the procedure, this procedure can be directly used
binarytranfer
- 随机数,二进制转十进制,十进制转十六进制-Random numbers, binary switch to decimal, decimal, hexadecimal switch
Exchange
- 程序功能:二进制取反 、十六进制转为十进制、十进制转十六进制、BCD转10进制 、十进制转BCD码、BCD码转换为字符串、字符串转换为BCD码,非常实用,工作必备之源码-Procedures functions: binary negate, sixteen hexadecimal to decimal, decimal to hexadecimal sixteen, BCD 10 hexadecimal, decimal conversion BCD code, BCD code is con
ly117701
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:十六进制文本转十进制文本例程-Easy language source code sharing.Hope more friends to understand easy language.Source code name: Sixteen hexadecimal to decimal routines text text
main
- 可以实现进制的相互转换,如果大于3位,为二进制转十六进制,2位为十六进制转二进制,三位为十进制转十六进制。主要用于单片机开发工具。-The hex conversion, can be achieved if more than three, for binary to hex, the two hexadecimal to binary three decimal to hexadecimal. For microcontroller development tools.
transform
- 十进制数据转十六进制,十六进制数据转字符, 字符转十六进制-Decimal to hexadecimal data, hexadecimal data transfer characters to hexadecimal characters
Conversion
- 用栈实现二进制转八进制 十进制 十六进制-With Stack Binary Octal Decimal Hexadecimal
D2Hconverter
- 十进制转十六进制批处理工具,打开CMD,输入文件名,空格,十进制数,回车,就可以得到相应的十进制数。-Decimal to hexadecimal batch tool, open CMD, enter the file name, space, decimal, carriage return, you can get the corresponding decimal number.
Hex-to-decimal
- 十六进制转十进制 使用库函数 有别于C语言和C++语言-Hex to decimal
Shake-rod-light-
- 能把中文字、数字、英文各种符号等等以及自绘图案转化成led十进制以及十六进制的软件,可以共阴或共阳,可以高位前低位后或低位前高位后-Can the text, number, English, symbols, and so on and painted patterns into led decimal and hexadecimal software, common cathode or anode, after low before the high or low before the h
Array-Hex-conversion
- C的各类数组进制转换,如比特流转十进制、十六进制、字符串,十进制、十六进制转字符串等。个人收集学习用,分享给大家。还有没搜集全的个人自己编写在了另一台机器上,其实弄清这些代码的原理自己编写很容易,提供大家学习。- C all array hexadecimal conversion, such as bit circulation decimal, hexadecimal, string, decimal, hexadecimal string. Personal collection
卡号互转
- 将8位十六进制卡号 转为 10位十进制卡号。(Change the 8 bit sixteen card number to 10 decimal card number.)
ascii_to_data
- 将十进制数对应的十六进制字符串转化成ascii字码发送(Hexadecimal string of sixteen decimal numbers corresponding to the code sent into ASCII)
深入理解计算机系统-C
- 十进制转十六进制 十六进制转换有16进制每一位上可以是从小到大为0、1、2、3、4、5、6、7、8、9、A、B、C、D、E、F16个大小不同的数,即逢16进1,其中用A,B,C,D,E,F(字母不区分大小写)(TenToSix Hexadecimal conversion are hexadecimal each one can be the growing up of 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F16 A number of