搜索资源列表
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
float_to_hex_C
- 单精度浮点数转换成十六进制数 单片机用 非常简洁和实用,欢迎下载-float convert to hex program
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-Process
- VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。 VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。 下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算: -VB serial communication often encounter decimal floating-point to multi-byte Byte data type,
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
HEX-To-Float
- delphi写的十六进制转换成浮点数代码,非常好用-Delphi write sixteen decimal conversion into float code, very good use
float-to-hex
- 浮点数转16进制的delphi程序,可以方便的实现进制数之间转换-float to Hex code in delphi
float-to-hex
- linux下的十进制float转十六进制源代码-Decimal linux under the float switch hex source code
float-light
- 流水灯的单片机实现方案,初学者都可以学习的程序简单易懂 含有HEX文件可以直接烧录-Light water SCM implementations, beginners can learn the HEX file containing the program easy to understand can burn directly
float-TO--hex
- 将单精度浮点型数转换为16进制数,特别用于单片机软件编程。-Single precision floating point Numbers and hexadecimal conversion
hextofloat-1.0
- this programm convert two bytes (hex) to one float number. may be apply in modbus protocol decode