搜索资源列表
FloatToHex
- 在进行嵌入式程序设计时,尤其是针对硬件的访问、通信传输、数据存储,经常需要将浮点数转换为十六进制,本程序可以将实现相互转换,使用C++Builder实现
FloatToHex
- 在进行嵌入式程序设计时,尤其是针对硬件的访问、通信传输、数据存储,经常需要将浮点数转换为十六进制,本程序可以将实现相互转换,使用C++Builder实现-In embedded programming, especially for hardware access, communications, data storage, often need to be converted to hexadecimal floating point
FloatToByte
- 作者自己开发的 浮点数-十六进制数相互转换工具,带有校验码计算.-Authors developed their own float- hexadecimal number conversion tool, with calculation of parity-check codes.
float_to_HEX
- 此小工具为基于LABVIEW8.5开发的浮点数转换为字节,字节转换为浮点数,方便汇编编程时浮点数数的转换-This gadget was developed based on LABVIEW8.5 float is converted to bytes, bytes is converted to floating-point numbers to facilitate the compilation of a number of pr
floattohex
- float转HEX,方便单片机显示与通讯-float turn HEX convenient single-chip display and communication
floattohex
- c语言的浮点型转换成十六进制、十六进制转成浮点型-C language floating-point into hexadecimal
FloatToHex
- 此文件为mysql函数脚本,提供mysql由float类型转到binary类型,已经测试正常使用-This is a mysql function scr ipt file,and surpports mysql datas that convert float to binary
FloatToHex
- 浮点数与十六进制转换工具,需要的朋友可以下载,在编写程序字节转换的的时候特别有用。(Floating point number and sixteen decimal conversion tool)