搜索资源列表
compress_folders
- 哈夫曼压缩程序,实现了文件加读取,对文本文件的压缩率与rar差不多,读学习c/c++的朋友非常有用-huffman compression program, which realizes folder access and compressing rate is the same to rar when compressing text file
EncodingReports
- 本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression information.it is begginer s mate
0616classeditionstusys
- 很好的学习C++源码,基于C++版学生管理系统-good learning C source code, based on the C version of student management system
wavelet.0.3jerryxin.tar
- 本程序是用c语言实现的小波变换,大家一起学习一下。-this program is the C Language wavelet transform, we are learning about.
20061105111655356
- 基于C++语言的静态图象压缩编码,JPEG DCT量化编码 C++程序,对学习图像压缩编码的过程和具体实现很有帮助。-based on the C language static image compression, JPEG DCT quantization coding C procedures, learning right image coding process and to achieve specific helpful.
mpeg4decsrc
- MP4编解C源代码 很有学习价值的源代码
H.263
- H.263标准的c语言实现,包括了编码和解码,能帮助大家学习H.263标准
phonebook
- 一个电话本的c源码,很有意思。大家可以参考学习。
zhuomianjuli
- 这个是mapxtreme2004 C# ASP。NET 关于桌面距离测量功能的一个简单历程希望大家一起学习
encoder
- 本资源主要是MPEG-4压缩编码算法的C源码实现,包括最完整的MPEG-4编码实现。。。应该是学习MPEG-4压缩编码的好工具。
0500710231
- 1.编写一个教学游戏,教授学生学习算术计算。程序将对加法和减法进行测试。程序共有三个难度级别,第1级测试两个小于10并且和也小于10的数字加法;第2级进行任何两个1位数字的加法;第3级是差为非负的两个1位数的减法。程序将随机产生问题并读取游戏参与者输入的答案。对于每一个问题,游戏参与者都有两次回答问题的机会。在得到5分后游戏进入下一级。利用CRC卡片设计类和类中的方法,同时给出UML类图并实现该程序。(参考附录C.1源代码) 扩展功能:1)增加第四个难度级别,执行一个两位数的加法 2)能
jpegpred
- 包含了对于灰度图像的8种jpeg无损压缩的预测方法,这是用来学习jpeg loseless compression的非常好的例子。idc.h为头文件, image_size.c和readimage.c用来读取目标文件的大小和每个像素的灰度值, jpegll_enc.c和jpegll_dec.c为编码和解码文件。
mp3
- 希望能帮助大家学习C语言.-hope to help you learn C language.
yasuochengxu
- 自己用c语言编的算术编码压缩程序 供大家参考学习
huffman-C
- 基于huffman算法的压缩/解压缩的程序源码。 Borland C++写的。 仅供参考学习,请勿作为盈利性程序。-Huffman compression code compressor and decompressor in Borland C++ 2.0 by Shaun Case, April 1991 Enclosed in this archive are two C programs that implement Huffman code compressi
entropy
- 课堂学习程序,C语言实现计算图像的熵、二阶熵、差分熵。在VC6下运行正常-Classroom learning process, C language realization of the calculation of the entropy of image, second-order entropy, differential entropy. VC6 run in the normal
C
- 适合初学者学习的C语言重要理论 句法 及简单例子-Important theoretical syntax suitable for beginners to learn the C language and simple examples
C-jianggao
- C语言的基础学习课程,可以实现简单的编程与运算-C language-based learning courses that can achieve a simple programming and operation
C-language-classic-10-small-program
- C语言经典10个小程序,适合初学者进行学习或应用于教学-C language classic 10 small procedures, suitable for beginners to learn or the application in Teaching
7z1701-src
- 7z的压缩算法源码,对学习压缩算法有很大的帮助。(7z compression algorithm source code, can learn compression algorithm.)