搜索资源列表
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
EX_Calculator03
- 一个用与八进制、十进制、十六进制之间转换的计算器,简单易作,初学者的一个很好的学习例子-used with an octal, decimal, hexadecimal between conversion calculator, simple and easy to make, beginners a good example of learning
16-10
- 将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作-to a hexadecimal string converted into its equivalent of the decimal value. The main function responsible for the collection of characters, and for judging w
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!
HexFloatToAlgorism
- 一个用于四字节十六进制浮点数与十进制数之间的相互转换,在网上找了很久都没有找到相关的程序,只好自己写了一个,不敢独享!-for a four-byte hexadecimal and decimal number float between the conversion, on the Internet looking for a long time have not found the relevant procedures, the
2to10
- 一个很方便的二进制和十进制和十六进制这间的转换。-a convenient binary and decimal and hexadecimal this conversion.
decTohex
- 十进制数据转十六进制字符串的源代码,vc6下测试验证-Decimal to hexadecimal data string of source code, vc6 test to verify
C51prgram2
- MCS-51单片机实用子程序库 双字节二进制有符号数除法(补码) 双字节二进制无符号数开平方(快速) 四字节二进制无符号数开平方(快速) 单字节十六进制数转换成双字节ASCII码 ASCII码转换成十六进制数 单字节十六进制整数转换成单字节BCD码整数 双字节十六进制整数转换成双字节BCD码整数 单字节十六进制小数转换成单字节BCD码小数 双字节十六进制小数转换成双字节BCD码小数
strtohex
- 字符串转十六进制,字 符串转十六进制-String to hexadecimal string to hexadecimal
Clist
- 一个vc下的汉字转十六进制的小程序,希望对大家有帮助-A vc transfer hexadecimal characters under a small program, we want to help
字符串与十六进制互转
- 字符串与十六进制互转,VC和Qt都能用,两字节占位。(String and sixteen hexadecimal, VC and Qt can be used, two bytes placeholder.)
ASCII及进制转换
- VB 编写的 进制转换,校验和, ASCII转十六进制,十六进制转ASCII(ASCII and hexadecimal conversion)
卡号互转
- 将8位十六进制卡号 转为 10位十进制卡号。(Change the 8 bit sixteen card number to 10 decimal card number.)
单进制转换器
- 十进制转十六进制 或者十六进制转十进制 专门给win10系统计算器英文话的人用(The decimal to sixteen or sixteen to the decimal system for the win10 system calculator in English language)
深入理解计算机系统-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
ASCII与16进制互转
- 可实现ASCII码与十六进制之间的相互转换(Sixteen - level conversion)
汉字转二进制、十六进制工具
- 汉字转二进制、十六进制工具,方便大家游戏封包收索(Chinese characters to binary, sixteen hexadecimal tools, convenient for everyone to play the game packets.)