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

搜索资源列表

  1. formulaC++20080625

    0下载:
  2. 该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果 1、组件调用的方式可以参考 main.cpp 2、脚本的编写可以参考 debug/my.cfg 3、可调用系统函数有 atof: 将字符串转换为浮点数 ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace:字符串替换函数 printf:
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:434708
    • 提供者:范哲伟
  1. C

    0下载:
  2. printf("Please shuru zhengzhiscore:") gets(temp) data.score[3]=atof(temp) data.score[4]=data.score[0]+data.score[1]+data.score -gets(temp) data.score[1]=atof(temp) printf("Please input yingyu score:") gets(temp) data.score[2]=atof(tem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5461
    • 提供者:wangming
  1. FTOA2

    0下载:
  2. 将浮点类型转换为字符串,相当于atof的反函数,vs2008-Convert floating-point type to a string, which is equivalent to the inverse function of atof, vs2008
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:516009
    • 提供者:PC
  1. a

    0下载:
  2. 字符与整形,实型之间的相互转换,不调用atof等函数来实现操作-Conversion between the character and shaping, the real, do not call atof function to achieve the operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:903
    • 提供者:tata
  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