CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 浮点运算

搜索资源列表

  1. mcs51float

    0下载:
  2. MCS-51 浮点运算子程序库及其使用说明-MCS-51 floating-point operations and subroutine library use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10237
    • 提供者:sheng
  1. 51jianyijisuanqi

    0下载:
  2. 这是一个用51单片机实现的能进行浮点运算(包括浮点乘法,除法等)的计算器-This is a use of the MCS-51 microcontroller capable of floating-point operations (including floating point multiplication, division, etc.) Calculator
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19990
    • 提供者:kk
  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等)

    • 发布日期:2008-10-13
    • 文件大小:1061
    • 提供者:魏金城
  1. 二进制转化十六进制浮点数

    0下载:
  2. 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller programming.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:39735
    • 提供者:阿勇
  1. fpu

    0下载:
  2. 利用FPGA实现浮点运算的verilog代码 希望能够给需要做这方面研究的同仁有所帮助-use FPGA floating-point operations verilog code hope to be able to do this to the need for research in the Tongren help
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:130142
    • 提供者:jake
  1. MCS51浮点计算程序

    0下载:
  2. 51单片机浮点数运算子程序及IEEE和51浮点数相互转换程序 -51 floating-point operations and subroutine IEEE floating point and 51 mutual conversion
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5694
    • 提供者:阿呆
  1. 上网程序清单C51-浮点运算

    0下载:
  2. 51单片机的上网实现,上网程序清单C51-浮点运算功能-51 MCU web, Internet list of procedures C51-floating point performance
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:90335
    • 提供者:find
  1. msp430浮点库slar041

    0下载:
  2. msp430浮点库,浮点运算很好的例子!-Controller floating point libraries, floating-point operations a good example!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:90755
    • 提供者:赵春福
  1. 80c196浮点子程序

    0下载:
  2. 收集整理了80c196浮点运算程序,可以直接使用-collected bits floating-point operations procedures that could directly use
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:6010
    • 提供者:孙瑞军
  1. 51浮点运算程序库

    0下载:
  2. MCS-51 浮点运算子程序库及其使用说明 本浮点子程序库有三个不同层次的版本,以便适应不同的应用场合: 1.小型库(FQ51A.ASM):只包含浮点加、减、乘、除子程序。 2.中型库(FQ51B.ASM):在小型库的基础上再增加绝对值、倒数、比较、平方、开平方、 数制转换等子程序。 3.大型库(FQ51.ASM):包含本说明书中的全部子程序。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-06-24
    • 文件大小:24550
    • 提供者:xyz543
  1. counter51

    1下载:
  2. 8位单片机计算器(实现浮点运算,4*4键盘)-8-bit single-chip calculator (the realization of floating-point, 4* 4 keypad)
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:119528
    • 提供者:soar
  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. float_fixed_point_son_prog

    1下载:
  2. 包含定点和浮点运算的子程序库,有详细的说明文档,能够完成各种形式的定点浮点运算-Fixed-point and floating-point operations that contains the subroutine library, there is detailed documentation, be able to achieve various forms of fixed-point floating-point operations
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:21434
    • 提供者:郝松
  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. fpu100_latest.tar

    1下载:
  2. 这是一个32位的浮点运算单元(FPU),它可以根据IEEE754标准被完全编译。此FPU已被硬件测试和被软件仿真通过。-This is a 32-bit floating point unit (FPU),It can do arithmetic operations on floating point numbers. The FPU complies fully with the IEEE 754 Standard. The FPU was tested and simulated in h
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-12-20
    • 文件大小:1981120
    • 提供者:赵恒
  1. arm-linux-gcc-3.4.5.tar

    2下载:
  2. linux 下 arm 交叉编译工具: arm-linux-gcc-3.4.5 支持软件浮点运算,-arm cross-compiler under linux: arm-linux-gcc-3.4.5
  3. 所属分类:Embeded Linux

    • 发布日期:2014-09-03
    • 文件大小:44428896
    • 提供者:tufei
  1. 5

    0下载:
  2. 8位单片机计算器(实现浮点运算,4*4键盘)-8-bit single-chip calculator (the realization of floating-point, 4* 4 keypad)-8-bit single-chip calculator (to achieve floating-point operations, 4* 4 keyboard)-8-bit single-chip calculator (the realization of floating-point, 4
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:92873
    • 提供者:luoyt
  1. adder

    1下载:
  2. 能够实现单精度浮点加法运算。输入引脚有:第一运算数,第二运算数,复位信号,时钟信号。输出信号有:运算结果,运算完成标志。(To achieve a single precision floating-point addition operations)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:5219328
    • 提供者:无聊人
  1. 浮点

    0下载:
  2. DSP 浮点运算很好的例程................(DSP very good sample for DSp 28335 of fpu)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-07
    • 文件大小:260096
    • 提供者:梨花殇
  1. eetop.cn_利用FPGA实现浮点运算的verilog代码

    0下载:
  2. 计算机里整数和小数形式就是按普通格式进行存储,例如1024、3.1415926等等,这个没什么特点,但是这样的数精度不高,表达也不够全面,为了能够有一种数的通用表示法,就发明了浮点数。 浮点数的表示形式有点像科学计数法(*.*****×10^***),它的表示形式是0.*****×10^***,在计算机中的形式为 .***** e ±***),其中前面的星号代表定点小数,也就是整数部分为0的纯小数,后面的指数部分是定点整数。利用这样的形式就能表示出任意一个整数和小数,例如1024就能表示成0.
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-29
    • 文件大小:130048
    • 提供者:哒啦啦啦
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com