搜索资源列表
crcandfloat
- 这是我编写的一个用于计算各种CRC的代码还可以由浮点值得到其4个字节的内容或者有4个字节的内容得到浮点数-The code is the source code of all kind crc caculation. and has the float to 4 byte disp and 4 byte to float display
4BYTEfloat
- 四个BYTE转换成float程序 程序很简单,简单易学,好使用-byte to float
Float_to_Byte
- make Float To byte[] .net DLL file This program is useful to study .net DLL
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
4byte-charto-float
- 编程中出现的小程序,四字节char型数组转浮点数-four byte char to float
IEEE-754
- 从项目中提取的功能函数,主要是把IEEE 754的浮点数与16进制进行互相转化。文件只提供了函数,需使用者自己重新添加一些头文件进行配置。目前功能的正确性在项目运行过程得到了验证,可以放心使用。代码里有注释。-Float IEEE754 transform to byte
浮点工具
- 将Float转换成4个16进制的字节格式,或者将4个字节的16进制格式转换成Float值。(Convert the Float into 4 16 byte byte formats, or convert the 4 byte 16 format to the Float value.)