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

搜索资源列表

  1. 整数和浮点数的计算

    0下载:
  2. 实现整数和浮点数的加,减,乘,除计算-achieve the integer and floating-point, plus or minus, multiplication and calculation
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3390
    • 提供者:马鹏
  1. 浮点数的运算方法

    0下载:
  2. 清华计算机组成原理电子教案:浮点数的运算方法-Tsinghua Computer electronic templates Principle : floating point arithmetic method
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:306284
    • 提供者:高名
  1. 浮点数库(精确浮点数运算)

    0下载:
  2. 支持精确表示浮点数和浮点数的精确运算。
  3. 所属分类:源码下载

    • 发布日期:2010-10-11
    • 文件大小:134638
    • 提供者:aurora001
  1. 单双精度浮点数的IEEE标准格式

    0下载:
  2. 单双精度浮点数的IEEE标准格式
  3. 所属分类:文档资料

    • 发布日期:2010-11-04
    • 文件大小:36352
    • 提供者:xiaoxiong146480
  1. verilog32位浮点数乘法器

    6下载:
  2. 采用verilog写的32位浮点数乘法器,组合电路,只需要一个时钟周期就可完成运算
  3. 所属分类:VHDL编程

    • 发布日期:2010-12-15
    • 文件大小:2132
    • 提供者:hustwt
  1. 浮点数和单精度数互换

    0下载:
  2. Labview的浮点数和单精度数互换VI。
  3. 所属分类:源码下载

  1. add(FLP).32位元的浮点数加法器

    0下载:
  2. 一个32位元的浮点数加法器,可将两IEEE 754格式内的值进行相加,A 32-bit floating-point adder can be both within the IEEE 754 format to add value
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-23
    • 文件大小:9769
    • 提供者:TTJ
  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. sqrtf.采用二分法计算正的浮点数开方的代码

    0下载:
  2. 这个函数是一段采用二分法计算正的浮点数开方的代码,采用C语言编写,在uClinux下编译通过并能正常运行。, This function is a section uses the dichotomy to calculate the floating number root the code, uses the C language compilation, translates under uClinux through and can the normal operation.
  3. 所属分类:嵌入式Linux

    • 发布日期:2017-11-08
    • 文件大小:837
    • 提供者:朱富毅
  1. ftos.rar

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

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

    0下载:
  2. 浮点数输入编辑框-The edit which can accept float input
  3. 所属分类:EditBox

    • 发布日期:2017-11-08
    • 文件大小:18328
    • 提供者:站长
  1. 遗传算法浮点数编码

    0下载:
  2. 遗传算法的浮点数编码源码,适合于初学者,注释详细。
  3. 所属分类:matlab例程

  1. S7-200双精度浮点数转单精度浮点数

    3下载:
  2. S7-200双精度浮点数转单精度浮点数转换
  3. 所属分类:数值算法/人工智能

  1. 输出浮点数四字节内容

    0下载:
  2. 输出浮点数四字节的内容,将32位浮点数以四字节的形式输出(Output four bytes of floating number)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:397312
    • 提供者:Liuly
  1. 浮点数转10进制数

    0下载:
  2. 采集数据时,某些设备是以浮点数的形式显示的,本程序可以把浮点数转换成十进制数(When data is collected, some devices are displayed in the form of floating numbers, and this program converts decimal numbers into decimal numbers)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-14
    • 文件大小:6144
    • 提供者:下里巴人
  1. 浮点数加法ip

    1下载:
  2. 这是两个浮点数实现加法的ip,用于硬件描述语言。这是组内做机器人项目时自己编写使用的。
  3. 所属分类:硬件设计

  1. 浮点数转换四字节16进制工具

    0下载:
  2. 浮点数转换四字节16进制工具,非常实用的一款工具,是程序开发人员的必备工具。(Floating point conversion four byte 16 hexadecimal tool)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:24576
    • 提供者:蓝心
  1. 浮点数计算器

    0下载:
  2. 将浮点数变换成16进制形式,并可互转。工具软件,方便编写程序时核对结果。(Transform the floating point number into a hexadecimal form and interconvert. Tool software, easy to write the program to check the results.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:137216
    • 提供者:strongchip
  1. 基于FPGA的单精度浮点数乘法器设计

    1下载:
  2. 《基于FPGA的单精度浮点数乘法器设计》详细介绍了按照IEEE754标准在FPGA上实现单精度浮点加减乘除的方法(The design of single precision floating point multiplier based on FPGA introduces in detail the way of realizing single precision floating point addition, subtraction and multiplication and div
  3. 所属分类:其他

    • 发布日期:2019-11-25
    • 文件大小:2432000
    • 提供者:sisuozheweilai
  1. 浮点数运算

    0下载:
  2. 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。 算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。 typedef unsigned int dwrd; #32-bit char* ftoa(dwrd); dwrd atof(char*); dwrd fadd(dwrd, dwrd); dwrd fsub(dwrd, dwrd); dwr
  3. 所属分类:其他

    • 发布日期:2021-03-29
    • 文件大小:547840
    • 提供者:游哉
« 12 3 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com