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

搜索资源列表

  1. multiplier-accumulator(vhdl)

    1下载:
  2. 用VHDL语言描述和实现乘法累加器设计,4位的被乘数X和4位的乘数Y输入后,暂存在寄存器4位的寄存器A和B中,寄存器A和B的输出首先相乘,得到8位乘积,该乘积再与8位寄存器C的输出相加,相加结果保存在寄存器C中。寄存器C的输出也是系统输出Z。(原创,里面有乘法部分和累加部分可以单独提出来,很好用) -With the VHDL language to describe the design and realization of multiplier-accumulator, four of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:967180
    • 提供者:jlz
  1. multiply

    0下载:
  2. Verilog hdl语言 常用乘法器设计,可使用modelsim进行仿真-Verilog hdl language commonly used multiplier design, can use the ModelSim simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:2627
    • 提供者:许立宾
  1. jisuanqi

    0下载:
  2. 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object-oriented programming ideas, u
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:58216
    • 提供者:Dante
  1. newcalculator

    0下载:
  2. VC 6.0做的函数型计算器,可进行二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运行 -VC 6.0 do function calculator, can be binary, octal, decimal and hexadecimal number of add, subtract, multiply, divide, involution, modulus, such
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2029
    • 提供者:覃灿华
  1. multiply

    0下载:
  2. 由verilog编写的乘法器,通过两个文件的调用实现。由于子模块的调用使得程序简化了许多。-Prepared by the Verilog multiplier, through the realization of the two documents call. As the sub-modules to simplify the procedure call makes a lot.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2952
    • 提供者:金夕
  1. multiply

    0下载:
  2. With shift add way to implement multiply harware circuit.-There are many design for multiply process.This vhdl code provide parallel circuit to do multiply function.
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:38968
    • 提供者:ananliu1
  1. multilyUnit1

    0下载:
  2. a verilog programmed multiply unit algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-29
    • 文件大小:152175
    • 提供者:ash
  1. 5[1][1].4

    0下载:
  2. 两个稀疏矩阵的三元组a,b输出,转置,相加及相乘-Two sparse matrix triple a, b output, transpose, add and multiply
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:703
    • 提供者:夏馨
  1. multiply

    0下载:
  2. 用C++编写的九九乘法表 运行后自动显示九九乘法的表格-It a table of the value of 1~9 s multiply
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:855064
    • 提供者:Lynn
  1. multiply

    0下载:
  2. 多项式乘法,可以完成任意次数多项式相乘~ 我们的数据结构课作业-multiply
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:27360
    • 提供者:MengXiao
  1. sparse_matrix

    0下载:
  2. program to add two and multiply sparse matrices
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:1777
    • 提供者:gufran
  1. Multiply

    0下载:
  2. Multiply visual basic scr ipt
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-07
    • 文件大小:1544
    • 提供者:saya sisi
  1. Matrix_Matrix

    0下载:
  2. Matrix x Matrix multiply using MPI
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:1258867
    • 提供者:serfer
  1. SparseMatrix

    0下载:
  2. 用三元组实现的稀疏矩阵运算 用户输入正常矩阵 但存储为三元组 可以实现加,乘和转置三种运算-Achieved with a triple sparse matrix operations the user to enter the normal matrix, but storage can be achieved for the triple add, multiply, and transpose three kinds of operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:244356
    • 提供者:lijie
  1. multiply

    0下载:
  2. 简单的乘法器,用Verilog实现 multiply-multiply
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:761
    • 提供者:
  1. Multiply

    0下载:
  2. 应用程序向导已为您创建了这个 Multiply 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 Multiply 应用程序的每个文件的内容。 Multiply.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Multiply.h 这是应用程序
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7307873
    • 提供者:张波
  1. Multiply

    0下载:
  2. 大数相乘的C++实现,带注释,很经典,曾经是华为的竞赛题-it will implement big number multiply,It s very good, and it have the some comment.OK,Let s go!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1335
    • 提供者:九洲
  1. multiply

    0下载:
  2. 自己有休闲时间写的小程序代码,是用VC++写的,关于两个大整数相乘的算法,勉强还可以用。-I write it myself.It is the algorithm of two big integers multiply.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1426
    • 提供者:dragon
  1. Multiply

    0下载:
  2. Virtual instrument than display a result of a multiply of a pair of inputs
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:4096
    • 提供者:Joze0115
  1. multiply graph

    0下载:
  2. a virtual instrument than shows the graph of a multiply of a pair numbers
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:7168
    • 提供者:Joze0115
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com