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

搜索资源列表

  1. fpu_v18

    0下载:
  2. 說明FPU的演算法以及浮點運\算式中的加減乘除-note FPU algorithm-and floating-point operations of arithmetic
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:329.5kb
    • 提供者:kenji
  1. 80c196_FP98

    0下载:
  2. 运行于80C196上的浮点运算程序asm-running on the 80C196 on the floating-point operations procedures asm2
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5.4kb
    • 提供者:曹姓名
  1. ieee_matrix

    0下载:
  2. 用汇编写的矩阵乘法和IEEE浮点数转换 -was compiled using the matrix multiplication and IEEE floating point conversion
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.46kb
    • 提供者:zy
  1. DSP_C5416_floatpoint

    0下载:
  2. 实现16位DSP TMSC5416 32位浮点数乘法,ASM汇编文件。CCS编译-achieve 16 TMSC5416 DSP floating point multiplication 32, ASM compilation document. CCS compiler
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5.31kb
    • 提供者:XD
  1. floating_pt_asm

    0下载:
  2. asm code for floating pt calculation-asm2 code for floating pt calculation
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5.56kb
    • 提供者:yiu chi wai
  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. DFT

    0下载:
  2. 基于TS201 32-bit floating point DFT routine -Based on the TS201 32-bit floating point DFT routine
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:200.78kb
    • 提供者:fangliang
  1. IEEEchangeBCDfloat

    0下载:
  2. 标准的四字节IEEE浮点型数据转换为BCD码源代码,通过这个转换程序可以把数据送到数码管上显示数据了,很实用的哦对用汇编语言包来写的同胞-Standard four-byte IEEE floating-point type data into a BCD code source code, through the conversion process can control data sent to the digital display data, it is practical to us
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1.99kb
    • 提供者:谢苏岚
  1. gongziguanli

    0下载:
  2. 实现企业财务部门对工资进行集中管理。可供财务人员对企业的员工进行添加、删除,对员工的基本工资、浮动工资、工资发放进行管理以及提供财务人员查询员工的基本工资、浮动工资和总体工资并且可以打印报表;-Corporate finance department for centralized management on wages. Financial officer for the staff of enterprises to add, delete, on the staff of their ba
  3. 所属分类:assembly language

    • 发布日期:2017-05-13
    • 文件大小:2.92mb
    • 提供者:lishiwei
  1. flodiv

    0下载:
  2. 本程序实现标准浮点数除法。 入口参数:被除数在ARGBH1:ARGBL1:EXP1中,除数在ARGBH2:ARGBL2:EXP2中。 出口参数:结果在ARGBH1:ARGBL1:EXP1中。-This procedure to achieve the standard floating-point division. Entrance parameters: dividend in ARGBH1: ARGBL1: EXP1, the divisor in ARGBH2: ARGBL2:
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1.09kb
    • 提供者:liu gang
  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. 062

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

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

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

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

    0下载:
  2. 本书全面细致地讲述了汇编语言程序设计的各个方面。从微处理器体系结构、工作机制到指令集;从最基本的编译器链接器的使用到高级过程、结构和宏的使用;从用纯汇编编写程序到用VC++,BC++等最新编译器与汇编的混合接口编程;从16位实模式下BIOS,DOS实模式文本及图形程序设计到32位保护模式的Windows程序设计;从磁盘基础知识到Intel指令编码、浮点运算等相关知识都做了深入而细致的讲解。 -This book describes a comprehensive and meticulo
  3. 所属分类:assembly language

    • 发布日期:2017-05-26
    • 文件大小:8.87mb
    • 提供者:Ryan
  1. 1-3

    0下载:
  2. 设浮点数采用IEEE的32位标准浮点格式,求两个浮点数之和或之差,例如 0.97702828142+0.97570213004=? 0. 97570213004-0.97702828142=?-Based 32-bit floating point using IEEE standard floating-point format, seeking the sum of two floating-point numbers, or the difference between, for
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:662byte
    • 提供者:影子
  1. Thepreparationofcomplex

    0下载:
  2. 编写复数类scomplex,用友元函数重载,实现浮点数和复数的加法。-The preparation of complex class scomplex, UF element function overloading to achieve floating-point numbers and complex numbers addition.
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:6.78kb
    • 提供者:刘志伟
  1. FLOAT51.ZIP

    0下载:
  2. FLOATING POINT LIBRARY FOR 8052 MICROCONTROLLER
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:20.95kb
    • 提供者:maurizio
  1. Floating-point-operation

    0下载:
  2. 使用Win32汇编语言编写,使用浮点运算指令画出一条正弦曲线。-Win32 assembly language, the use of floating point instructions to draw a sine curve.
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:3.36kb
    • 提供者:hily
  1. floating-about-fuck

    0下载:
  2. 实现漂浮字符“FUCK”,就是能动态的在屏幕上显示这几个字符-To achieve floating Character " FUCK" , is that we can dynamic' s on the screen Display this few characters of the
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:528byte
    • 提供者:majia
« 12 »
搜珍网 www.dssz.com