CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 除法

搜索资源列表

  1. 科学计算方法_51_256

    0下载:
  2. 51汇编语言,格式为.chm文件,这个好象就是九十年代初孙涵芳(如果我没记错的话)写的一 本书后附的子程序。子程序不全对,至少有个除法的余数有问题,扩大了2倍,我记不清是哪个了,你把其中的一个左移语句去掉就行了,别的记不得了。欢迎常联系。-51 assembly language format. Chm documentation, It was like the early 1990s-wu (if I remember correctly so) wrote a book attached
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:35477
    • 提供者:陈三公子
  1. 无符号数除法子程序16×16

    0下载:
  2. PIC单片机无符号数运算子程序,可以直接调用!-PIC unsigned few Operational subroutine can directly call!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1442
    • 提供者:郝晓兵
  1. 16_16DIV

    0下载:
  2. 多位数除法程序,满足在单片机编程中对除法程序的需要,解决了单片机指令无除法程序的缺点,而且本程序不限制位数。-over the median divider, which meets in MCU Programming division procedures to the needs of SCM solutions division procedures directive without shortcomings, but the procedure does not limit the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4771
    • 提供者:方丹
  1. FDSJS

    0下载:
  2. 一个浮点数计算子程序,浮点数格式化,加,减对阶,结果规格化,浮点数乘法,浮点数除法等 -a float calculation subroutine, floats, formatting, plus or minus the bands, the result is normalized, floats, multiplication, division, etc. float
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2365
    • 提供者:干树川
  1. 单片机子程序库

    1下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度.-there are several versions of the subroutine library published their own characteristics. The library opened in the square approximation algorithm for rapid algorithm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2930
    • 提供者:王辉
  1. struct

    0下载:
  2. 本程序用作pid控制,不过基于AVR硬件乘除法,移植性不高,本人是作者。-the procedures for pid control, but based on the hardware AVR calculation method, transplantation is not high, is the author.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1759
    • 提供者:windy
  1. C51div

    0下载:
  2. 一种实用的单片机多字节除法算法以及实现的汇编源代码。稍加改动就能作为子程序调用。相对实用。-a practical multi-byte microcontroller division algorithm and the realization of the compilation of source code. Little changes can serve as a subroutine call. Relative practical.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4842
    • 提供者:王海
  1. multiply

    0下载:
  2. 本上载源码解决了16位二进制数的乘法,32为除以16位二进制数的除法-uploaded the source code to solve the 16 binary multiplication of the number, 32 to 16 divided by the number of binary division
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4761
    • 提供者:guorui
  1. MSC51_division_sub

    0下载:
  2. MSC51计算除法例子子程序 (MCU-51) -MSC51 division calculation examples subroutine (MCU-51)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1326
    • 提供者:潘生
  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. DDIV4

    0下载:
  2. 适用于单片机自己编写的汇编程序,考虑了双字节可进行4舍五入的除法,完全版,通过验证。-apply to the preparation of a compilation of their own procedures, consider the double byte can be four to five homes in the division, Complete, through certification.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:784
    • 提供者:刘雁
  1. fdividing

    0下载:
  2. 浮点除法子程序,可以高效率计算浮点浮点除法,程序短小精干,非常讨巧-floating-point division subroutine, high efficiency calculation float float division, procedures small and lean, very quick and easy
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9392
    • 提供者:张非
  1. 51library

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

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

    0下载:
  2. 实现一个16位数与一个8位数相除的宏,还有一个修改后的除法程序-achieve a 16 with a median 8 median eliminate the Acer, there is a division of the revised procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13383
    • 提供者:郭九生
  1. 4Bdiv

    0下载:
  2. 在做项目时要用51实现4个字节的除法,这是我的调试成功的除法例子-doing projects with 51 achieving four bytes of the division, this is my debugging successful example of the division
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13238
    • 提供者:季东
  1. ZZCPLD

    0下载:
  2. 本文详细介绍了制作电路板的方法及步骤. 实验板的功能 这个实验板可以做如下实验: 1.可以进行运算器(加、减、乘和除法)、比较器、译码器、编码器、选择器、分配器和一般组合电路的实验 2.可以进行触发器、寄存器、计数器和一般时序电路的实验 3.可以进行频率计电路、时钟电路、计时电路、交通灯等复杂数字系统的实验 4.加扩展板可以进行A/D、D/A、串行E2ROM和8031单片机等方面的实验 -This paper describes a circuit board pro
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:425460
    • 提供者:cheng
  1. Dicimal_BCD_caculation

    0下载:
  2. 这是MCS51单片机十进制运算子程序库,包括:单字节、双字节、多字节的加法、减法、乘法、除法、开方运算等。-This is the MCS51 metric calculation subroutine library, including : single-byte and double byte. Multi-byte addition, subtraction, multiplication, division, etc. rooting.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5415
    • 提供者:蔡成林
  1. 8bitmcu24div

    0下载:
  2. 8位单片机(如51)实现24位除法汇编程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:84800
    • 提供者:lan
  1. F_DIV

    0下载:
  2. K51 浮點數除法,用匯編編寫,基礎的東西
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4219
    • 提供者:chenling
  1. 除法32

    0下载:
  2. 基于51单片机的32位除法程序-based on the 32-bit microcontroller division procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1354
    • 提供者:刘役
« 12 3 4 »
搜珍网 www.dssz.com