搜索资源列表
ad_DCT
- verilog 编程 有测试文档 基于查表结构实现 离散余弦变换dct 来源:opencores -Verilog Programming is based on the test documents Lookup structure for a discrete cosine transform Extra Source : opencores
dct
- 离散余弦变换的verilog源代码,经过验证可实现
dct_at_vlsi
- 有用_二维离散余弦变换的VLSI实现及IP软核设计
vedio
- VHDL设计的高速图像采集模块源码,离散余弦变换,图像压缩与编码源码
dctub11
- 离散余弦变换的变换单元模块,verilog语言实现,并通过功能仿真
DCT_IDCT
- 离散余弦变换及反离散余弦变换的HDL代码及测试文件。包括VHDL及Verilog版本。可用途JPEG及MEPG压缩算法。
dct.rar
- 离散余弦变换的设计源代码以及测试源代码和仿真图,Design of discrete cosine transform source code and test source code and simulation plan
JPEG
- 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
dct-code
- 离散余弦变换的VHDL实现,不错的代码和方法-Discrete cosine transform VHDL realization of good code and methods
dct
- 用vhdl语言来实现了dct离散余弦变换-With VHDL language to achieve the optimal discrete cosine transform
DCT_IDCT
- H264/AVS中的离散余弦变换DCT以及反离散余弦变换IDCT的Verilog代码-H264/AVS the discrete cosine transform and inverse discrete cosine transform DCT IDCT of Verilog code
huffmandecoder
- 采用verilog实现反离散余弦变换的程序-The function of realizating Inverse discrete cosine transform
DDDCCT_IDCTi
- 离散余弦变换及反离散余弦变换的HDL代码及测试文件。包含VHDL及及Verilog版本。可用途JPEG及MEPG压缩算法 已通过测试。 -The discrete cosine transform and inverse discrete cosine transform HDL code and test files. Contains VHDL and Verilog versions. Can use JPEG and MEPG compression of algorithm has
two_d_idct_final
- 反离散余弦变换,可以正确实现功能,通过了功能仿真-Inverse discrete cosine transform
ca_code
- nco的产生原理的相关代码;软件无线电、直接数据频 率合成器(DDS,Direct digital synthesizer)、快速傅立叶变换(FFT,Fast Fourier Transform) 等的重要组成部分,同时也是决定其性能的主要因素之一,用于产生可控的正弦波或余弦波。随着芯片集成度的提高、在信号 处理、数字通信领域、调制解调、变频调速、制导控制、电力电子等方面得到越来越广泛的应用-nco the generation principle of the relevant code s
binDCT
- 一种快速离散余弦变换硬件实现,对于初学者很有用-A fast discrete cosine transform implementation by using verilog