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

搜索资源列表

  1. fpgaJPEGdcode

    1下载:
  2. 基于fpga的JPEG编解码器设计,采用流水线优化解决时间并行性问题,提高DCT/IDCT模块的运行速度。-based fpga JPEG codec design, the flow of time to solve optimization problems in parallel, enhance DCT / IDCT module of the operating speed.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6896091
    • 提供者:Janke
  1. quantizer

    0下载:
  2. 这个DCT的源代码Core was tested on Digilent S3 board with Spartan Xc3S1000 FPGA
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:51397
    • 提供者:lilei
  1. DCT

    0下载:
  2. altera fpga verilog 设计的基于查找表的DCT程序及zigzag扫描程序,已经过matlab 和modelsim 验证,文件中包含TESTBENCH ,直接可用
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:15401328
    • 提供者:alison
  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. DCT_2D.rar

    1下载:
  2. 二维DCT,FPGA实现JPEG压缩中的二维DCT,dct
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:2905
    • 提供者:paladin
  1. Chapter6-9

    3下载:
  2. 第六章到第九章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-11
    • 文件大小:6281027
    • 提供者:xiao
  1. jpeg.tar

    1下载:
  2. 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 (on XC2V1000-4 @ 40 MHz with resolution 352x288). Image resolution is no
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3415690
    • 提供者:Bill Guan
  1. dct2

    1下载:
  2. 这个是一个基于FPGA的数字图像的整数DCT变换程序,程序高性能地实现了2维DCT变换。-This is an FPGA-based digital image of the integer DCT transform process and procedures to achieve high-performance 2-D DCT transform.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:418921
    • 提供者:jyb
  1. 81404621JPEG-DCT

    0下载:
  2. 基于FPGA的DCT实现源代码,已通过MODELSIM验证。-FPGA based source code of DCT
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:1414
    • 提供者:宋建
  1. d1_dct

    0下载:
  2. FPGA 描述DCT ,希望对大家有用。-the DCT arithetics using fpga
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:824
    • 提供者:Denny
  1. dct

    0下载:
  2. DCT的FPGA实现,用verilog语言把DCT的快速算法即LOEFFLER算法表示出来。-DCT-FPGA, with the verilog language to the fast DCT algorithm, which is LOEFFLER algorithm that out.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:105141
    • 提供者:蓝冰
  1. ch3_dct

    2下载:
  2. fpga dct变换,用以视频压缩和处理图像-fpga dct
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:2116
    • 提供者:guqiutao
  1. dct

    0下载:
  2. JPEG Compression and Ethernet Communication on an FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:44176
    • 提供者:Dang Tien Dat
  1. dct_verilog

    0下载:
  2. 用FPGA实现dct变换。verilog语言实现,在quartus9.0中验证,含整个工程-dct transform verilog language in quartus9.0 verify, with the entire project
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1224473
    • 提供者:ys
  1. dct

    1下载:
  2. 基于FPGA的图像压缩算法程序,自己写的,可以参考一下-FPGA-based image compression algorithm, write your own, you can refer to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1762
    • 提供者:YF
  1. DCT8_final

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

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

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

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

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

    • 发布日期:2016-06-14
    • 文件大小:7168
    • 提供者:鸿哲
  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. 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
    • 提供者:
« 12 »
搜珍网 www.dssz.com