搜索资源列表

  1. FLOAT

    0下载:
  2. 用c进行浮点运算的新思路-new thinking of float number caculation in c
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6297
    • 提供者:利昂
  1. FLOAT

    0下载:
  2. LONWORKS NEURON C 浮点数头文件FLOAT.H
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1575
    • 提供者:xyz
  1. FloatEdit_demo

    0下载:
  2. 浮点数输入编辑框-The edit which can accept float input
  3. 所属分类:编辑框

    • 发布日期:2024-05-03
    • 文件大小:0
    • 提供者:站长
  1. FLOAT

    0下载:
  2. 用c进行浮点运算的新思路-new thinking of float number caculation in c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:6144
    • 提供者:利昂
  1. FloatConvet

    0下载:
  2. 显示IEEE浮点数在内存中的存放以十六进制数或二进制方式显示。-it displays IEEE float number how to save in the memory using hexadecimal number or binary number
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:64512
    • 提供者:明若
  1. float-ieee754

    0下载:
  2. floating point number presentation(IEEE 754 standard)
  3. 所属分类:文档资料

    • 发布日期:2024-05-03
    • 文件大小:37888
    • 提供者:dvd
  1. 51数值计算子程序

    0下载:
  2. 很好的51汇编资料,包括了定点数的运算和浮点数的运算。-good compilation of information, including a set of points and Operational float arithmetic.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:22528
    • 提供者:邱良
  1. HexFloatToAlgorism

    1下载:
  2. 一个用于四字节十六进制浮点数与十进制数之间的相互转换,在网上找了很久都没有找到相关的程序,只好自己写了一个,不敢独享!-for a four-byte hexadecimal and decimal number float between the conversion, on the Internet looking for a long time have not found the relevant procedures, the
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:30720
    • 提供者:姬小兵
  1. calc51

    0下载:
  2. 应用于51的浮点数计算器程序,其中键盘的扫描程序需自己写(我不想让人都懒起来),还有就是LCD显示部分,根据情况更改-applied to the float 51 calculator program, the keyboard scan process required to write their own (I do not want to have lazy up), the LCD display is also part o
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:astonzorro
  1. FDSJS

    0下载:
  2. 一个浮点数计算子程序,浮点数格式化,加,减对阶,结果规格化,浮点数乘法,浮点数除法等 -a float calculation subroutine, floats, formatting, plus or minus the bands, the result is normalized, floats, multiplication, division, etc. float
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:干树川
  1. test_FLOAT

    0下载:
  2. 测试float数据类型存储结构小程序 -test float data types of small storage structures procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:34816
    • 提供者:蒋铃锋
  1. Intf

    0下载:
  2. 用于将两个两字节十六进制数据转为浮点数后进行乘除加法运算-for two to two-byte hexadecimal data to float after multiplication and division operations Adder
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:阿颖
  1. classstr2

    0下载:
  2. 完善字符串类的运算符功能 1、 利用运算符重载完善字符串类的运算符功能。如: 串+整数;整数+串;浮点数+串;串-串;串/串 等; 2、 编制一个带菜单的小系统,演示该类的运算符操作。 -perfect string Operators such a function, using Operator perfect string category Operators function. Such as : S
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:548864
    • 提供者:李昭明
  1. FFT-c

    0下载:
  2. 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function :/* Sample data on the dataR []
  3. 所属分类:C#编程

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:郑超
  1. Float

    0下载:
  2. 单片机浮点运算子程序,使用C51编程,可分别得到整数部分和小数部分,数据存储长度为4字节.-SCM floating point routines, the use of C51 programming, respectively integral part and be part of a minority, data storage for 4-byte length.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:魏金城
  1. duoxiangshixiangjia

    0下载:
  2. windows编程工具Visual C++编写,数据结构作业,两个一元多项式相加源程序,多项式的系数coef是float型; 多项式的指数expn是int 型 ;-Visual C preparation, data structure operations, 2 1 yuan polynomial combined source, the polynomial coefficients is Coef float; Polynomia
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:刘宇
  1. floatcal

    0下载:
  2. 可以进行浮点数的四则运算,稍微修改一下就可以做一个简单的计算机器了-can float for the four operations, a slight change it can be done on a simple computer for the
  3. 所属分类:其他小程序

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:mck
  1. cyuanchengxu

    0下载:
  2. 函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:gongwen
  1. fdzh

    0下载:
  2. 浮点转换器,可以对十进制定点数、浮点BCD码和二进制浮点操作数之间进行相互转换。-float converters, and can set the decimal points. BCD floating-point and binary floating-point operation between several mutual conversion.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:190464
    • 提供者:冯明春
  1. float

    0下载:
  2. 搜集的关于[C51源码]浮点数显示并提供了浮点数显示格式的说明,对c51更深入学习有所帮助。-Collected on the [C51 source] float displays, and provides a descr iption of floating-point display format, more in-depth study on the c51 help.
  3. 所属分类:软件工程

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:牛佳佳
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org