搜索资源列表
DCT_IDCT
- 离散余弦变换及反离散余弦变换的HDL代码及测试文件。包括VHDL及Verilog版本。可用途JPEG及MEPG压缩算法。
idct_122700
- IDCT 反离散余弦变换原程序-IDCT inverse discrete cosine transform the original procedure
arccos
- 一个求反余弦的cordic算法,整个工程。包括仿真。可以直接打开。-An inverse cosine of the cordic seeking algorithms, the whole project. Including the simulation. Can be directly opened.
snowolfmath
- 一个简单的利用查表法的反正切和正、余弦函数,在处理速度不快的单片机编程中,这是一个使用的方法。-The use of a simple arctangent look-up table method and positive, cosine function, the processing speed of microcontroller programming unpleasant, this is a method used.
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
ArcSin-ArcCos
- 反三角正弦,余弦函数实现 非库函数 非泰勒展开式 只能用于小角度 误差较小,最大约为0.3 -Inverse trigonometric sine function to achieve non-library functions non-Taylor expansion
基于FPGA的反余弦算法代码
- 通过crodic算法迭代通过对常数C的设定旋转迭代x的分量使它等于常数C从而求出输入值c的反余弦arccosc的角度值
eetop.cn_cordic_sqrt
- cordic 算法知道正弦和余弦值,求反正切,即角度。(The CORDIC algorithm knows sine and cosine values and asks for inverse tangent, that is, angle.)