搜索资源列表
float2HEX.rar
- 实现浮点数和在计算机的十六进制之间的转换,方便用户输入十六进制给单片机,利用单片机进行强制转换,conver float to HEX
HexFloat
- Hex Float >>>>>>>> Dex
FLOAT_TO_HEX
- 浮点数转hex,float to hex-float to hex,浮点数转hex
coef
- float to hex, convert float (-1.0~1.0) t0 1.31 format
DecimalFloat2HexIEEE
- 10进制浮点型与16进制浮点型数据的互转唤,方便某些情况下调试的时候使用-decimal float to HEX-IEEE float , HEX-IEEE float to decimal float
zx
- 浮点数转HEX,主要功能是将浮点数以十六进制方式读取出来!-float to HEX
Float_to_Hex(CTime)
- Float和HEX之间互相转换的源码,尽可能保证了数据处理的精度-Between the Float and HEX conversion source, as far as possible to ensure the accuracy of the data processing
FloatHex-x
- 浮点数转换为字符,输入32位的浮点数,点击Float to HEX会自动转换-Floating point numbers to character
float_to_bin_hex
- 将float数据转化为机器中对应的32位2进制格式的二进制数及十六进制数。可通过观察内存中二进制数保存形式判断是否为所需二进制数-change the float to bin and hex,help to know whether the number in memory is your aimmed float number
BitMapHexFloat
- 1.bit to hex , and hex to bit of 32-bits number 2.four byte hex to float and float to four byte hex. Implemented by VC
hextofloat-1.0
- this programm convert two bytes (hex) to one float number. may be apply in modbus protocol decode