资源列表
Huffman
- Huffman压缩的全部代码实现,包括Huffman树的构建代码和Huffman编码的实现和获取,以及压缩和解压缩的文件读写,包括界面的实现,完整的实现了Huffman压缩-Huffman compression to achieve all the code, including the building code Huffman tree and Huffman coding implementation and acquisition, as well as compression and
Compress-and-decompress
- 压缩与解压文件,基于哈夫曼树,功能简单易用。-Compress and decompress files, based on Huffman tree, easy to use features.
yuyinbianma
- 语音压缩编码时的线形预测编码源程序(matlab运行)-Voice linear predictive coding source (matlab running) when coding
MPEG4-of-C
- MPEG4编码的C源代码,非本人之作,如有错误,敬请谅解。-MPEG4 encoding the C source code, not I make, if wrong, please forgive me.
Des
- DES算法的入口参数有三个:Key、Data、Mode。其中Key为8个字节共64位,是DES算法的工作密钥;Data也为8个字节64位,是要被加密或被解密的数据;Mode为DES的工作方式,有两种:加密或解密-The entry of the DES algorithm has three parameters: the Key, the Data and Mode.One Key to 8 bytes, a total of 64, is the job of the DES algorit
5270
- 音乐播放器 可播放MP3音乐的程序 都花费在为您修正说明上。压-Music player
2DPSK
- 用MATLAB实现2dpsk,思路清晰,简洁明了,一看就懂,不懂问我-Using MATLAB 2dpsk, clear, concise, one can understand it, do not know ask me
mediaBlog
- 多媒体web应用,基于纯Java设计编写,使用简单,只要根据配置文件进行相关配置即可-Multimedia web applications, design written in pure Java-based, easy to use, as long as the relevant configuration file can be configured according to
office
- 企业办公自动化系统,基于纯Java设计编写,使用简单,只要根据配置文件进行相关配置即可-Enterprise Office Automation System, designed to prepare pure Java-based, easy to use, as long as the relevant configuration file can be configured according to
shoppingCenter
- 网络购物中心web系统,简单实用,是Java新手研究的好实例-Web system, network shopping center is simple and practical, is a good example of beginner Java study
wyLogistics
- 物流配置系统web应用,内有详细的配置文件,按照流程一步步配置即可使用-The logistics distribution system web application, with detailed configuration file, according to the process step by step configuration can be used
AdaptiveHuffmanCoding
- 自适应霍夫曼压缩算法Java实现,eclipse开发环境-adaptive Haffman compression