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

搜索资源列表

  1. 11

    0下载:
  2. 这是一个关于DSP定点和浮点运算的比较详细的解释,多学习DSP帮助很大-This is a study on fixed-point DSP and floating-point operations in a more detailed explanation, very helpful learning DSP
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:8979
    • 提供者:王小刚
  1. C28x_FPU_FastRTS_v10

    0下载:
  2. f2833x系列浮点运算函数支持库,如正余弦函数等 -F2833x series of floating-point operations function to support the library, such as the cosine function is such
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:438738
    • 提供者:wangqijiu
  1. Test_Float_Peak

    0下载:
  2. 用c编写的用于测试浮点运算峰值的小程序。采用长度为N的浮点数组source[]自身相加N次的方法进行N*N次浮点加法运算来测试浮点加法峰值。-With c prepared for testing small peak floating-point operations procedures. Length of the floating-point numbers for the N group source [] the sum of N times its own methods of N
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8420
    • 提供者:小华
  1. DSPC55Xfloat

    0下载:
  2. 定点DSPC55X实现浮点运算定标问题讨论及其精度-Fixed-point floating-point operations to achieve DSPC55X calibration problem discussion and the precision
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:624105
    • 提供者:牛川
  1. VHDL

    0下载:
  2. VHDl在FPGA上实现浮点运算,给初学者使用-VHDL in FPGA to achieve floating-point operations for beginners
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:145418
    • 提供者:司马大方
  1. 200624732

    0下载:
  2. 多功能计算机和混合运算,可以浮点运算,功能强大,界面好看,操作方便,-Multi-function computer and mixed computing can be floating-point operations, powerful, attractive interface, easy to operate,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:2966
    • 提供者:李继风
  1. kuhanshu

    0下载:
  2. 1)按当前流行的以 IBM PC 为主机的开发系统对汇编语言的规定,读者不必再进行修改,便可直接使用。 (2)对浮点运算子程序库进行了进一步的测试和优化,对十进制浮点数和二进制浮点数的相互转换子程序进行了彻底改写,提高了运算精度和可靠性。 (3)新增添了若干个浮点子程序(传送、比较、清零、判零等),使编写数据处理程序的工作变得更简单直观。 在使用说明中开列了最主要的几项:标号、入口条件、出口信息、影响资源、堆栈需求,各项目的意义请参阅《单片机应用程序设计技术》第六章 6.3.7
  3. 所属分类:Project Design

    • 发布日期:2017-04-26
    • 文件大小:16012
    • 提供者:徐心需
  1. MCS50-ASM2

    0下载:
  2. MCS-51 ASM 单片机源码系列之 二进制浮点运算,-MCS-51 ASM series of binary-source single-chip floating-point operations,
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6519
    • 提供者:狼猛
  1. WindowsApplication1

    0下载:
  2. 基于编译原理的表达式计算器 使用算符优先算法实现了表达式计算器,能分析用户输入的表达式是否正确,支持括号运算、浮点运算、简单的四则运算、复杂的表达式运算、进制之间的相互转换等。操作简单,界面清晰。-Design of the expression calculator based on the compiler theory
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:84775
    • 提供者:周某某
  1. floatmul

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

    • 发布日期:2017-03-29
    • 文件大小:32002
    • 提供者:金红晓
  1. ADDER

    0下载:
  2. 本设计是用32位的并行全加器的,可以实现浮点运算!-The design is a parallel 32-bit full adder, and floating-point operations can be achieved!
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-23
    • 文件大小:278443
    • 提供者:王强
  1. super_pi_mod-1.5

    0下载:
  2. cpu的性能测试,主要是浮点运算的能力。当然还包括其他的一些测试-cpu performance tests, mainly the ability of floating-point operations
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:61895
    • 提供者:zx
  1. JPEGDECODER

    0下载:
  2. jpeg的解码器,包含了汇编代码,并做过了优化,使用了浮点运算。-A JPEG decoder written entirely in assembly with SSE and SSE2 optimizations. Uses floating point internally for maximum precision
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:60639
    • 提供者:wjm
  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
    • 文件大小:26767
    • 提供者:luoli
  1. dts

    0下载:
  2. DTS在VC上的代码,我改动了其中量化部分,将其一部分浮点运算改为了定点。-DTS code base on VC, I quantify some of these changes, will be replaced by its part of the fixed-point floating-point operations.
  3. 所属分类:Audio program

    • 发布日期:2015-06-27
    • 文件大小:390563
    • 提供者:xcg
  1. MS51_ASM

    0下载:
  2. 51系列单片机汇编语言定点运算子程序库和三字节浮点运算子程序库。-51 Series single-chip fixed-point assembly language computing, and three byte subroutine library subroutine library floating-point operations.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:52701
    • 提供者:周航慈
  1. Simple_calculator

    0下载:
  2. 51单片机基础训练项目之简易计算器.功能:普通整型的加减乘除运算。可由读者自主学习并扩展至浮点运算。-51 MCU-based training program in the simple calculator. Function: ordinary integer addition and subtraction multiplication and division operations. Readers can be extended to self-learning and floati
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:483324
    • 提供者:441422
  1. arm-none-eabi-i686-linux-gnu.tar

    0下载:
  2. 很好用的Linux-android交叉编译工具链,可以用来浮点运算和编译.so库来供android JAVA端来调用!-Very good use of the Linux-android cross compiler tool chain, can be used for floating point operations and compilation of the.So library for Android JAVA end to call!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-03
    • 文件大小:32014658
    • 提供者:朱小平
  1. asm_subprogram

    0下载:
  2. 实用的asm子程序,最大程度上简化程序代码,从浮点运算到人机接口,应有尽有-Practical asm subroutines, simplify the code the maximum extent possible, from the floating-point operations to the human-machine interface, everything you
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:126422
    • 提供者:马楠
  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
    • 文件大小:9304336
    • 提供者:Ryan
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com