搜索资源列表

  1. amo_tool_V1_2_6

    0下载:
  2. 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-04
    • 文件大小:40960
    • 提供者:amo
  1. main

    0下载:
  2. 16进制和浮点数的互相转换,先转成二进制在进行转换的方法-Hex and float in mutual conversion, first convert the binary during the conversion
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:夏三千
  1. Float-Process

    0下载:
  2. VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。 VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。 下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算: -VB serial communication often encounter decimal floating-point
  3. 所属分类:并行运算

    • 发布日期:2024-05-04
    • 文件大小:13312
    • 提供者:冀鹏超
  1. Transcoder

    0下载:
  2. 浮点数和16进制数互转工具,支持任意字节序的4字节16进制数与float转换(Floating point numbers and 16 decimal conversions)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-04
    • 文件大小:730112
    • 提供者:wdq32
  1. 16进制4字节数转换

    0下载:
  2. C#实现的将IEEE754规范下的4字节数转换为浮点数,并能逆向转化,可转化为10进制和16机制两种。(C# implementation of the IEEE754 specification under the conversion of 4 bytes to floating-point numbers, and can reverse conversion, can be converted to 10 hexadecimal
  3. 所属分类:

    • 发布日期:2024-05-04
    • 文件大小:60416
    • 提供者:戴维
  1. 浮点工具

    0下载:
  2. 将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.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:jiaoge

源码中国 www.ymcn.org