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

搜索资源列表

  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
    • 文件大小:4.01kb
    • 提供者:diskmps
  1. calculator.c

    0下载:
  2. 单片机与扫描式键盘,LED实现的简易计算器,8位加减法,4位乘法-SCM and scanning keyboard, LED simple calculators, and subtract eight, four multiplication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5.2kb
    • 提供者:梁耀斌
  1. FDSJS

    0下载:
  2. 一个浮点数计算子程序,浮点数格式化,加,减对阶,结果规格化,浮点数乘法,浮点数除法等 -a float calculation subroutine, floats, formatting, plus or minus the bands, the result is normalized, floats, multiplication, division, etc. float
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.31kb
    • 提供者:干树川
  1. TMS320C54x DSP 的cpu和外围设备

    0下载:
  2. 针对在FPGA中实现FIR滤波器的关键--乘法运算的高效实现进行了研究,给了了将乘法化为查表的DA算法,并采用这一算法设计了FIR滤波器。通过FPGA仿零点验证,证明了这一方法是可行和高效的,其实现的滤波器的性能优于用DSP和传统方法实现FIR滤波器。最后介绍整数的CSD表示和还处于研究阶段的根据FPGA实现的要求改进的最优表示。-view of the FPGA FIR filters achieve the key -- the multiplication Efficient Implem
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1.36mb
    • 提供者:呈一
  1. ARMzhiling

    0下载:
  2. ARM 指令集寄存器和处理器模式(26-bit 体系) 寄存器和处理器模式(32-bit 体系) 程序状态寄存器和操纵它的指令 寄存器装载和存储指令 算术和逻辑指令 移位操作 乘法指令 比较指令 分支指令 条件执行 软件中断指令-ARM instruction set processor registers and model (26-bit system) and the processor registers mode (32-bi
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:144.31kb
    • 提供者:阿炳
  1. 4bits_alu

    0下载:
  2. 实现4位加减乘除的alu,采用超前进位加法和布斯乘法,代码较为简单。-achieve four of the ALU arithmetic using CLA Bush and multiplication, code more simple.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:256.11kb
    • 提供者:陈晓炜
  1. 乘法运算

    0下载:
  2. 基于51单片机的乘法运算程序-SCM multiplication procedure
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.15kb
    • 提供者:刘役
  1. EMC 汇编双字节乘法

    1下载:
  2. 义隆单片机 汇编双字节乘法,可直接调用
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2010-12-02
    • 文件大小:876byte
    • 提供者:ljwrain@163.com
  1. mutl16 实现16位移位乘法和除法

    1下载:
  2. 实现16位移位,可以实现乘法和除法。满足设计要求,实现代码简短,用verilog完成方便,容易操作。-Achieve 16-bit shift, multiplication and division can be achieved. Meet the design requirements to achieve a short code, complete with verilog convenient, easy to operate.
  3. 所属分类:VHDL编程

    • 发布日期:2017-03-26
    • 文件大小:1.54kb
    • 提供者:吴海勇
  1. float_data_multiple_use_fixed_

    0下载:
  2. 采用fpga做小数运算的程序,使用了三级流水线技术,这是学习流水线和定点小数乘法很好的例子!,a program of float multiply, using 3-stage pipeline technology
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:717byte
    • 提供者:xietianjiao
  1. MatrixMul.rar

    0下载:
  2. 编写TMS320C54x汇编语言程序,计算矩阵乘法: 要求:① 两个矩阵的数据由DATA段输入(可放在源程序中,也可单独建立一个数据文件); ② 两个矩阵的数据从0口以数据文件IN.DAT输入,计算结果从1口以数据文件OUT.DAT输出。 ,TMS320C54x assembly language program to prepare the calculation of matrix multiplication: Request: ① two matrices of data inpu
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:5.02kb
    • 提供者:iechshy1985
  1. 4位乘法累加器

    0下载:
  2. 4位乘法累加器,有需要的下吧,其他位的可以自行修改~-Multiplication accumulator 4
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-01
    • 文件大小:549byte
    • 提供者:李才
  1. MinMux

    1下载:
  2. C语言写的最小二乘法,可以在DSP中调用,使用环境CCS-LMS in c language,may be can be used in DSP,using enviroment is ccs
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1.12kb
    • 提供者:唐军
  1. 32bits_multiple

    0下载:
  2. 改程序实现了C8051F120混合信号片上系统32位乘法,提高了在C8051上实现乘法的精度,较少了计算误差-Reform process to achieve the C8051F120 mixed-signal system-on-chip 32-bit multiplication to improve the C8051 to achieve precision multiplication, the calculation error of less
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:4.58kb
    • 提供者:lbj
  1. Desktop

    0下载:
  2. 用MATLAB仿真递推最小二乘法的新方法,但不是很完善,有待改进-Recursive least squares method using MATLAB simulation of the new method, but not perfect, room for improvement
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:1.23kb
    • 提供者:young stone
  1. RLSAdaptiveFilteringAlgorithmsandDSPimplementation

    0下载:
  2. 基于dsp,采用最小二乘法实现的自适应滤波器的研究与实现-RLS Adaptive Filtering Algorithms and DSP implementation
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:476.05kb
    • 提供者:廖卫
  1. 8051Pproteus-108

    0下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 03 篇 综合设计 08 1602LCD随机模拟显示乘法口诀-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case No. 03 compressed package integrated design 08 1602LCD stocha
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:24.81kb
    • 提供者:王小明
  1. lcd1602

    0下载:
  2. 08 1602LCD随机模拟显示乘法口诀08 1602LCD随机模拟显示乘法口诀-08 1602LCD stochastic simulation shows the multiplication formulas 08 1602LCD stochastic simulation shows the multiplication formulas
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:22.38kb
    • 提供者:华生
  1. 2015112208

    0下载:
  2. 实现8位二进制数的原码一位乘法,并将乘法运算结果通过七段数码管显示(The realization of the 8 bit binary code a multiplication)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-03
    • 文件大小:3.47mb
    • 提供者:威我杜尊
  1. 最小二乘法曲线拟合

    1下载:
  2. 最小二乘法曲线拟合,基于C语言编写的算法(Least squares curve fitting algorithm based on C language)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2019-08-08
    • 文件大小:1kb
    • 提供者:LO单片机VE
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com