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

搜索资源列表

  1. juzenlianchen

    0下载:
  2. 1.能实现不同的个数的矩阵连乘. 2.最后矩阵大小是8X8. 3是最优的矩阵相乘. 描 述:给定n 个矩阵{A1, A2,...,An},其中Ai与Ai+1是可乘的,i=1,2…,n-1。考察这n个矩阵的连乘积A1A2...An。矩阵A 和B 可乘的条件是矩阵A的列数等于矩阵B 的行数。若A 是一个p x q矩阵,B是一个q * r矩阵,则其乘积C=AB是一个p * r矩阵,需要pqr次数乘。-1. To achieve a number of different mat
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2785
    • 提供者:林小绵
  1. dingdianchengfaqisheji

    0下载:
  2. 目录: 0、 约定 1、 无符号数一位乘法 2、 符号数一位乘法 3、 布思算法(Booth algorithm) 4、 高基(High Radix)布思算法 5、 迭代算法 6、 乘法运算的实现——迭代 7、 乘法运算的实现——阵列 8、 乘加运算 9、 设计示例1 —— 8位、迭代 1、 实现方案1 —— 一位、无符号 2、 实现方案2 —— 一位、布思 3、 实现方案3 —— 二位 10、设计示例2 —— 16位、
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:382707
    • 提供者:少华
  1. yc.rar

    0下载:
  2. 此为简易计算器的源程序,能加减乘除运算,在51单片机下开发,This is the summary of the source code calculator, multiplication and division to addition and subtraction calculations, developed in the 51 SCM
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:1784
    • 提供者:叶超
  1. IIRfilterFPGA

    0下载:
  2. 介绍了IIR 滤波器的FPGA 实现方法,给出了 IIR 数字滤波器的时序控制、延时、补码乘法和累加四个模块的设计方法,并用VHDL和FPGA 器件实现了IIR 数字滤波。-Introduction of the IIR filter FPGA implementation method of IIR digital filter timing control, delay, multiplication and accumulation complement the four modules
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:661061
    • 提供者:杨培科
  1. duoxiangshi

    1下载:
  2. 多项式相乘一元稀疏多项式简单计算器的基本功能是: (1)输入并建立多项式; (2)输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,...,cn,en,其中n是多项式的项数,ci和ei分别是第i项的系数和指数,序列按指数降序排列。 (3)多项式a与多项式b相乘,建立多项式。 -Sparse polynomial multiplication unary polynomial basic functions of the calculator is simple:
  3. 所属分类:Document

    • 发布日期:2017-03-25
    • 文件大小:48349
    • 提供者:刘路平
  1. dashugangjingyunsuan

    0下载:
  2. 大数高精运算-----乘法 建议用二进制来完成。毕竟计算机用的是二进制运算。-High-precision computation of large numbers----- binary multiplication is proposed to complete. After all, the computer is used in binary computing.
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1562
    • 提供者:王敏
  1. matlabzuixiao2changfa

    0下载:
  2. 最小2乘法用matlab来实现的过程,需要用pdf来打开,请注意。-Minimum 2 multiplication with matlab to achieve the process needed to open the pdf, please note.
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:78670
    • 提供者:许美静
  1. GaoJingDu

    0下载:
  2. 高精度 实现加法,减法,乘法还有除法。以求解相关的问题和内容。-Achieve high-precision addition, subtraction, multiplication division there. To solve related issues and content.
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:391866
    • 提供者:zhao
  1. calculator

    0下载:
  2. 简单的计算器,只能实现加减乘除,在eclipse下完成的-Simple calculators, multiplication and division addition and subtraction can only achieve in the next eclipse completed
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:1837
    • 提供者:玛莎
  1. 3

    0下载:
  2. 最小2乘法的实现 这个程序没有实现动态的功能 输入的XY个数必须手动的在程序中改 麻烦-Minimum 2 to achieve this multiplication process does not achieve the function of the dynamic XY input number must be manually changed in the procedure of trouble
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:4936
    • 提供者:许龙
  1. juzhenchengfa

    0下载:
  2. 矩阵的乘法 可以方便快捷的计算两个矩阵的乘积 其中包括零矩阵-Matrix multiplication can be easily and quickly calculating the product of two matrices including the zero matrix
  3. 所属分类:Project Design

    • 发布日期:2017-04-14
    • 文件大小:3210
    • 提供者:苏雅
  1. 1

    0下载:
  2. 数据结构 课程设计 稀疏多项式乘法的实现 -Data structure the curriculum design to achieve sparse polynomial multiplication
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:35436
    • 提供者:ww
  1. fjsdhgh

    0下载:
  2. 输入、输出功能,检验输入的数是否为数字功能,ASCII码与二进制数的的相互转化功能,两数相乘功能,因此整个程序定义了两个宏INPUT和MULTIPLE,宏INPUT实现了输入、检验和ASCII码与二进制的相互转换功能,MULTIPLE实现了两数相乘功能,实现输出功能的是子程序OUTPUT,由于在输入的过程中多次用到了回车换行,因此定义了一个回车换行子程序CRLF。-Input and output functions, testing whether the number entered for
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:35472
    • 提供者:浩浩
  1. FPGA_4FFT

    0下载:
  2. 针对高速数字信号处理的要求,提出用FPGA 实现基- 4FFT 算法,并对其整体结构、蝶形单 元进行了分析. 采用蝶算单元输入并行结构和同址运算,能同时提供蝶形运算所需的4 个操作 数,具有最大的数据并行性,能提高处理速度 按照旋转因子存放规则,蝶形运算所需的3 个旋转 因子地址相同,且寻址方式简单 输出采取与输入相似的存储器 运算单元同时采用3 个乘法的 复数运算算法来实现.-In accordance with the requirements of high speed d
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:360629
    • 提供者:王晓
  1. multiplication

    0下载:
  2. 说明:此代码是能实现一元多项式相乘的一个函数,请大家批评指导!-One of the polynomial multiplication
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1262
    • 提供者:廖孟
  1. jsq

    0下载:
  2. 运用用MATLAB编程的小型计算器,能够运行简单的加减乘除等运算-Use with MATLAB programming small calculator, able to run, such as simple addition and subtraction, multiplication and division operations
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4861
    • 提供者:郑力圆
  1. product_final

    0下载:
  2. program for multiplication of two 4 bit binary numbers... If you have any doubt,then mail me at prem_bombay@yahoo.co.in -program for multiplication of two 4 bit binary numbers... If you have any doubt,then mail me at prem_bombay@yahoo.co.in
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:758
    • 提供者:Sumit
  1. matrix

    0下载:
  2. matrix multiplication in linux
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:732
    • 提供者:ali.ali
  1. matrix_multiplier_with_memory

    0下载:
  2. A matrix is a rectangular table of elements,which can be any number or abstract quantities that can be added and multiplied. Matrix multiplication is the operation of multiplying a matrix with a scalar or another matrix, which is simple fuction widel
  3. 所属分类:Project Design

    • 发布日期:2017-05-21
    • 文件大小:6389141
    • 提供者:chen-che,wemg
  1. new pulse multiplication technique on 6 pulse

    0下载:
  2. new pulse multiplication technique on 6 pulse
  3. 所属分类:软件工程

    • 发布日期:2017-11-15
    • 文件大小:163688
    • 提供者:mohammad
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com