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

搜索资源列表

  1. cn-Winamp280-Dfx6113

    0下载:
  2. 本规范中所指定的数据类型如INT,FIXED,VARSTR,FLOAT,DATE,TIME等只是为数据检查设定的;前端系统通过调用时均以字符串方式上送,AG会根据该规范进行必要的类型和长度检查; 除非特别说明,本规范中的规定的字段长度都是最大长度(FIXED类型是定长)。-the norms as specified in the data types such as INT, fixed, VARSTR, FLOAT, DATE, TIME, etc. only to check data s
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:4.94mb
    • 提供者:赵飞
  1. cpropertygrid_static_library

    0下载:
  2. CPropertyGrid是基于MFC开发的一个属性表控件,它以表格的方式显示和输入数据,其功能和外观类似Visual Basic 6以及Visual Studio 2003的属性窗口。   CPropertyGrid支持的数据类型有:字符串、整数、浮点数、布尔型、度分秒、尺寸、颜色、字体、文件、按钮、列表、日期、时间等,而且可以根据需求进行扩展。 -CPropertyGrid MFC is based on the development of an attribute list co
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:1.49mb
    • 提供者:黄河
  1. float_char_int_string.rar

    0下载:
  2. 各种基本数据类型转换源程序。 本程序涉及到的数据类型有:float, int , char, string.,A variety of basic data type conversion source. This procedure involves the data types are: float, int, char, string.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:105.73kb
    • 提供者:Steno
  1. Str_to_Float

    0下载:
  2. 一个小程序,可以将string 转换为float型数,可用于string类的统一-A small program can be converted to string a number of float-type, can be used for the unification of string type
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5.3kb
    • 提供者:易欣
  1. maskEdit

    0下载:
  2. 带掩码功能的多功能编辑框。使用它可以完成整数、浮点数、字符串等类型的输入。-Mask function with multi-edit box. Use it to complete integer, float, string and other types of input.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:25.31kb
    • 提供者:Hellow
  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
    • 文件大小:1.21kb
    • 提供者:steux
  1. validar

    0下载:
  2. It`s a program to write a string (name of a file) and a float between 0-1. If you choose a number higher than 0.5 the result is correct in other case is incorrect.
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1.81mb
    • 提供者:Guillermo
  1. CseApi20

    0下载:
  2. CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即string)、Int数组、object数组、字典dict等,由于封装是轻量级的,常用作基础类型库来支持Win32软件开发,如果使用STL容器等觉得不便时,这个库是很好的替代方案。-CseApi20.zip is the underlying scr ipting language package CSE database, using C++ p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:59.55kb
    • 提供者:wayne
  1. littleprogramforC

    0下载:
  2. 一些以C語言撰寫的小程式,包括printf函數的實作、字串轉浮點數、浮點數轉字串以及最小擴張樹問題等等。-Some with small programs written in C language, including the printf function of the implementation, string float switch, float switch to the string and the minimum spanning tree problem and so on.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.55kb
    • 提供者:鄧慧鈴
  1. oscsend

    0下载:
  2. 发送一个开放声音控制(OSC)的信息通过UDP连接 oscsend(美,路径) oscsend(美,路径,类型,arg1的,arg2的,...) oscsedn(美,路径,类型,[参数]) ü= UDP的对象与打开的连接。 路径=路径字符串 =同类型的参数类型的字符串, 支持: 我=整数 f=浮动 商S =串 每组空(忽略相应的参数) 余=脉冲(忽略相应的参数) T=真(忽略相应的参数) F=假(忽略
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.02kb
    • 提供者:abeaqhax
  1. script_interpreter

    0下载:
  2. 一个用c语言写的解释器,有三种数据类型:int、float、string。支持+ -×/和print功能。虽然很小,但有很强的参考意义,容易扩展-A simple interpreter, there are three data types: int, float, string. Support+- ×/and print functions. Although small, but has a strong reference value, easy to extend
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:17.96kb
    • 提供者:
  1. c-P-P-algorithm-procedures

    0下载:
  2. 程序开始运行,要求用户首先输入两个大数。 然后进行菜单选择,进行相应的大数运算。 分析说明:由于大数的范围太大,不能直接定义为int或者float等, 所以我们的想法就是定义成字符串类型, 输入的数字一位一位地存入字符数组里面。 然后在运算的时候也是一位一位地运算。 这个过程就得从最基本的数学运算法则做起,不乏多种判断。 涉及到数组和指针的应用。最难的就是判断情 况还有应用数组和指针过程中出现的多种未可预知的错误, 还得通过逐步调试慢慢找出。我们先从加减
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:269.04kb
    • 提供者:yang
  1. sort.cpp

    0下载:
  2. 写一个函数,输入参数有四个,分别是map<string,float>型数据,整数,float型数组,string型数组。返回结果,将map中的数据按float值进行排序,并将排序后的结果保存到float、string两个数组中,两个数组元素必须对应于map数据。-Write a function, there are four input parameters, are the map <string,float> data, integer, float array,
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-03
    • 文件大小:1.05kb
    • 提供者:汪亚男
  1. Serial-Print

    0下载:
  2. 本程序实现了以下功能: 单片机上电后等待从上位机串口发送来的命令,同时在数码管的前四位以十进制 显示 AD采集来的数值。 1)当收到以十六进制发送来的01后,向上位机发送字符串“Turn off ad!”,同时间隔 一秒读取AD的值,然后把AD转换过来的数表示成实际电压值(浮点数),并且从串口发 送给上位机,形式如“The voltage is 3.398438V”发送周期也是一秒一次。 2)当收到02时,向上位机发送“Turn off ad!”并停止发送电压值 3)
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:32.07kb
    • 提供者:张明辉
  1. string-into-float

    0下载:
  2. 在单片机开发中,为了存储方便有时需要大字符串转换成浮点数。-In MCU development, in order to facilitate storage and sometimes require large string into float.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:597byte
    • 提供者:wlf
  1. XPBBasic112and117

    0下载:
  2. XPB!Basic XPB! is a brand new compiler for the 32-bit Windows platform that contains a rich set of features for developingboth GUI and console applications! Features True 32-bit compiler! Create both GUI and console programs! Create
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2.15mb
    • 提供者:Eidos
  1. CP_test_1

    0下载:
  2. 编译原理实验 词法分析 一、实验目的: 通过设计编制调试一个具体的词法分析程序,加深对词法分析原理的理解。并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。 二、实验内容 编制一个能够分析整数、小数、字符串、标识符、分隔符、运算符和关键字的词法分析程序。同时要能过滤行注释和块注释。 三、实验要求 1、词法规则 关键字: if、then、else、while、do、int、float、string、begin、en
  3. 所属分类:Compiler program

    • 发布日期:2017-05-08
    • 文件大小:1.62mb
    • 提供者:jchen
  1. delimit--Float2str--str-concat

    0下载:
  2. Programs to delimit a string, concatenate strings and float to string conversion.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:633byte
    • 提供者:shiva kumar
  1. Float_to_String

    0下载:
  2. this c code converts float value to string
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:948byte
    • 提供者:vinayak jadhav
  1. Blinking-LED-PIC-Hi-Tech-C

    0下载:
  2. viens du tryskkkjd klashfahfkla llahfalshflak lahfaigfajgfayt
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:79kb
    • 提供者:kaziukas
« 12 »
搜珍网 www.dssz.com