-
cjbdy
实现成绩表的输出,实现成绩表的输出,实现成绩表的输出,实现成绩表的输出,实现成绩表的输出,实现成绩表的输出(score print)
- 2015-06-26 07:59:42下载
- 积分:1
-
Discrete_Cosine_and_Sine_Transforms
继 Discrete Cosine Transform: Algorithms, Advantages, Applications (K. R. Rao and P. Yip) 之后的一本关于离散余弦变换(DCT)的快速实现算法的最新专著. 本书第五章“Integer Discrete Cosine/Sine Transforms”关于DCT整数近似实现写的非常详细和精彩, 很方便大家编程实现. 值得一提的是本书的第一作者Vladimir Britanak 一直在从事DCT, 尤其是改进的离散余弦变换(MDCT)的快速算法的研究.(This book, which is written very carefully, is a new monograph of Discrete Cosine Transform (DCT).The fifth chapter about the Integer Discrete Cosine/Sine Transforms is especially wonderful. )
- 2020-12-02 19:09:28下载
- 积分:1
-
图象压缩的程序,包括有损压缩或无损压缩两类
这是关于图象压缩的程序,包括有损压缩或无损压缩两类。用的是jpeg2000的压缩标准,但是这是jpeg2000的第一部分(This is the image compression procedures, including lossy compression or lossless compression of two categories. Using the JPEG2000 compression standard, but this is the first part of JPEG2000)
- 2007-12-18 10:41:28下载
- 积分:1
-
Matlab
自适应滤波器原理matlab程序(Principle of adaptive filter matlab program)
- 2008-03-19 11:24:54下载
- 积分:1
-
SL0MatlabCode
compressed sensing algorithm sl0
- 2017-12-05 18:48:06下载
- 积分:1
-
霍夫曼压缩解压缩
用霍夫曼编码实现的简单的文本压缩解压缩C++源程序
- 2023-03-16 17:30:04下载
- 积分:1
-
JPEG-LS压缩和解压缩算法的C代
说明: JPEG-LS压缩和解压缩算法的C代。。。。(This is a commonly used JPEG-LS codec C language.)
- 2020-05-12 23:12:32下载
- 积分:1
-
200430481
赫夫曼编译码器:
用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。
[基本要求]一个完整的系统应具有以下功能:
(1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4)P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示出,同时将此字符形式的哈夫曼树写入文件TreePrint中。()
- 2021-03-06 09:19:30下载
- 积分:1
-
MATLABHilbert
本课题研究设计了一个图形用户界面(Graphical User Interface,简称 GUI,又称图形用户接口),用以调用显示出心音信号的时域波形、频域波形、能量分布、心率以及一些特征信息。(This paper has designed a graphical user interface (Graphical User Interface, referred to as GUI, also known as the graphical user interface),which used to show the original time-domain waveform,amplitude waveform, energy distribution,,heartrate and some characteristic information.)
- 2017-05-11 21:55:30下载
- 积分:1
-
SPIHT
SPIHT算法研究,小波变换,图像压缩。。。。(Research on SPIHT algorithm,Wavelet transform, image compression)
- 2020-10-05 11:37:39下载
- 积分:1