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

搜索资源列表

  1. huibian_random

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the process required under the DOS operating. Every time running executable random.exe. two shows can be arbitrary number of 16 Decimal Add
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2011
    • 提供者:詹庆锋
  1. duoxiangshiplus

    0下载:
  2. 一个多项式相加的C程序,实现两个升幂排列的多项式的加法-Addition of a polynomial C procedures, or two power with a polynomial Adder
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1282
    • 提供者:萧贤
  1. ex01_asm_ADD1-100

    0下载:
  2. 这是用asm编写的加法程序,是用16位的凌阳单片机汇编-This is asm2 procedures for the preparation of the additive, used 16 of Sunplus MCU Series
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:20933
    • 提供者:吴伟珍
  1. shukongfenpinqi

    0下载:
  2. 数控分频器设计:对于一个加法计数器,装载不同的计数初始值时,会有不同频率的溢出输出信号。计数器溢出时,输出‘1’电平,同时溢出时的‘1’电平反馈给计数器的输入端作为装载信号;否则输出‘0’电平。 -NC divider design : an adder counter, loading the initial count value, have different frequency output signal of the overflow. Counter overflow, the
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:797
    • 提供者:空气
  1. ovrlpadd

    0下载:
  2. realize overlapped-add method %[y]=overlpadd(x,h,Nfft) %y:output sequence %x:input sequence %h:filter impulse response sequence %Nfft:points of each DFT operation %重叠相加法实现分段卷积-realize overlapped-add method% [y] = over lpadd (x, h, Nfft)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:吴江华
  1. a+b

    0下载:
  2. 实现了两个大数的加法,速度很快.最大可以是500位数的相加-realized the majority of the two Adder, very fast. It is the largest of the median combined 500
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:867
    • 提供者:张林东
  1. BigNumber

    0下载:
  2. 一个数据结构来存储超大型数字以及一种算法来实现超大整数加法运算。-a data storage structure and a super digital algorithm to achieve super integer multiplications.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:eltnam
  1. liao

    0下载:
  2. Delphi实例程序 1显示隐藏文本 2随机数加法与乘法 3密码校验程序 4矩阵的转置 5交换两变量的值 6计算题-examples show that the hidden text of a random two-digit addition and multiplication 3 password verification procedures Matrix 4 home to the two exchanged five variables are six ca
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:852153
    • 提供者:廖俊潮
  1. calc_sourcecode

    0下载:
  2. 简单的加法计算器源程序,用dephi写的-simple additive calculator program, written using phi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2201
    • 提供者:lscwyh
  1. zsxj

    0下载:
  2. 任意长整数相加问题 任意输入两个任意长的整数进行相加 可以得出正确结果数据结构任意长的整数进行加法-arbitrary long integer column two issues indiscriminate importation arbitrarily long integer for the column can reach the right result data nodes arbitrary structure for a long integer Adder
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6097
    • 提供者:欧阳幻月
  1. JIAJIAN010

    0下载:
  2. 1、输入模块:从键盘读入两个长整数,并存储在內存中。 2、运算模块:编写子程序完成大整数的加法和减法。 3、实验环境:软件环境 MASM 5.0 -an import module : Reading from the keyboard into two long integer, and stored in the memory. 2 computational modules : subroutine completed the preparation of the lar
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1860
    • 提供者:mong
  1. gaojingdujiechengsuanfa

    0下载:
  2. 高精度乘法基本思想和加法一样。其基本流程如下: ①读入被乘数s1,乘数s2 ②把s1、s2分成4位一段,转成数值存在数组a,b中;记下a,b的长度k1,k2; ③i赋为b中的最低位; ④从b中取出第i位与a相乘,累加到另一数组c中;(注意:累加时错开的位数应是多少位 ?) ⑤i:=i-1;检测i值:小于k2则转⑥,否则转④ ⑥打印结果
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1037
    • 提供者:Eurik
  1. Add64

    0下载:
  2. arm 上的64位加法,将32位加法扩展到64位,同理很容易扩大到128位-arm of the 64 Adder, 32 Adder expanded to 64, empathy can be easily expanded to 128
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:12970
    • 提供者:ricky
  1. BCDADD

    0下载:
  2. 本程序完成多个BCD码加法,并完成到十进制裁转换-completion of the procedures BCD adder, and complete the conversion to decimal Conference
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1904
    • 提供者:王永良
  1. randomicity

    0下载:
  2. 8位单片机很多地方需要随机数,比如游戏的洗牌,可在timer中取数,但是随机数质 量不高。随机数是一个既简单又复杂的问题,这里的例子使用了众所周知的线性叠加法,没 有完美的方法产生随机数,不过线性叠加法是一个合适的方法,彻底解决8位机随机数的问 题。-eight SCM need many random numbers, such as the shuffling game, in which a few timer. But random quality is not high.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9322
    • 提供者:王宝成
  1. sadct

    0下载:
  2. adi 汇编写的2维FDCT程序,分成两个1D-DCT,每个1D-DCT 使用12次乘法和32次加法-Sa'adi compilation of the two-dimensional writing FDCT procedures, divided into two 1D - DCT. Each one D-12 DCT use multiplication and 32 Adder
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:38531
    • 提供者:tohope
  1. 128bitminus

    0下载:
  2. 128乘法模拟器 c M位乘N位不带符号整数的阵列乘法中加法---移位操作的被加数矩阵.每一部分乘积项ab叫做一个被加数.m*n个被加数可以用m*n个”与门”并行的产生. 以5位乘5位不带符号的阵列乘法器(m=n=5)为例(如下图): FA为一位全加器,FA的斜线方向为进位输出,竖线方向为和输出,而所有被加数项的排列和正常的A*B=P乘法过程中的被加数矩阵相同.图中用矩形围成的阵列中最后一行构成一个行波进位加法器,其时间延迟为(n-1)2T.当然,为了缩短加法时间,最后一行的行
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:47357
    • 提供者:fred
  1. huibian-random

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-the procedures required to run under DOS. Each operation random.exe an executable, will show two 16-band arbitrary number of expressions ad
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1384
    • 提供者:陈晓维
  1. shisongssshisongss

    0下载:
  2. 实现多项式加法发非常非常好用的一个学生文件实现了多项式的简单相加-achieve polynomial additive made very, very good for a student paper to achieve the simple addition of polynomials
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1763
    • 提供者:石松
  1. CORDIC_mixer

    1下载:
  2. FPGA可实现的,使用cordic算法的NCO模块混频模块。该模块基于cordic原理,算法中只需要加法和移位运算既可以完成信号的混频功能-FPGA can be achieved, the use of the NCO cordic algorithm module mixing module. Cordic module based on the principle, the algorithm only needs Adder and shift operator can complete
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:853
    • 提供者:rossi
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com