搜索资源列表

  1. fadd

    0下载:
  2. 6级流水,verilog实现浮点数的加法,其中浮点数格式符合IEEE754标准
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1942
    • 提供者:兰兰
  1. fadd

    0下载:
  2. 6级流水,verilog实现浮点数的加法,其中浮点数格式符合IEEE754标准-6 water, verilog realize the floating point adder, in which floating-point format in line with the IEEE754 standard
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-31
    • 文件大小:2048
    • 提供者:兰兰
  1. fadd-15373

    0下载:
  2. 插件程序,The DynObj interface represents an object that can be created and destroyed. It represents an object owned from a single point. Usually the functions doDestroy and doDtor would be implemented like: -The DynObj inter
  3. 所属分类:Windows编程

    • 发布日期:2024-05-31
    • 文件大小:133120
    • 提供者:肖潇
  1. fadd

    0下载:
  2. it is verilog code for floating point adder
  3. 所属分类:书籍源码

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:vijay
  1. floatingpoint-calculation

    0下载:
  2. c语言模拟计算机浮点数计算 1、float stof(char *) //十进制字符串 --> float  (如:"-1.0" --> 0xFF800000) 2、float fadd(float, float) 3、float fsub(float, float) 4、float fmul(float, float) 5、float fdiv(float, float) 6、void ft
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:liujianyu
  1. fadd

    0下载:
  2. Defines, types, and structures for resource descr iptors.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-31
    • 文件大小:4096
    • 提供者:vujuqui
  1. Test_fadd

    0下载:
  2. Test fadd extends DxTestCase Source Code for Linux v2.13.6.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-31
    • 文件大小:1024
    • 提供者:donenhong
  1. fadd

    0下载:
  2. Default rate for the root input clock, reset this with clk_set_rate() the platform code. -Default rate for the root input clock, reset this with clk_set_rate() the platform code.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-31
    • 文件大小:2048
    • 提供者:lzbingye
  1. 浮点数运算

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

    • 发布日期:2024-05-31
    • 文件大小:547840
    • 提供者:游哉

源码中国 www.ymcn.org