搜索资源列表
exp-dct
- 在DSP上实现DCT的三角波,方波,正弦波的显示,一个好程序,全的-on DSP for DCT triangular wave, square wave, the sine wave, a good process, and all the
DCT-DSP
- DCT算法在DSP上的实现,汇编语言,在DSP开发板上调试通过-DCT algorithm on DSP realization of assembly language, in DSP development board through debugging
DCT
- 用verilog语言实现DCT编解码 附有DCT的说明
dct
- 2维DCt源码,可以实现8乘8点数据的2维DCT变换
DCT+
- 改进的DCT算法设计,veriloghdl实现
DCT
- altera fpga verilog 设计的基于查找表的DCT程序及zigzag扫描程序,已经过matlab 和modelsim 验证,文件中包含TESTBENCH ,直接可用
ezdct.zip 嵌入式DCT图像编码方式
- 图像编码,使用了嵌入式DCT编码方式,Image coding, using embedded DCT encoding
dct.rar
- 离散余弦变换的设计源代码以及测试源代码和仿真图,Design of discrete cosine transform source code and test source code and simulation plan
butterfly.rar
- 蝶形运算,可用于DCT变换,FFT变换的模块,Butterfly computation, can be used for DCT transform, FFT transform module
two_d_dct_serial
- Verilog codes for 2D Discrete Cosine Transform (DCT)
1D-DCT
- 一个完整的基于DSP的一维DCT变换和逆变换的程序。-A complete DSP-based one-dimensional DCT transform and inverse transform process.
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
- ARM汇编,实现DCT算法,图像压缩,JPEG 需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture, raw format
DCT
- 用C语言编写的DSP程序,实现离散余弦变换 (DCT),在CCS下运行~-Using C language DSP procedures, implementation of discrete cosine transform (DCT), run at CCS ~
dct
- 用vhdl语言来实现了dct离散余弦变换-With VHDL language to achieve the optimal discrete cosine transform
dct
- dct变换的ccs实现,二维DCT变换,等效于分别在两个维度上进行一维DCT变换-ccs achieve dct transform, two-dimensional DCT transform, is equivalent to, respectively, in two dimensions on the one-dimensional DCT transform
dct
- DCT的FPGA实现,用verilog语言把DCT的快速算法即LOEFFLER算法表示出来。-DCT-FPGA, with the verilog language to the fast DCT algorithm, which is LOEFFLER algorithm that out.
dct
- all ok...4 Dec 2009 ... In this method the 2-Dimensional DCT is obtained by taking two ... column-wise 1D DCT is ascertained which gives the 2D DCT of the data. ... The design is done in Verilog HDL and the simulation is done in Modelsim 6.3b.
DCT-Implementation
- The 8x8 discrete cosine transform (DCT) is an efficient, real-valued transform often used in image compression. Special, fast algorithms for the DCT have been developed to accommodate the many arithmetic operations involved in implementing the DC
verilog dct
- 其使用模块的代码风格来编写,能够8点dct的转换(Its use of the module's code style to write, to 8 dct conversion)