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

搜索资源列表

  1. 309361_88321a222b5ae22c

    0下载:
  2. DCT 图像处理 基于VHDL语言 简单可行-DCT image processing language based on VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:10711
    • 提供者:ken
  1. dwt2d

    0下载:
  2. discrete wavelet transform - 2d
  3. 所属分类:VHDL-FPGA-Verilog

  1. DCT

    0下载:
  2. Discrete Cosine Transform
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:10434
    • 提供者:siavosh
  1. DCT_IDCT

    0下载:
  2. H264/AVS中的离散余弦变换DCT以及反离散余弦变换IDCT的Verilog代码-H264/AVS the discrete cosine transform and inverse discrete cosine transform DCT IDCT of Verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:28351
    • 提供者:李柏祥
  1. JPEG_WEBINAR

    0下载:
  2. JPEG DCT C 代码,可在Catapult下生成VHDL -JPEG DCT C code for VHDL generation in Catapult
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:16485
    • 提供者:
  1. dctidct

    0下载:
  2. dct and idct code for verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:2271
    • 提供者:kartik
  1. DCT8_final

    0下载:
  2. 二维dct算法的fpga实现及验证,采用VHDL语言编写。-2D-dctThe FPGA realizing algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:7162
    • 提供者:鸿哲
  1. 2dDCT

    0下载:
  2. 二维dct算法的fpga实现及验证,采用VHDL语言编写。-2D-dct The FPGA realizing algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-06-14
    • 文件大小:7168
    • 提供者:鸿哲
  1. s22_DCT

    0下载:
  2. 这是一个DCT变换的VERILOG代码,欢迎下载-This is a code of DCT transformation in verilog ,welcome to download!
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:409878
    • 提供者:lipeng
  1. OneD_DCT8

    1下载:
  2. 一维DCT变换,使用Verilog HDL语言实现。有SYnplify编译脚本-One-dimensional DCT, using the Verilog HDL language to achieve. The SYnplify compiled scr ipt
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2085
    • 提供者:海峰
  1. Ttwo_d_dct_sew

    0下载:
  2. 二维DCT变换,采用查找表的方法实现算法,分别通过列变换,,再通过行变换,通过加法器乘法器和流水线技术得出更快的结果! -2D DCT algorithm using look-up table method, respectively, by column transform, and then transform through the line faster results obtained by the adder multipliers and pipelining techniq
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-06-14
    • 文件大小:23552
    • 提供者:
  1. IDCTTzipm

    0下载:
  2. 改进的DCT算法设计,,veriloghdl实现 -Improve the DCT algorithm design,, veriloghdl to achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:313104
    • 提供者:奉献
  1. jpeg_hardware.tar

    3下载:
  2. 用FPGA实现的JPEG压缩器,可以直接使用,内含完整文档说明-This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second at the maximum resolution 352x288 (on XC2V
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. Inverse quantization and DCT for h.264 in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-28
    • 文件大小:6710
    • 提供者:Alex
  1. shift_arr

    0下载:
  2. This contains the shift array which can be used in 2D DCT with help of 2 1D DCTs.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:1836
    • 提供者:Prashanth
  1. wallace

    0下载:
  2. wallacw tree multiplier code in vhdl language mainy used for the multiplications in the image [processing of both dct and dwrt applications-wallacw tree multiplier code in vhdl language mainy used for the multiplications in the image [processing of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-16
    • 文件大小:2652
    • 提供者:ganesh
  1. INT_DCT

    1下载:
  2. Verilog HDL语言实现的整数DCT变换模块。其中包括一维和两维的DCT变换模块各一个。该模块都通过硬件仿真以及FPGA实现后的测试,均满足预期的DCT变换功能。-Integer DCT transfer module with Verilog HDL format. The package includes one 1-D and one 2-D DCT transfer module, which all pass simulation and FPGA evaluation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:2120
    • 提供者:Alex Liu
  1. fpga-jpeg

    2下载:
  2. 包含DCT变换,RGB2YCBCR,JPEG等多个verilog代码及工程-Contains DCT transform, RGB2YCBCR, JPEG and many other verilog code and project
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:123062
    • 提供者:
  1. DCT_IP_Testbench

    0下载:
  2. 一个DCT变换的完整IP,基于Verilog编写,同时包括完成的testbench,方便模块的仿真和测试。-DCT transform a complete IP, based on Verilog prepared, including both complete testbench, convenient module simulation and testing.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:29738
    • 提供者:bankfly
  1. High-Throughput-DA-Based-DCT-With-High-Accuracy.r

    0下载:
  2. This is Discrete wavelet transform based IEEE object...this is developed in vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-15
    • 文件大小:4085650
    • 提供者:parashu
« 1 2 3 45 »
搜珍网 www.dssz.com