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

搜索资源列表

  1. 真正32位编译器源代码

    0下载:
  2. 这是一个真正的32位编译器源代码,能直接生成低级机器码和x86 PE可执行文件,能创建GUI或者CUI可执行文件和动态连接库程序,支持byte, word, dword, 单精度浮点数据类型,比较,For, While, Loop 等循环,支持API调用,支持标准常数、自定义数据等,界面漂亮。-This is a real 32-bit compiler source code, junior can directly generate binary and x86 PE executable
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:496936
    • 提供者:追风少年
  1. StringFloat

    1下载:
  2. 在VB程序中,完成字符与单精度浮点数的转换,其中StringToDouble为字符串转换为单精度数,FloatToString为单精度数转换为4字节字符串。-in VB program, complete with characters in the single precision floating point conversion, which StringToDouble to string conversion of single-precision the number of sing
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1244
    • 提供者:梁建军
  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. synth_fft

    0下载:
  2. 甘地大学电子专业Ray Ranjan Varghese设计的FPGA实现FFT,采用的是单精度的浮点,采用IEEE745格式的浮点+ROM RAM的方式成功实现FFT,含有设计报告和设计源代码,并有测试文件,真的很不错。 -Gandhi University of Electronic Design Professional Ray Ranjan Varghese FPGA realization of FFT, using a single precision floating-point,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:418973
    • 提供者:何渊泽
  1. DSPARMIEEE-754.doc

    0下载:
  2. 将从CAN总线接收到4字节数据转换成单精度浮点数,每个单精度数据占用4个字节 -Received from the CAN bus, 4 bytes of data into a single precision floating point, single precision data each occupy 4 bytes
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3051
    • 提供者:小田
  1. fpadd

    1下载:
  2. 利用verilog hdl编写的浮点加法器运算单元,单精度。-Verilog hdl prepared to use floating-point adder computing unit, single-precision.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:12452
    • 提供者:孟军
  1. 2

    1下载:
  2. 用C#语言把符合IEEE754浮点数储存规范的单精度的浮点数从二进制表示形式转化为十进制表示-C# language to use meet the specifications IEEE754 floating-point single-precision storage of floating-point numbers from binary into a decimal representation that
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:1008
    • 提供者:育林居士
  1. juzhenqufaqi

    0下载:
  2. 基于FPGA单精度浮点除法器的实现,有一些源代码,仅供参考。-FPGA-based single-precision floating-point divider realization, there are some source code, for reference purposes only.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:6227
    • 提供者:helinglin
  1. 在VHDL中实现高精度快速除法

    2下载:
  2. 高精度的浮点数除法运算,基于浮点运算的FPGA实现,单精度浮点数-High-precision floating-point division operation, the FPGA based on the realization of floating-point operations, single precision floating point
  3. 所属分类:VHDL编程

    • 发布日期:2013-04-19
    • 文件大小:81437
    • 提供者:jiachen
  1. f

    0下载:
  2. This documents describes a free single precision floating point unit. This floating point unit can perform add, subtract, multiply, divide, integer to floating point and floating point to integer conversion.-This documents describes a free sing
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:74177
    • 提供者:k
  1. floatAdd_sub16

    0下载:
  2. single precision floating point adderr/sub
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:236000
    • 提供者:jayanth
  1. SoftFloat-2b

    0下载:
  2. 符合ieee754标准的整数实现浮点算法,包括单精度、双精度、扩展精度(80位以及128位),来自国外。-Integer line ieee754 standard floating-point algorithms, including single-precision, double precision, extended precision (80 and 128), from abroad.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:114165
    • 提供者:china
  1. Floating-Point-Adder

    1下载:
  2. 浮点数加法器IP核的vhd设计。浮点数加法运算是运输中使用最高的运算,结合vhdl和EPGA可编程技术,完成具有5线级流水线结构、符合IEEE 754浮点标准、可参数化为单、双精度的浮点数加法器。-Floating point adder design IP core vhd. Floating-point addition operation is used in most transport operations, combined with vhdl and EPGA programmab
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:154913
    • 提供者:凌音
  1. IEEE

    0下载:
  2. IEEE编码,编程模拟单精度浮点数文件存储-IEEE coding, programming, simulation single-precision floating point file storage
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:237979
    • 提供者:
  1. 200621320392685

    0下载:
  2. 这是一个真正的32位编译器源代码,能直接生成低级机器码和x86 PE可执行文件,能创建GUI或者CUI可执行文件和动态连接库程序,支持byte, word, dword, 单精度浮点数据类型,比较,For, While, Loop 等循环,支持API调用,支持标准常数、自定义数据等,界面漂亮。 -This is a true 32-bit compiler source code, can directly produce low-level machine code and x86 PE
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:498231
    • 提供者:q252065581
  1. FloatToChar

    0下载:
  2. IEEE754标准 单精度浮点型数据转四个字节的字符数据 Win32 DLL(生成DLL可以静态和动态调用)-IEEE754 standard single-precision floating-point data transfer four bytes of character data Win32 DLL (DLL can generate static and dynamic calls)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:58191
    • 提供者:谢晖
  1. FloatBin

    0下载:
  2. 这FloatBin是软件工程师或单片机工程师实用的小工具,特别是刚入门的朋友。 该软件可以将单精度(single)浮点数或双精度(double)浮点数转换成二进制、十进制、十六进制字节内码表示,也可以将字节内码转换成浮点进行逆变换。不到1M的数据量,精简而不失实用性。全免费,无需注册,解压即能使用。该软件源来自于www.aitek.tw的客服,原本为方便其客户调试其仪器之通讯数据,在经得其客服同意后,分享给大家应用。软件的输入带有容错性检测,在输入二进制数据时必须以1byte的8位长度限
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:373991
    • 提供者:lan
  1. sqrt_for_single_float_point

    0下载:
  2. 用verilog实现了基于中值定理求解单精度浮点开方的功能,希望对大家学习有所帮助-With verilog implemented based on the mean value theorem to solve single-precision floating point square root function, we want to study and help ... ...
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4763
    • 提供者:楚艳超
  1. vhdl-ALU-floating-point-single-precision

    0下载:
  2. Arithmetic and logic unit for floating point single precision addition/substruction, multiplication, division and square root.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:10339
    • 提供者:RACHIDI
  1. single

    0下载:
  2. Software floating-point emulation. Definitions for IEEE Single Precision.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1536
    • 提供者:wfcangsw
« 12 3 4 5 »
搜珍网 www.dssz.com