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

搜索资源列表

  1. verilogHDL

    0下载:
  2. RS(31,15)译码关键步骤的veilog HDL算法实现,包括关键方程求解,错误位置估计,错误值计算等-RS (31,15) decoding a key step in the algorithm veilog HDL, including key equations, position estimation error, error value, such as
  3. 所属分类:3G develop

    • 发布日期:2017-03-31
    • 文件大小:12327
    • 提供者:冯小刚
  1. cfft

    0下载:
  2. 基于FPGA的快速傅里叶算法设计,VHDL语言写的,编译可通过-FPGA-based fast Fourier algorithm design, VHDL language, the compiler can
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:85641
    • 提供者:zll
  1. FPGArealiztionofdigitalsignalprocessing

    0下载:
  2. 数字信号处理FPGA实现 实用程序和文件,有sine.exe ---输入宽度。输出对应的正弦波表 mif文件 csd.exe --- 寻找整数和分数的标准有符号数字量(canonical signed digit ,CSD)表达式程序 fpinv.exe --- 倒数计算浮点数表的程序 dagen.exe ---分布式算法文件生成HDL" onclick="tagshow(event)" class="t_tag">VHD
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-06
    • 文件大小:260196
    • 提供者:kevin
  1. fast_divider

    0下载:
  2. 快速除法器,采用循环移位相减算法。 已经通过仿真。-Quick divider using cyclic shift subtraction algorithm. Simulation has been passed.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:569
    • 提供者:neimty
  1. cordic

    0下载:
  2. vhdl语言编写的cordic算法,实现了cordic的流水线运算。-cordic language vhdl algorithm cordic the pipeline operator.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:813
    • 提供者:lmy
  1. IIR

    0下载:
  2. FPGA的IIR算法描述,希望对大家有用-IRR arithetics using fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:574
    • 提供者:Denny
  1. AdaptiveLMSequalizer

    1下载:
  2. 通信中的用的LMS均衡算法VHDL实现,代码不长,很容易看懂-Communication with the LMS equalization algorithm to achieve VHDL code is not long, it is easy to understand
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2889
    • 提供者: 王王
  1. Src

    0下载:
  2. H.264编码算法的VHDL实现,很强大,很难得。-H.264 coding algorithm of VHDL to achieve, it is powerful, it is difficult to get.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:52420
    • 提供者: 王王
  1. lms

    2下载:
  2. 一个不错的关于lms算法的verilog代码,算然只有两级,但是对了解lms用HDL描述有很好的理解作用。希望对大家有用~-A good lms algorithm on the verilog code, development environment, I can not find, even if the vhdl it! We hope to be useful
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-05-11
    • 文件大小:1304
    • 提供者:onion
  1. cordic

    0下载:
  2. 基于CORDIC算法的指数函数生成器的各种理论基础,通俗易懂-CORDIC algorithm based on exponential function generator for a variety of theoretical basis, user-friendly
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2232555
    • 提供者:远 额
  1. RS(204.188)design

    2下载:
  2. RS(204,188)译码器说明 原文件: rs_decoder.v(顶层文件), SyndromeCalc.v(计算伴随式), BM_KES.v(BM求解关键方程), Forney.v(Forney算法求误差样值), CheinSearch.v(搜索错误位置),ff_mul.v(有限域乘法)。 ROM及初始化文件: rom_inv.v(求逆运算), rom_power.v(求幂运算); rom_inv.mif(ROM初始化文件), rom_po
  3. 所属分类:其他小程序

    • 发布日期:2013-05-13
    • 文件大小:13900
    • 提供者:川天古木
  1. butterfly

    0下载:
  2.  计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。 -Discrete Fourier transform calculation of a fast algorithm, referred to as FFT. Fast Fourier Transform in 1965 by JW Cooley an
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:1174
    • 提供者:圈石
  1. ADPCM

    1下载:
  2. APPCM算法和AD/DA芯片驱动在CPLD中的实现,已在实际硬件中测试OK,quartus2环境-APPCM algorithm and AD/DA chip in the drive to achieve in the CPLD has been tested in actual hardware OK, quartus2 environment
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1326609
    • 提供者:jiajunxian
  1. DESCryptographicAlgorithm

    0下载:
  2. des加密算法,用于IP通讯方面的,用VHDL写成的源程序-des encryption algorithm used for IP communications.the source codes are written in VHDL
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:28513
    • 提供者:wy
  1. 1024fft

    0下载:
  2. 使用vhdl实现的1024点的FFT算法-Using vhdl implementation of the 1024-point FFT algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:4622
    • 提供者:谭利民
  1. FIRfenbushisuanfa

    0下载:
  2. 基于分布式算法数字滤波器 VHDL语言编写 适用于FPGA-Digital filters based on distributed algorithms written in VHDL for FPGA
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2705689
    • 提供者:孙剑
  1. fft

    0下载:
  2. 基4快速傅里叶变换,涉及cordic算法,可以用来学习-fft
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:83326
    • 提供者:sun
  1. car

    1下载:
  2. 用VHDL实现的红外循迹小车程序,采用8个红外二极管(装在车头底部)识别路况,接L298电机驱动电路,能跑白色背景下的黑色赛道,且能应付道路分叉,孤岛及自启动等。-Implemented using VHDL infrared tracking car program, using eight infrared diodes (mounted on the front of the bottom) to identify traffic, then L298 motor driver circu
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:643716
    • 提供者:jizhen
  1. 3-22

    2下载:
  2. verilog 中RLS算法的实现功能 已经在仿真窗口的波形实现-verilog about rls algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:830
    • 提供者:田佳璐
  1. MP3mdct

    0下载:
  2.  在MP3 编解码器的设计中,前向MDCT 与反向IMDCT 是两个计算最为复杂的部分。 提出了一种新的算法,对MDCT 与IMDCT 的实现进行优化,极大地降低了运算量。该算法将 MDCT 与IMDCT 的计算分成三步实现: 前处理, 核心处理, 后处理。其中,核心处理部分由 MDCT 与IMDCT 共用,大大减少了对硬件电路的需求,降低了芯片成本。-In the MP3 codec designs, prior to the MDCT and IMDCT are two reve
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-27
    • 文件大小:305788
    • 提供者:lynn
« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »
搜珍网 www.dssz.com