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

搜索资源列表

  1. _itlearneraspv1.1.rar

    0下载:
  2. ITlearner ASP探针 测试服务器基本信息: 显示服务器的一些参数,并带遍历Application、Session和服务器参数的功能。       测试服务器组件情况: 测试IIS自带,常用文件上传、收发邮件、图像处理等组件,和自定义组件的支持情况。       测试服务器运算能力: 让服务器执行50万次加法(整数运算)和20万次开方(浮点运算),记录其所使用的时间。       测试服务器磁盘信息: 服务器各硬盘的空间使用情况,当
  3. 所属分类:弱点检测代码

    • 发布日期:
    • 文件大小:8992
    • 提供者:
  1. div.zip

    0下载:
  2. 浮点运算异常(如被除0)的捕获
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:14129
    • 提供者:
  1. 玫瑰线

    0下载:
  2. 汇编语言,完成至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。-compiled language, the completion of at least four types of roses line drawing, graphics can be found in mathematics Manual (Operators can use sentinel; Proposed floating-point operations).
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26830
    • 提供者:胡珈
  1. FloatTool

    0下载:
  2. 研究浮点运算的工具。在汇编下研究使用浮点运算,分析浮点格式的工具-floating-point operations research tool. In the compilation of the research of the use of floating-point operations, analysis tools floating-point format
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30974
    • 提供者:sun
  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. 玫瑰曲线

    0下载:
  2. 至少4种玫瑰线 的作图,图形可参见数学手册(可以用定点运算;建议采用浮点运算)。其中的a、n、φ参数可修改-at least four species of roses line drawing, graphics can be found in mathematics Manual (Operators can use sentinel; Proposed floating-point operations). The a, n, can modify parameters
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5531
    • 提供者:蔡辉
  1. mcs51float

    0下载:
  2. MCS-51 浮点运算子程序库及其使用说明-MCS-51 floating-point operations and subroutine library use
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10237
    • 提供者:sheng
  1. AVRflow

    0下载:
  2. AVR浮点运算,算法比较OK,对开发AVR单片机比较有用。-AVR floating-point operations, the algorithm OK, in the development AVR more useful.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:53614
    • 提供者:王志董
  1. 51jianyijisuanqi

    0下载:
  2. 这是一个用51单片机实现的能进行浮点运算(包括浮点乘法,除法等)的计算器-This is a use of the MCS-51 microcontroller capable of floating-point operations (including floating point multiplication, division, etc.) Calculator
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19990
    • 提供者:kk
  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. MCS51浮点计算程序

    0下载:
  2. 51单片机浮点数运算子程序及IEEE和51浮点数相互转换程序 -51 floating-point operations and subroutine IEEE floating point and 51 mutual conversion
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5694
    • 提供者:阿呆
  1. 80c196浮点子程序

    0下载:
  2. 收集整理了80c196浮点运算程序,可以直接使用-collected bits floating-point operations procedures that could directly use
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:6010
    • 提供者:孙瑞军
  1. kiss_fft_v1_2_8.zip

    1下载:
  2. 大名鼎鼎的kiss fft算法,其中有针对浮点运算的优化,以及针对定点运算的优化,The famous kiss fft algorithm, which optimized for floating-point operations, as well as the optimal fixed-point computation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-03
    • 文件大小:55334
    • 提供者:张三
  1. 80C51programs

    0下载:
  2. C51单片机实用程序,包括定点数\浮点数的运算,有丰富实用的例子-C51 single-chip utility, including fixed-point \ floating-point arithmetic, there is rich in practical examples of
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:72993
    • 提供者:sibling
  1. float_fixed_point_son_prog

    1下载:
  2. 包含定点和浮点运算的子程序库,有详细的说明文档,能够完成各种形式的定点浮点运算-Fixed-point and floating-point operations that contains the subroutine library, there is detailed documentation, be able to achieve various forms of fixed-point floating-point operations
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:21434
    • 提供者:郝松
  1. 8bit

    0下载:
  2. 8bit数与8bit数的除法,用来实现数的除法,但不支持浮点数运算-8bit divider with 8bit
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:25600
    • 提供者:jiachen
  1. fpu_latest[1].tar

    0下载:
  2. 浮点运算器,希望对大家有帮助,学习交流!-fpu!!!!!
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:72682
    • 提供者:罗锋
  1. fpu100_latest.tar

    1下载:
  2. 这是一个32位的浮点运算单元(FPU),它可以根据IEEE754标准被完全编译。此FPU已被硬件测试和被软件仿真通过。-This is a 32-bit floating point unit (FPU),It can do arithmetic operations on floating point numbers. The FPU complies fully with the IEEE 754 Standard. The FPU was tested and simulated in h
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-12-20
    • 文件大小:1981120
    • 提供者:赵恒
  1. adder

    1下载:
  2. 能够实现单精度浮点加法运算。输入引脚有:第一运算数,第二运算数,复位信号,时钟信号。输出信号有:运算结果,运算完成标志。(To achieve a single precision floating-point addition operations)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:5219328
    • 提供者:无聊人
« 1 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com