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

搜索资源列表

  1. 浮点异常的控制位

    0下载:
  2. //浮点异常的控制位 #define FPUEM_INVALIDOP 0x01 #define FPUEM_DENORMALOP 0x02 #define FPUEM_ZERODIVIDE 0x04 #define FPUEM_OVERFLOW 0x08 #define FPUEM_UNDERFLOW 0x10 #define FPUEM_PRECISON 0x20 #define __FORCE_INLINE__ __inline /*-----------------------------
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.35kb
    • 提供者:张虹
  1. float_fract_2117

    0下载:
  2. convert float to fixed point number and from fixed point to float
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:13.08kb
    • 提供者:iyfmuller
  1. c2

    0下载:
  2. 1、 有n个学生,每个学生有m门成绩,每个学生的m门成绩用一单链表实现,n个学生所对应n个单链表的头指针用一指针数组统一存放。 1) 建立该存贮结构。 2) 查找第i个学生的某门课成绩。 链表中结点结构: struct node {char *nam;/*nam为课程名*/   float sco;/*sco为该门课程的成绩*/ struct node *link;/*link为指向下一课程结点的指针*/ -1, there are n students, e
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:29.04kb
    • 提供者:xie
  1. MATH

    0下载:
  2. Lots useful AVR asm math routines (trigonometry, float point, intenger , vectors and etc)
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:431.09kb
    • 提供者:brunomarcio
  1. floating

    0下载:
  2. 汇编语言编写的浮点数运算子程序库 FoatHead.ASM 浮点运算库,头文件 FOATCODE.ASM 浮点运算库,代码文件 FLOAT.ASM 浮点运算库,包括完全的头文件说明和代码 FOATTEST.ASM 浮点运算库测试程序-Written assembly language floating-point subroutine library FoatHead.ASM floating-point libraries, header files FOATCODE.A
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:26.14kb
    • 提供者:luoli
  1. GF8051

    0下载:
  2. Go Fast Floating Point libraries for double float operations bit shifted on an 8bit microcontroller. Includes C and ASM source code, libraries and documentation for Franklin Kiel embedded C compliler.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:681.09kb
    • 提供者:currentloops
  1. float

    0下载:
  2. Floating point addition assembler in MIPS
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.68kb
    • 提供者:Simone
  1. fp_mul

    0下载:
  2. float-point multiplication standart IEEE-754
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-04
    • 文件大小:4.4kb
    • 提供者:luba
  1. Float

    0下载:
  2. 唉,大出血,贡献一个从16进制转换成浮点型的dll源代码,谁叫我从程序员开发网下载那么多东西呢-Oh, bleeding, a contribution from the hexadecimal floating-point convert the dll source code, programmers who told me to open distribution networks from so many things to download it
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:57.17kb
    • 提供者:何小青
  1. fequ0

    0下载:
  2. VF_equ0 (initialize a vector with zero).Float point program.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1.43kb
    • 提供者:vasko
  1. 5-3

    0下载:
  2. 创建子vi,将四个输入多转换到单个输出。子vi应该具有四个浮点型数字控件,一个浮点数指示器,一个八位无符号整数控件。-Create sub-vi, the four-input multiple-converted to a single output. The sub vi should have four floating-point digital control, a float indicator, an eight-bit unsigned integer controls.
  3. 所属分类:LabView

    • 发布日期:2017-12-05
    • 文件大小:14.32kb
    • 提供者:白涵文
  1. mips

    4下载:
  2. MIPS浮点数加法减法,用mars汇编器原创-mips float-point number arithmetic
  3. 所属分类:汇编语言

    • 发布日期:2013-10-25
    • 文件大小:1.74kb
    • 提供者:ZHAOXIN
  1. Float-Process

    1下载:
  2. VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。 VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。 下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算: -VB serial communication often encounter decimal floating-point to multi-byte Byte data type,
  3. 所属分类:MPI

    • 发布日期:2016-08-22
    • 文件大小:13kb
    • 提供者:冀鹏超
  1. float

    0下载:
  2. 汇编实现浮点数相乘,在MASM上测试成功-Compilation achieve floating-point multiplies tested successfully in MASM
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:546byte
    • 提供者:猪妖
搜珍网 www.dssz.com