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

搜索资源列表

  1. f32_mulAdd

    0下载:
  2. 32位单精度浮点数的乘加运算的C编程,感兴趣的可以看一下-Single-precision floating-point multiply-add operation of the C programming, interested can look at
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1163
    • 提供者:dmark
  1. f32_roundToInt

    0下载:
  2. 浮点数转换舍入为整型数的C编程代码,感兴趣的可以看一下-Floating-point conversion rounded to integer C programming code, you can look at interest
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1653
    • 提供者:dmark
  1. f32_to_f64

    0下载:
  2. 单精度浮点数转化为双精度浮点数的C编程代码,感兴趣的可以看一下-Single-precision floating-point double-precision floating-point C programming code, can look interested
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1414
    • 提供者:dmark
  1. f32_to_f128

    0下载:
  2. 单精度浮点数转化为128bit的浮点数的C编程代码,感兴趣的可以看一下-Single-precision floating-point number is converted to 128bit floating-point C programming code, you can look at interest
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1444
    • 提供者:dmark
  1. float-to-hex

    1下载:
  2. 浮点数转16进制的delphi程序,可以方便的实现进制数之间转换-float to Hex code in delphi
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-29
    • 文件大小:169472
    • 提供者:fjh
  1. U8-datas-to-float

    0下载:
  2. U8数据转换为单精度浮点数,用于与单片机的数据交换-U8 data transform to float
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:8988
    • 提供者:weiweizhu
  1. MyCalculate

    0下载:
  2. 简易计算机 具有漂亮的界面 运算整数和浮点数 -Simple computer has a nice interface integer and floating point arithmetic
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:5858088
    • 提供者:吴霞
  1. float---16to10

    0下载:
  2. 工业中采集到的数据常为32位的浮点数(浮点数是采用IEEE标准实际有效位为低23位)。本程序实现32位浮点数转换为10进制的实数。转换方法严格按照转换算法。-In the industrial data collected is often a 32-bit floating point Numbers (floating point number is real effective by the IEEE standard for low 23). This procedure realize
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1283
    • 提供者:李东青
  1. scanner

    1下载:
  2. C++源代码单词扫描程序(词法分析) 功能: (1)C++源代码扫描程序识别C++记号。 C++语言包含了几种类型的记号:标识符,关键字,数(包括整数、浮点数),字符串、注释、特殊符号(分界符)和运算符号等。 (2)打开一个C++源文件,打印出所有以上的记号。 (3)要求应用程序应为Windows界面。 (4)选作部分:为了提高C++源程序的可读性,C++程序在书写过程中加入了空行、空格、缩进、注释等。假设你想牺牲可读性,以节省磁盘空间,那么你可以存贮一个删除了所
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2486535
    • 提供者:冯少飞
  1. problem9

    1下载:
  2. Descr iption 给定n个输入输出对,用给定的m次多项式拟合输入输出关系。当n大于多项式阶数m时,化为超定方程求解问题。这里采用最小二乘方法求解。问题建模如下: 1 化为矩阵形式: 2 其中 3 对上式求导,易得 4 利用对X的QR分解可以有效地降低上述运算的复杂度,并提高精度。请完成推导,并据此设计算法计算参数a*。 Input Descr iption 第一行输入n和m
  3. 所属分类:Windows Develop

    • 发布日期:2015-12-17
    • 文件大小:1024
    • 提供者:mingren
  1. ByteToFloat

    0下载:
  2. 浮点数与四字节相互转换工具,使用方便,基于MFC开发。适合程序员使用-Floating point number with four bytes mutual conversion tool, easy to use, based on the MFC development. Suitable for programmers to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:67539
    • 提供者:袁珂俊
  1. Exponentiation

    0下载:
  2. 用字符串实现浮点数计算,使输出精度达到30多位。-Characters used to calculate floating-point multiply achieve, achieve the output accuracy of 30 degrees position
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1117
    • 提供者:emily
  1. project_2

    0下载:
  2. 实现了基于FPGA的FFT变换,从最基本的32位2进制浮点数加减乘运算模块开始,组装出FFT模块。同时仿真文件中有32位浮点数转换为实数的仿真模块便于调试-Realized FPGA-based FFT transform, starting with the most basic 32-bit binary floating-point addition and subtraction multiplication module, a FFT module assembly. At the s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3136363
    • 提供者:韦壮焜
  1. Modbus_slave

    0下载:
  2. 12C5A60S2浮点数处理子程序可实现MODBUS协议,包含头文件方便调用-12C5A60S2 floating point processing subroutine can realize MODBUS protocol, including header files easily call
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4346
    • 提供者:e6009522fuhan6
  1. gmp61

    1下载:
  2. GMP6.1是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no prac
  3. 所属分类:Algorithm

    • 发布日期:2016-11-18
    • 文件大小:4008960
    • 提供者:qdzhaowei
  1. 1128

    0下载:
  2. 分别编写求两个数值(可以是浮点数,整数或字符)最大值,最小值和平均值的函数maximum, minimum, meanValue。另外,编写一个函数gcd求两个整数的最大公约数。-Respectively write to demand the two values ​ ​ (which can be floating-point, integer or character) maximum, minimum and average function of the maxim
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:850
    • 提供者:zhong46449
  1. baoliuxiaoshu

    0下载:
  2. 编写函数double fun(double x, int m),它的功能是将浮点数X保留M个小数,第M+1位四舍五入,如输入123.456,保留两位小数输出123.46-The preparation of function double fun (double x, int m), its function is to float X retained a small number of M, the first M+1 bit rounded, such as the importation
  3. 所属分类:Applications

    • 发布日期:2017-04-15
    • 文件大小:7518
    • 提供者:dqs041286
  1. floot

    0下载:
  2. 一个计算浮点数的小程序,可以把十六进制浮点数转化为十进制浮点数。-A small program floating-point number, can be converted to a hexadecimal floating-point decimal floating point.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1822
    • 提供者:pan396724
  1. float_add_module

    3下载:
  2. verilog编写的32位浮点数加法器。Start_Sig 和Done_Sig 是控制信号,作为启动和反馈完成,A 和B 是32 位宽的操作数输入信号,Result 则是32 位宽的输出结果。-32bits float add module use Verilog HDL.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:刘磊
  1. half_float

    0下载:
  2. 可以将浮点数转换为半浮点数(2个字节),也可以反向转换。测试平台为vs2008,曾实际应用在嵌入式系统的通讯过程中。在一些对通讯字节数要求有限制又需要传递浮点数的场合非常试用。-You can convert floating-point t0 half-float (two bytes) and vice versa. Test platform is vs2008, the code has practical application in embedded systems. It s ve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-28
    • 文件大小:296539
    • 提供者:刘亚彬
« 1 2 ... 34 35 36 37 38 3940 41 42 43 44 »
搜珍网 www.dssz.com