资源列表
789
- 视频的源代码,初学者可以参考,很有启发的。祝大家学c#快提高
code
- DELPHI 7实现的一个图像管理系统,-DELPHI IMAGE SYSTEM
huffman
- Huffman 代码 压缩 解压缩,实验报告-Huffman codes
lz77
- lz77算法原代码,压缩比率20 ~90 .-lz77 algorithm for the original code, compression ratio 20 ~ 90 .
iLBCcodec
- iLBC是一种专为包交换网络通信设计的编解码,优于目前流行的G.729、G.723.1,对丢包进行了特有处理,既使在丢包率相当高的网络环境下,仍可获得非常清晰的语音效果。
DXF
- 利用VC++开发,生成测量的纵横断面,生成DXF格式,可利用CAD打开-Use VC++ Development, to generate the vertical and horizontal cross-section measurement to generate DXF format CAD can be used to open
yasuojieya
- 用于数据的压缩和解压,有源码,利于自己改进和参考-For data compression and decompression, source code, and reference improvements in their favor
compressTools
- Huffman编码基本算法 实现对文件的压缩解压 C语言-Huffman coding compression decompression file
LZ77
- 用LZ77算法实现将文本文件压缩为三元组的过程,同时包含有相应的解压缩过程。-LZ77 algorithm implemented in the text file compression is the process of triples, and also includes a corresponding decompression process.
VideoEncode
- 用VC++6.0开发的用于对摄像头采集到的视频用xvid编码器(MPEG-4的一种)进行压缩存储。
HuffmanCompress
- 利用哈夫曼压缩对文件压缩与解压,对文档类文件压缩比较高。-Using Huffman compression for file compression and decompression, the document class file compression is relatively high.
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