CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - Multiplication

搜索资源列表

  1. adsp-2116x_matrixbymatrix

    0下载:
  2. adsp2116x的矩阵乘运算-adsp2116x matrix multiplication
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:7784
    • 提供者:小强
  1. adsp-2116x_complex_vector_multiply

    0下载:
  2. adsp2116x的向量乘运算-adsp2116x vector multiplication
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:50884
    • 提供者:小强
  1. CORDIC

    1下载:
  2. 用verilog写的CORDIC算法实现,很适合做超越函数的运算。通常用于实现正弦乘法,或者坐标变换。-The cordic arithmetic implemented by verilog is adapted to exceed function.It is usually used to implement sine multiplication or coordinate tuansform.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:4108
    • 提供者:diskmps
  1. mul4

    0下载:
  2. 利用BOOTH算法实现4位乘法运算,使乘法由简单的移位和加法完成。其中包含了MUL4源代码和Test代码,已通过仿真验证-BOOTH Algorithm 4 using multiplication, so that the shift from simple multiplication and addition completed. MUL4 which contains the source code and Test code has been verified by simulatio
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:5951
    • 提供者:邓军
  1. Addition_multiplication

    0下载:
  2. This MIPS program performs addition and multiplication operations for any two input numbers with fraction, via differentiating left and right hand sides and performing the specified operation.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-12
    • 文件大小:2308
    • 提供者:crion
  1. modifiedBoothMultiplier

    0下载:
  2. verilog code for modified booth multiplication using maxplus2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:691
    • 提供者:ehsan
  1. FastCplxMuply

    0下载:
  2. This zip folder contains the verilog code for fast complex multiplication source code and its test bench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1211
    • 提供者:Jaganathan
  1. WallaceTreeImplementationInVHDL

    0下载:
  2. Wallace Tree Implementation in VHDL WT is one of the fastest way to implement multiplication of numbers in hardware design. (Optimized version) Tested in Altera 3.5u board by MonteCristo (H.U.T)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:6003
    • 提供者:montecristo
  1. Verilog

    1下载:
  2. 基于Verilog的编码用BOOTH算法和移位相加实现乘法运算-BOOTH Algorithm with multiplication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:5865
    • 提供者:陈凯
  1. color_converter_latest.tar

    0下载:
  2. The main purpose of the core is a color transform tasks such as CIE XYZ<->RGB, different RGB<->RGB and RGB<->YCbCr operations. The main part of color conversions from one to another color system concludes in 3x3 matrix multiplicatio
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:338734
    • 提供者:Ning
  1. PJ1-Floating-Point-Multiplication-ZiyuanCai

    0下载:
  2. Floating Point Multiplication For MIPS with Full Comments Use PCSpim to open and run first open float.s second open main.s click "No" for the PCSpim Dialog "Clear program and reinitialize simulator before loading"
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:2777
    • 提供者:caiziyuan
  1. etd-0407109-183702-81-001[1]

    0下载:
  2. 文章介绍了YUV向RGB颜色空间转换的硬件电路实现算法.在高基乘法算法基础上,建立了参数化高基乘法算法模型,并给出了Verilog HDL描述 小数乘法的整数乘法近似和近似误差给予了详细的讨论.采用乘法单元复用的设计结果将在两个时钟周期内完成YUV向RGB的颜色空间转换.-This paper introduces the YUV to RGB color space conversion hardware algorithm. Matrix multiplication algorithm i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3997496
    • 提供者:jjj
  1. Multi-byte-multiplication

    0下载:
  2. 1. 操作数在寄存器中,R0--R7 2. 操作数在内RAM中 3. 操作数在外RAM中 不过都大同小异,以2例,是个乘法子程序。 入口:乘数R0,被乘数R1,字节数R7,结果在R0-1. Operands in the registers, R0- R7 2. Operand, including RAM, 3. Operand out RAM, but are similar to two cases, is a multiplication subroutine. Entr
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:3237
    • 提供者:阁子
  1. multiplication

    0下载:
  2. multiplication code with its test for n bit -multiplication code with its test for n bit
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:104479
    • 提供者:sab
  1. 32-bit-multiplication

    0下载:
  2. 32 bit multiplication using 8051
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1446
    • 提供者:Ritesh Sarode
  1. multiplication-formulas

    0下载:
  2. 数码管随机模拟显示乘法口诀,有详细的说明和仿真过程,程序完整可以直接使用。-Stochastic Simulation of digital control display multiplication formulas, a detailed descr iption and simulation process, the program can use the full.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:34001
    • 提供者:孙红彬
  1. Multiplication

    0下载:
  2. 可通过简单的调节实现两个任意字节长度数据的乘法-Can be achieved by simple adjustment of two arbitrary byte-sized data multiplication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1345661
    • 提供者:Adam
  1. DSP-double-multiplication

    0下载:
  2. dsp的双精度小数乘法 本实验是使用汇编语言的-DSP double fractions of this experiment is using multiplication assembly language
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:4280
    • 提供者:yellow
  1. multiplication

    0下载:
  2. 1.sign_multi文件夹中是有符号数的乘法运算,实现了4bit*4bit的数据运算。 2.unsign_multi文件夹中是无符号的4bit*4bit运算。 以上两个文件均通过Quartusii综合 另外每个文件夹中又包括sign_multi_modelsim和unsign_multi_modelsim文件夹,其中包含了用modelsim仿真的所有文件,已调试通过仿真。-1.sign_multi folder is the multiplication of the
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-28
    • 文件大小:8289527
    • 提供者:刘栋
  1. Fast Vector Multiplication

    0下载:
  2. Fast Vector Multiplication in VHDL with carry save adders and final ripple carry adder
  3. 所属分类:VHDL编程

    • 发布日期:2015-10-17
    • 文件大小:653975
    • 提供者:erickpoppe
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com