CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ftoa

搜索资源列表

  1. ftoa.c

    1下载:
  2. This a fast floating point to string conversion function. Avoids the use of unsafe sprintf function. Works with float and double types. Correctly manages +inf, -inf, nnan (not a number).-This is a fast floating point to string conversion function. Av
  3. 所属分类:Algorithm

    • 发布日期:2015-08-07
    • 文件大小:1234
    • 提供者:steux
  1. ftoa

    1下载:
  2. 将浮点型数据转换为字符型数据的函数,在编程需要此功能时可方便调用此函数。-Stresses as a function of floating-point data conversion character data when programming can easily call this function.
  3. 所属分类:Algorithm

    • 发布日期:2015-08-07
    • 文件大小:1024
    • 提供者:欧阳
  1. 浮点数运算

    0下载:
  2. 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。 算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。 typedef unsigned int dwrd; #32-bit char* ftoa(dwrd); dwrd atof(char*); dwrd fadd(dwrd, dwrd); dwrd fsub(dwrd, dwrd); dwr
  3. 所属分类:其他

    • 发布日期:2021-03-29
    • 文件大小:547840
    • 提供者:游哉
搜珍网 www.dssz.com