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

搜索资源列表

  1. 1

    0下载:
  2. 将浮点数转化为字符串,最大支持8位置的小数-Will float into a string
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:831
    • 提供者:William
  1. DSPARMIEEE-754.doc

    0下载:
  2. 将从CAN总线接收到4字节数据转换成单精度浮点数,每个单精度数据占用4个字节 -Received from the CAN bus, 4 bytes of data into a single precision floating point, single precision data each occupy 4 bytes
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3051
    • 提供者:小田
  1. amo_tool_V1_2_6

    1下载:
  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语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-06
    • 文件大小:41253
    • 提供者:amo
  1. erjinzhifudianshu

    0下载:
  2. 二进制浮点数运算,双字节无符号数乘法,为c51的子程序-Binary floating-point, double-byte unsigned number multiplication for the subroutines c51
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:6288
    • 提供者:dede
  1. FLOAT_BCD

    0下载:
  2. PIC16F877单片机浮点数至5位压缩BCD码转换程序-PIC16F877 Single-chip floatingto 5 compression BCD code conversion process
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1979
    • 提供者:任凡
  1. C_float_programing

    0下载:
  2. 单片机c语言如何显示浮点数的一篇文章,不错。-how to display foat value using MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:276756
    • 提供者:wang junxian
  1. 80C51programs

    0下载:
  2. C51单片机实用程序,包括定点数\浮点数的运算,有丰富实用的例子-C51 single-chip utility, including fixed-point \ floating-point arithmetic, there is rich in practical examples of
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:72993
    • 提供者:sibling
  1. 2

    1下载:
  2. 用C#语言把符合IEEE754浮点数储存规范的单精度的浮点数从二进制表示形式转化为十进制表示-C# language to use meet the specifications IEEE754 floating-point single-precision storage of floating-point numbers from binary into a decimal representation that
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:1008
    • 提供者:育林居士
  1. ces

    1下载:
  2. 将一个浮点数按要求进行格式转换成4个字节的二进制,达到数据通信要求。-A floating-point format in accordance with the requirements into a four-byte binary to data communication requirements.
  3. 所属分类:Windows Develop

    • 发布日期:2016-02-28
    • 文件大小:243057
    • 提供者:苏云馨
  1. sprintf_strtod_function

    0下载:
  2. 字符串及浮点数间转换 自定义 实现 函数-Conversion between string and floating-point numbers to achieve a custom function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:6741
    • 提供者:hailang
  1. floatmul

    0下载:
  2. 浮点数加减乘除,运算源代码,定义浮点数的加、减、乘、除和四舍五入等运算方法-java float mul,dec,source
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:32002
    • 提供者:金红晓
  1. 在VHDL中实现高精度快速除法

    2下载:
  2. 高精度的浮点数除法运算,基于浮点运算的FPGA实现,单精度浮点数-High-precision floating-point division operation, the FPGA based on the realization of floating-point operations, single precision floating point
  3. 所属分类:VHDL编程

    • 发布日期:2013-04-19
    • 文件大小:81437
    • 提供者:jiachen
  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
    • 文件大小:25913
    • 提供者:Hellow
  1. long_int_to_floating

    1下载:
  2. 该文件为16进制长整型数转换为浮点数的源代码,经过反复测试,没问题。-The document is 16 M long integer is converted to float the source code, after repeated testing, no problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-21
    • 文件大小:636
    • 提供者:张飞
  1. float

    0下载:
  2. 浮点数互换,字符格式与实际值之间相互转换。-Float swap
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3326
    • 提供者:xiao
  1. fudianshuxianshi

    0下载:
  2. 这是用AT89S51单片机编写的C语言程序,可以在四位一体共阳数码管上显示浮点数。-This is a single-chip AT89S51 prepared to use C language program can be positive in a total of four-in-one digital tube display floating-point numbers.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:12753
    • 提供者:古风
  1. fpuvhdl_latest.tar

    0下载:
  2. 浮点数运算的FPGA实现,包括仿真文件。-FPGA realization of floating-point operations, including the simulation file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:116770
    • 提供者:zhangsan
  1. JSQ

    0下载:
  2. 计算器是Windows操作系统提供的一个附件功能,许多人用Visual Basic、Visual C++等编制计算器,由于这些程序提供了控件,所以实现相对容易。Turbo C没有控件,但我们可以利用它所具有的函数模仿画出其界面,实现计算器的基本功能,进行浮点数加、减、乘、除、乘方和求模运算。-Calculator is a Windows operating system provides an attachment function, and many people use Visual Ba
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3375
    • 提供者:sishengxu
  1. 062

    0下载:
  2. 浮点数转换为字符串 .标准函数和标准过程是由Pascal定义的,如标准函数ch(),ord(),标准过程read(),write()等,程序员在编写程序时,只要套入合适的参数,就可以直接调用这些标准函数和过程。-Floating-point number is converted to a string
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:21315
    • 提供者:chenjack
  1. fdjs

    0下载:
  2. 在许多应用程序领域中,都需要控制小数点后的小数位,但是浮点数对此不能提供直接的支持。怎样对程序中的浮点数据进行"整齐"地格式化呢?在此我们有一个迂回的方法,先把它们转换为字符串,格式化后以文本形式显示出来。 -In many applications areas, both need to control the decimal places after the decimal point, but the floating-point numbers which can not provide
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6096
    • 提供者:孔顺俊
« 1 23 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com