资源列表
Shannon
- 香农编码过程,有编码步骤,输出二进制编码结果-Shannon coding, step by step, the output binary coded results
eventloop
- 地球自转,看到美丽的颜色和图片,代码很清楚-Earth' s rotation, see the beautiful colors and images, the code is very clear
WinRARZIP
- 排课问题及其数学模型,效果明显可靠,你下了肯定有用-Course Scheduling Problems and Models
id-name-and-grades-of-students-
- 根据输入的学生学号、成绩,计算平均成绩,最高分、最低分-Enter two student id name and grades of students
FoxMail信息自动填充
- FoxMail信息自动填充-information automatically filled FoxMail
huffman
- 哈夫曼树,实现编码功能,自己写的,可能不够好,请多指教-Huffman tree, to achieve encoding function, write your own, you may not good enough, please advise
learnc1
- 学习c的基本知识,巩固一下基础知识是很重要的-Learning the basics of c, of consolidating the basic knowledge are very important
H264coding_and_test.rar
- 鉴于网上公布的x264调用较为复杂,使很多新手不适,我特意将其进行了简单的封装,并提供了 lib 和 测试程序,该程序已经通过编译,修改 宽高及文件路径等即可运行,In view of online publication called the x264 is more complicated, does not make a lot of novice, I made it for a simple package, and provides a lib and test procedures
HuffmanCompress
- 利用哈夫曼压缩对文件压缩与解压,对文档类文件压缩比较高。-Using Huffman compression for file compression and decompression, the document class file compression is relatively high.
VideoEncode
- 用VC++6.0开发的用于对摄像头采集到的视频用xvid编码器(MPEG-4的一种)进行压缩存储。
LZ77
- 用LZ77算法实现将文本文件压缩为三元组的过程,同时包含有相应的解压缩过程。-LZ77 algorithm implemented in the text file compression is the process of triples, and also includes a corresponding decompression process.