搜索资源列表
jpeg压缩中的DCT蝶型算法verilog代码
- jpeg压缩中的DCT蝶型算法verilog代码-jpeg DCT compression algorithm verilog code BUTTERFLY
BCD2BIN8.rar
- BCD转BIN算法,BCD码转二进制数据。,BCD to BIN algorithm, BCD code to binary data.
ddc.rar
- 数字下变频器的matlab实现,一定的设计指标,可以用来知道vhdl程序设计,Digital Down Converter for matlab realized, certain design specifications that can be used to know VHDL Programming
fft
- fft代码,采用蝶形算法,包括C,matlab和verilog代码-fft code, using butterfly algorithm, including C, matlab and Verilog code
FFT
- 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
aa
- BFGS算法本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点-BFGS algorithm for solving This procedure applies to the form f (x) = 1/2* x Ax+ Bx+ C quadratic function of the stable point
SPIHT_irix[1].tar
- 实现SPIHT算法的主程序,自己实验过程中发现有效-SPIHT algorithm to achieve the main program, their experiment found that the effective
CompressionLZ77-LZ78-HUF-ARI-LZW-RLE
- 非常全面的无损压缩算法集合,编译通过,可以运行!-Very comprehensive collection of lossless compression algorithm, compiles, you can run!
cordic_atan
- 用verilog语言实现计算反正切函数,在软件无线电中解调PM/FM中使用的尤为频繁。上传的压缩包是modelsim工程,基于6.5c,里边包含一个完整的PM波产生以及解调过程的matlab文件仿真,并取其中间的I和Q支路做为verilog文件的输入,并将其借条输出与MATLAB实际解调输出作比较。 鉴相器的设计基于CORDIC算法,其精度取决于迭代的深度。由于工程实际运用只需要解调出atan值,并不需要绝对的值,所以并没有给予加权,需要的同学可以自己加上。-Calculated usin
phase
- FFT algorithm using verilog
two_dimensional_fast_hartley_transform_latest.tar
- RTL Verilog code to perform Two Dimensional Fast Hartley Transform (2D-FHT) for 8x8 points. Presented algorithm is FHT with decimation in frequency domain.
cordic_verilog
- cordic算法的verilog 语言实现,注释详细,资料齐全,实现了cordic算法的各个功能,可以计算正余弦-cordic algorithm verilog language, detailed notes, and complete information
day5_fastadder
- this is an implementation of fast adder algorithm in verilog.
CAVLE-h264
- 本压缩文件包含了h.264压缩算法中的CAVLE的编解码模块(Verilog和VHDL两个版本),包含有仿真的testbench测试文件,综合后可以直接使用-The compressed file contains the h.264 compression algorithm CAVLE codec module (Verilog and VHDL both versions), including a simulation testbench test file, can be used d
cordic算法的Verilog实现
- cordic算法的Verilog实现,代码经过验证,能够有效的运行(Verilog implementation of CORDIC algorithm)
cordic
- 基于Verilog HDL语言,用cordic算法的旋转模式实现三角函数和反三角函数的计算(Calculation of trigonometric function and anti trigonometric function by rotation mode of CORDIC algorithm)
Cordic3
- 用cordic算法求三角函数与反三角函数的Verilog编程(Verilog programming of trigonometric function and inverse trigonometric function by CORDIC algorithm)
fir_lms
- 通过基于LMS算法的Verilog程序的编写来实现自适应滤波器的功能(The function of adaptive filter is realized by compiling Verilog program based on LMS algorithm.)
lzs-master
- 基于verilog的LZS压缩和解压算法,压缩比1;2 。里面带有C原言的代码。已经通过验证!(Verilog based LZS compression and decompression algorithm, compression ratio 1; 2. It has the C code in it. It has been verified!)