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

搜索资源列表

  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. cordic2

    0下载:
  2. cordic算法的vhdl实现,是用来实现极坐标同直角坐标之间变换。-cordic algorithm vhdl realized, is used to achieve a very Cartesian coordinates with the transformation between.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:117717
    • 提供者:wangyd
  1. DCT_1D

    0下载:
  2. 一维DCT变换的verilog源码,可用于JPEG算法优化的参考。程序中用到的算法称为“扭卷积”,可参考相关IEEE paper
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:54458
    • 提供者:楚天
  1. DCT_IDCT

    1下载:
  2. 离散余弦变换及反离散余弦变换的HDL代码及测试文件。包括VHDL及Verilog版本。可用途JPEG及MEPG压缩算法。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:30456
    • 提供者:caesar
  1. zigzag_decode

    1下载:
  2. 用于FPGA的反Z变换算法的Verilog代码。可用于JPEG及MPEG压缩算法。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:3739
    • 提供者:caesar
  1. FFT

    0下载:
  2. 讲解快速傅里叶变换--FFT快速算法的文章。
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1468491
    • 提供者:lixu
  1. two_d_dct_serial

    1下载:
  2. altera公司提供的适用于包涵DSP内核的FPGA的二维DCT变换源码,语言是:verilog 性能不错,不过资源消耗有点大,可以用来学习多项式变换的DCT算法-ALTERA companies covered in the application of FPGA DSP core 2D DCT source language is : Verilog performance is good, but a bit large consumption of resources can be us
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:24588
    • 提供者:猪猪
  1. FFT的FPGA实现

    0下载:
  2. 快速傅里叶变换的FPGA实现
  3. 所属分类:VHDL编程

    • 发布日期:2009-03-23
    • 文件大小:14556166
    • 提供者:471512024@qq.com
  1. hilbert_transformer.tar

    0下载:
  2. hilbert 变换的vhdl源代码,来源于网上,本人也做过简单的8抽头的,但这个的算法还没搞懂,希望懂行的下载了研究一下,给个中文的简单的说明!-hilbert transform VHDL source code from the Internet, I have been a simple 8-tap, but even before they get to know this algorithm, I hope knowledgeable downloaded to look for a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1227528
    • 提供者:yangyu
  1. JPEG

    0下载:
  2. 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:41540
    • 提供者:xuai
  1. vhdlfft4

    0下载:
  2. 基4算法的vhdl实现,蝶形变换等的详细设计-Radix-4 algorithm of VHDL realize, butterfly transform the detailed design, etc.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:12194
    • 提供者:邓翔
  1. edge

    0下载:
  2. 图像处理中边缘检测的VHDL源代码,所用的算法是garbor变换-Image processing edge detection of VHDL source code, the algorithms used are garbor transform
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:383759
    • 提供者:翁文天
  1. FPGA_FFT

    0下载:
  2. 基于VHDL语言的一个FFT快速傅里叶变换程序。采用4蝶形算法-VHDL language based on a FFT Fast Fourier Transform procedure. 4 butterfly algorithm used
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:179840
    • 提供者:李超
  1. two_d_dct_serial

    0下载:
  2. 二维DCT变换,采用查找表的方法实现算法,分别通过列变换,再通过行变换,通过加法器乘法器以及流水线技术得出更快的结果!-two-dimention DCTtransform,the algorithm was implemented by look up table,via row trasforming and colum trasforming respectively
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:23110
    • 提供者:chenguohao
  1. fft

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

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

    0下载:
  2. 完成一维小波变换一级分解。此文件包含小波变换的mallat算法,经测试完全正确。-Completed a one-dimensional wavelet transform decomposition. This file contains the mallat wavelet transform algorithm, the test is correct.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-08
    • 文件大小:1558185
    • 提供者:羽凡
  1. waveletcg_example

    0下载:
  2. 一维小波变换一层重构,实现MALLAT算法重构,经测试完全正确。-Layer of one-dimensional wavelet transform reconstruction algorithm to achieve MALLAT reconstruction, tested entirely correct.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1703830
    • 提供者:羽凡
  1. pipelined_fft_64

    0下载:
  2. 64点快速傅里叶变换算法的FPGA实现,编译仿真通过-FPGA implementation of 64-point fast Fourier transform algorithm, compiled simulation by
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:26018
    • 提供者:邓辉超
  1. 1024-point-FFT-in-verilog.pdf

    0下载:
  2. 1024 点得快速傅里叶变换算法 FPGA in verilog-1024 point FFT on a FPGA written in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-02
    • 文件大小:15033219
    • 提供者:Colleen
  1. FFT

    0下载:
  2. 使用VHDL语言实现对快速傅立叶变换算法的实现,并通过仿真验证其正确性。-Using VHDL language implementation for the realization of fast Fourier transform algorithm, and its correctness is validated by computer simulation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-08
    • 文件大小:15812671
    • 提供者:d232
« 12 »
搜珍网 www.dssz.com