搜索资源列表
float2HEX.rar
- 实现浮点数和在计算机的十六进制之间的转换,方便用户输入十六进制给单片机,利用单片机进行强制转换,conver float to HEX
float
- 16进制与浮点数的转换 用于modus中对浮点数的观察-16 hex and floating-point conversion for the modus observations on floating-point
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
main
- 16进制和浮点数的互相转换,先转成二进制在进行转换的方法-Hex and float in mutual conversion, first convert the binary during the conversion
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
float-hex
- 浮点数与十六进制转换,浮点数与十六进制转换-Floating-point numbers and hexadecimal conversion, floating point hex conversion
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
main
- 实现了浮点数转字符串的功能,同时实现了整形转HEX,HEX转整形,字符串转整形的功能。-float string introduction
hextofloat-1.0
- this programm convert two bytes (hex) to one float number. may be apply in modbus protocol decode