搜索资源列表
G722_Eval
- EASY G.722 的sample code, 可以生成722文件。-A sample code for EASY G.722, may generate 722 files.
huffman_code
- huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\\sample.txt E:\\encode.txt E:\\decode.txt 然后把英文文件放到E盘里.名叫samole.txt, 还有在E里新件2个txt文件.名叫encode.txt,decode.t
octane-1.01.20-src
- Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms. Simple interface and skeleton code for creating new compre
CompressionSample
- This sample demonstrates compression capabilities available in the .NET Framework. It builds a Windows Forms application that employs the GZipStream and DeflateStream types to compress and decompress files. The sample also introduces several types th
huffman
- 霍夫曼编码,是离散余弦编码的一种,当各离散样值概率为2的幂时,压缩编码达到极限熵-Huffman code is encoded as a discrete cosine, discrete sample value when the probability of power 2 hours, reached the limits of entropy coding
26073-800_ANSI_C_source_code
- 3GPP Adaptive Multi- Rate (AMR) 标准实现,针对8KHz采样音频文件按20ms一帧实现两者VAD模式的编码 -3GPP Adaptive Multi-Rate (AMR) standard of achievement for 8KHz sample audio files, according to 20ms between the VAD model to achieve a coding
train
- 对28张人脸,以其作为样本训练人脸标准。L取不同数值情况下,v之间的关系。-28 pairs of human face, with its face as a sample of the training standards
project2
- 线性预测法是语音处理中的核心技术,它在语音识别、合成、编码、说话人识别等方面都得到了成功应用。有的专家认为,进20年中语音处理技术的飞速发展与以线性预测为中心的信号处理技术是分不开的。简单来说,就是:一个语音的抽样能用过去若干语音抽样的线性组合来逼近。 -Linear prediction is the core voice processing technology, which in speech recognition, synthesis, coding, speaker recog
FilesCompress
- C# 一个很好的Net C# Zip解压缩示例,有UI界面-C# a good zip unzip the sample
noshutdown
- 一个C#小程序,让程序运行时禁止关机,通过单击按钮来实现禁止关机,当然也可解除这个命令,恢复Windows操作,示例运行截图如上所示-A C# program, procedures prohibit shutdown runtime, by clicking the button to achieve a ban on shutdown, of course, also be released this command to restore the Windows operating scre
DIVX-Compressor
- 这是一个有关用DSPack进行视频压缩的示例程序,这个示例程序非常简单,精简了许多无关的全码,只保留核心功能代码。-This is a sample program for video compression using DSPack, this sample program is very simple and streamlined many independent code, and retain only the core functionality of the code.
sypj
- 建立一个实测信号的样本,这里我建立四个随机信号的样本,因为方便显示,蓝色信号为有用信号(正弦信号),黑色的四个信号是随机信号分别与正弦信号叠加形成的实测信号,最后红色的信号为样本的均值信号,即为时域同步平均效果下的信号。-A sample of the measured signal, I created four random signal samples, because it' s easy to display, blue signal is useful signal (sinu
HuffmanExp
- 用哈夫曼编码进行压缩的示例,不仅展示了基本的使用Microsoft 基础类的方法,而且可以作为你开发自己应用程序的起点。-Huffman coding to compress the sample,This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applicati
share-MSE
- 该做作品由南信大11级硕D316集体完成,为尊重我们的劳动成果,请遵守如下条例: 1.下载后能给予鼓励性评价。 2.作为样本同时也为保持作品的多样性,本文只提供了第一步的划分结果,并给出了相应的图片和参数,后续划分请参考第一步划分。 最后,316宿舍祝大家期末考试顺利,预祝大家新年愉快!-The collective work done by the South do believe the big 11-seok D316, to respect the results of ou
dctsample
- This a sample file. It illustrates basic functionality of Dicrete Cosine Transformation.Excellent energy compaction can be obtained using varying DCT coefficients.-This is a sample file. It illustrates basic functionality of Dicrete Cosine Transforma
MPEGVideo
- 基于matlab的MPEGVideo压缩算法程序,有原函数,也有示例程序。-MPEGVideo based compression algorithm matlab program, there is the original function, but also a sample program.
JPEG_Codec
- This a JPEG codec with AC/DC Huffman entropy coding, 4:2:0 Sampling, RGB/YCbCr converter. 2D-DCT and Quantization is included in the JPEG_Main. There also a Huffman table list in .txt, two sample testing picture and the bitrate-PSNR , Compressi
platform_external_libpng-master
- It is sample source of libpng for multi-flatform. It haves included a general makefile, as well as several machine and compiler specific ones.
BP-neural-network
- BP神经网络实现图像压缩,需自行修改图像地址,内附一张示例图像-BP neural network to achieve image compression,Need to modify the image address, containing a sample image