资源列表
zhan
- 栈的基本操作,及基本步骤,删除,更新,添加,插入,等!-zhan de cao zuo !
svdPicture
- 基于MATLAB的 SVD分解 图像分解 图像压缩 图像还原-SVD decomposition MATLAB-based image decomposition image compression image restore
counter
- implementation of a four bit counter in verilog
yasuo
- 先对信号进行提升小波分解,然后构造传统小波分解结构[c,l];接着使用函数ddencmp获取信后压缩阈值,最后采用函数wdencmp实现信后压缩。-First signal lifting wavelet decomposition, and then construct the traditional wavelet decomposition structure [c, l] then use the function to get the letter ddencmp compressi
hing
- vhdl的一般过程代码,主要的是关于总线的配置要求-vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl vhdl
my
- 展开C语言的内建函数指令宏常量,在稍后章节再详解宏函数,圆的面积-#include <stdio.h>
HuffmanAlgorithmProbabilityTree
- huffman tree in matlab
show
- 对于全方位的识别和优化做了很详细的分析程序处理和样本对照-For the full identification and optimization of doing a very detailed analysis of the samples were processed and
huffman_matlab
- 本程序以函数形式实现huffman编码,能有效地对字符串进行huffman编码并输出-This matlab program achieves huffman coding by using function m-file.It can effectively coding string type.