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

搜索资源列表

  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. 51单片机汇编葵花宝典

    0下载:
  2. 各种51单片机源程序集,包括浮点数的计算,多字节的加减等算法的实现-SCM source scr ipts, including floating point calculations, multi-byte such as addition and subtraction algorithm implementation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:125981
    • 提供者:周云
  1. 浮点运算汇编程序CALC

    0下载:
  2. 一个可以实现多字节四则浮点运算的51汇编程序,LCD显示具体线路各位请看地址号,接线还是比较简单的-a multi-byte floating point four of the 51 assembler, LCD display specific lines See you address, wiring is relatively simple
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12732
    • 提供者:hxl
  1. floatbck

    0下载:
  2. 表达式求值,用顺序栈实现,表达式可以为多位数浮点型,先转换为后序表达式输出,然后求值。-expression evaluates, with the order Stack, in the expression for multi-digit floating point, after first converted to the output sequence expression, and then evaluated.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1128
    • 提供者:衣明玉
  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
    • 文件大小:3430
    • 提供者:张虹
  1. 80c196浮点子程序

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

    • 发布日期:2008-10-13
    • 文件大小:6010
    • 提供者:孙瑞军
  1. 864194juq

    0下载:
  2. java实现计算器,各种不同的+—*/四则运算,还支持浮点运算,感觉还不错-achieve calculators, and various -* + / 4 operator, also support floating-point operations, also feeling good
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1634
    • 提供者:罗世林
  1. float-ieee754

    1下载:
  2. floating point number presentation(IEEE 754 standard)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:38118
    • 提供者:dvd
  1. 算法设计五

    0下载:
  2. 误差分析的方法有多种,例如,威点逊(J. H. Wilkison)针对的计算机的浮点运算提出的“向后误差分析”,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。-error analysis by a number of means, for example, Granville point Morrison (J. H. Wilkison), refer
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:78689
    • 提供者:周易
  1. broadvoice 32

    0下载:
  2. BroadVoice?is a family of speech coding algorithms created by Broadcom and standardized by CableLabs? SCTE? and ANSI for Voice over IP applications in cable telephony. BroadVoice is also part of the ITU-T Recommendations J.161 and J.361. To encourage
  3. 所属分类:多媒体

    • 发布日期:2010-03-11
    • 文件大小:4608612
    • 提供者:spwedasd
  1. 语音压缩G729 C语言源码

    0下载:
  2. va_g729a.lib Win32 statically linkable library of G729 floating-point object code for Pentium and compatible processors. va_g729a.h API prototypes and constants declarations required by the sample programs. va_g729a_encoder.c Encoder samp
  3. 所属分类:语音压缩

  1. IEEE754 浮点数在计算机内部存储方式

    1下载:
  2. IEEE Standard 754 for Binary Floating-Point Arithmetic
  3. 所属分类:文档资料

  1. AVX Cloth

    0下载:
  2. AVX Cloth is a tech sample that demonstrates use of 8 wide floating point SIMD processing with 256 bit AVX. The sample has many active cloth pieces simulating as it showcases a SOA implementation of an iterative position projection (distance constrai
  3. 所属分类:3D图形编程

    • 发布日期:2011-05-27
    • 文件大小:978112
    • 提供者:ericchang
  1. Decimal--format-32-bit-IEE754 十进制转化32位IEE754浮点格式函数

    1下载:
  2. 十进制转化32位IEE754浮点格式函数,32位IEE754浮点格式函数转化十进制-Decimal floating point format conversion function 32-bit IEE754, 32 IEE754 decimal floating point format conversion function
  3. 所属分类:DSP编程

    • 发布日期:2013-10-29
    • 文件大小:11144
    • 提供者:zhangdonghui
  1. FixToFloat.将16位二进制有符号纯小数转换为32位单精度浮点数

    0下载:
  2. 将16位二进制有符号纯小数转换为32位单精度浮点数。实际应用时,最好加tsu、tco约束条件,速度会快些。,There will be 16-bit binary decimal symbol is converted to pure 32-bit single precision floating point. Practical applications, it is best to increase tsu, tco constraints, the speed will be faste
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-23
    • 文件大小:1091
    • 提供者:li
  1. tAtan2Cordic.rar

    1下载:
  2. 是codic算法实现atan的C程序,包括定点和浮点程序,已经通过验证。,Atan is codic algorithm of C procedures, including fixed-point and floating-point procedures, has been validated.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-21
    • 文件大小:3237
    • 提供者:张堃
  1. ftos.rar

    0下载:
  2. 浮点数换算为字符串显示,IEEE754二进制浮点数,Floating-point conversion for string display, IEEE754 binary floating-point numbers
  3. 所属分类:其他小程序

    • 发布日期:2013-10-29
    • 文件大小:756
    • 提供者:zjh
  1. IEEE754.rar

    0下载:
  2. IEEE754格式,16进制浮点数转换C++源码,IEEE754 format, 16-band floating-point conversion C++ source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:921
    • 提供者:seer
  1. lpc2138.rar

    1下载:
  2. 这是LPC2138的一个应用程序,功能包括GUI,浮点数运算,步进电机,温度显示与控制,串口通信的程序!希望对大家有用!,This is an application of the LPC2138, features include GUI, floating-point, stepper motor, temperature display and control, serial communication procedures! I hope useful for everyone!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:478628
    • 提供者:1123
  1. FLoat_GA.rar

    0下载:
  2. 基于改进的遗传算法,使用浮点编码,使用变量的真值,使其物理意义明确,加速了收敛,Improved genetic algorithm based on the use of floating-point encoding, the true value of the use of variables to make it clear physical meaning to speed up the convergence
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:76108
    • 提供者:张振杰
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com