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

搜索资源列表

  1. javabianchengrumenAddition

    0下载:
  2. 一个用JAVA编写的加法程序,能读取用户输入的两个整形数据并求其和。-a prepared with the addition of Java procedures, the user can read the data and two plastic and for its.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:926
    • 提供者:吴晓鸥
  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. p42222

    0下载:
  2. 创建一个复数类,定义属性:实部、虚部。定义方法:复数加法、复数减法、复数乘法、求实部,求虚部,将复数输出,判断两个复数相等。通过一个类举例验证这些方法。-create a plural categories, defined attributes : real and imaginary parts. Definition : plural addition, the plural subtraction, multiplication complex, realistic Ministry f
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:22358
    • 提供者:轻松
  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. 0421

    0下载:
  2. 多项式的乘法和加法的实现,可以自动合并同类项-polynomial multiplication and addition of the realization, it will automatically merge similar items
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7610
    • 提供者:weiboxun
  1. SparseMatrixCalculate

    0下载:
  2. 矩阵的加法,乘法,减法,除法,大家可以参考一下.-matrix addition, multiplication, subtraction, division, we can take a look.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1799
    • 提供者:bing
  1. JTD

    0下载:
  2. 带左拐的交通灯设计与25进制的加法计数器,Maxplus2软件中的Verilog语言编写-Neunggok with the design of traffic lights at 229 with the addition of 25 counters, simulated software Verilog language
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1894
    • 提供者:hujianj
  1. Polynomial

    0下载:
  2. 用JAVA写的多项式加法,用链表实现-written with Java polynomial addition, the use of chain to achieve
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3866
    • 提供者:zy
  1. Duo--xiang_shi

    0下载:
  2. Java是最优秀的高级编程语言之一,多项式的加法运算,体现了链表数据结构的优势.-Java is the best one of the high-level programming language, polynomial multiplications. Listless embodies the advantages of the data structure.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:146837
    • 提供者:yhnju
  1. banjiaqichengxu

    0下载:
  2. 用VHDL设计一个4位二进制并行半加器,要求将被加数、加数和加法运算和用动态扫描的方式共阴数码管一同时显示出-VHDL design a four-parallel binary adder, requesting summand, addends and multiplications and dynamic scanning of a total of Yam Digital also showed a
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:892
    • 提供者:刘思雄
  1. masmspecialll

    0下载:
  2. 直线加法的实验报告 实现任意二位加法 (a+b)-(c+d)-straight Adder report on the achievement of arbitrary two Adder (a, b) - (c d)
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:9175
    • 提供者:jiang
  1. matrix_operation

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-this procedure can be completed matrix of input and output. Have the same number of rows and columns in the matrix between the additive and subtractive. Matrix multiplicat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:75490
    • 提供者:李然
  1. mVasm

    0下载:
  2. 实现加法在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。-achieve additive in the computer system, in order to increase the utilization rate of survival, often auxiliary memory (such as disk) as a main memory expansion. Multi-cha
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:178552
    • 提供者:夏天
  1. dashuyunsuan

    0下载:
  2. 程序功能:可以完成任意大数的加法,减法和比较大小 乘法,除法和求余只能完成一定范围内数的运算-procedures functions : to complete the addition of large numbers of arbitrary, subtraction and multiplication size comparison, I seek division and completed only within a certain range for the Operati
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7612
    • 提供者:李冰
  1. yanchi_xiangjia

    0下载:
  2. DOA估计中的延迟相加法,经典的传统方法,写学位论文必用。-DOA estimated sum of the delays, the classical traditional methods and writing dissertations with it.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1598
    • 提供者:doveray
  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 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com