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

搜索资源列表

  1. 简明计算器源码

    0下载:
  2. 这是一个改进型计算器克服了浮点运算误差新增了报数和运算符改错功能,比起我上次做的代码质量更高,更简捷,算法也不一样。当前只支持基本的四则运算,非常适用!!!,美中不足是报音慢点,但对于手慢的使用者也足够了,对于大量快速计算建议关闭报数功能。在98上通过-This is an improved version of Calculator overcome the floating-point error in the newspapers a few new and Operators Corre
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:76035
    • 提供者:陆彦平
  1. 计算分数的精确值

    0下载:
  2. 使用数组精确计算M/N(0<M<N<=100)的值。如果M/N是无限循环小数,则计算并输出它的第一循环节,同时要求输出 循环节的起止位置(小数位的序号) *问题分析与算法设计 由于计算机字长的限制,常规的浮点运算都有精度限制,为了得到高精度的计算结果,就必须自行设计实现方法。 为了实现高精度的计算,可将商存放在一维数组中,数组的每个元素存放一位十进制数,即商的第一位存放在第一个元素中,商的第二位存放在第二个元素中....,依次类推。这样就可以使用数组不表示一个高
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1513
    • 提供者:姚紫欣
  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. ajks

    0下载:
  2. 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度-many modern floatin
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6440
    • 提供者:jack
  1. 二进制转化十六进制浮点数

    0下载:
  2. 我用VC写的十进制与十六进制数的转化程序,绝对独创,可用于需要浮点运算的单片机编程数值转化。-I write with VC metric hexadecimal number and the conversion process, absolutely original and the need for the floating-point operations into numerical microcontroller programming.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:39735
    • 提供者:阿勇
  1. erjinzhibianmaGA

    0下载:
  2. 生成0到1之间的一个随机数,因为利用浮点型生成器,所以准确到小数点后6位-0-1 generated among a random number, because the use of floating-point type generator, so accurate to six decimal places
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5475
    • 提供者:马飞
  1. 51library

    0下载:
  2. 《MCS-51单片机实用子程序库(96年版)》周航慈 目前已有若干版本的子程序库公开发表,它们各有特色。笔者在1988年也编制了两个 子程序库(定点子程序库和浮点子程库),并在相容性、透明性、容错性和算法优化方面作了一些工作。本程序库中的开平方算法为笔者研究的快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。经过八年来全国广大用户的实际使用,反馈了不少信息,陆续扩充了一些新的子程序,纠正了一些隐含错误,成为现在这个最新版本。(转)-"M
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:62536
    • 提供者:鹿艺凡
  1. AIMI561

    0下载:
  2. This the free version of my Basis of AI Backprop designed to accompany my not yet published textbook, _The Basis of AI_. This program contains enough features for students in an ordinary AI or Neural Networking course. It includes the quickprop
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2386161
    • 提供者:dsoiufsodiuf
  1. v6645_qq_ask

    0下载:
  2. 《ASP网站QQ在线咨询插件》 作者:国子(参考腾讯技术文档编写) QQ:895731 演示网址:http://www.wubaidu.com 转载请完整保留此说明文档,谢谢 使用方法: 将所有文件拷贝到网站目录,使用include方法将本文件包含到index.asp中,即在index.asp的最后添加一行<!--#include file=\"ask-qq.asp\"--> 添加客服QQ方法: 修改ask-qq.asp中的“adm_qq=”后面引号中的QQ号,多个QQ号用西文逗号隔
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:10946
    • 提供者:张三行
  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. pre_norm_sqrt

    0下载:
  2. 一种用VHDL语言描述的浮点平方根前规格化的源代码编程-VHDL language used to describe a floating-point square root of the source code before the standardized programming
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1833
    • 提供者:zhshup
  1. FPGArealiztionofdigitalsignalprocessing

    0下载:
  2. 数字信号处理FPGA实现 实用程序和文件,有sine.exe ---输入宽度。输出对应的正弦波表 mif文件 csd.exe --- 寻找整数和分数的标准有符号数字量(canonical signed digit ,CSD)表达式程序 fpinv.exe --- 倒数计算浮点数表的程序 dagen.exe ---分布式算法文件生成HDL" onclick="tagshow(event)" class="t_tag">VHD
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-06
    • 文件大小:260196
    • 提供者:kevin
  1. num2bin_function

    0下载:
  2. converting floating number to binary
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:27038
    • 提供者:javad
  1. jisuanjizuchnegyuanli

    0下载:
  2. 能够实现定点小数的机器数表示、定点小数的变形补码加减运算、定点小数的原码一位乘法运算和浮点数的加减运算。-Able to achieve fixed-point decimal number of machines that the deformation of complement fixed-point decimal addition and subtraction operations, the original code a fixed-point decimal multiplica
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:355892
    • 提供者:施振磊
  1. decimal2binary

    0下载:
  2. algorithm provides the information to convert floating point decimal number to binary form in MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:644
    • 提供者:chirag
  1. input

    0下载:
  2. 首先输入10个数据,包括整数型,浮数型,字符型,然后实现它们的倒序输出-First of all input 10 data, including integer type, floating number type, character type, and then realize their reverse order output
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:577
    • 提供者:xiamu
  1. DigitalTest

    0下载:
  2. This component developed in Visual C + + (VS2010) is used to display a floating number, which could come from the reading of an instrument of control or measure, which is useful in the development of automation applications.
  3. 所属分类:Static control

    • 发布日期:2017-06-19
    • 文件大小:29331456
    • 提供者:Marcel
  1. vb-Float-switch-hexadecimal-number

    1下载:
  2. 用VB软件编写,浮点数与十六进数相互转换,在一些数据处理中应用很广的,在通信中可以把通信数据相互转换成不同类型数据。-Software written in VB, and hexadecimal floating point number conversion, data processing applications in a number of very broad, in communication communications data can be converted into ea
  3. 所属分类:Windows Develop

    • 发布日期:2016-08-22
    • 文件大小:3072
    • 提供者:李新武
  1. 输出浮点数四字节内容

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

    • 发布日期:2017-12-17
    • 文件大小:397312
    • 提供者:Liuly
  1. subtraction floating point

    0下载:
  2. subtract two number floating point (32 bit)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-28
    • 文件大小:362496
    • 提供者:truong tho
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com