-
PPMd compression of the source
PPMd压缩方式的源码-PPMd compression of the source
- 2022-05-25 14:25:12下载
- 积分:1
-
这是BAC(二值算数编码)
这是我自己提供的
主要是可是可适应性的编码功能...
这是BAC(二值算数编码)
这是我自己提供的
主要是可是可适应性的编码功能
-This is the BAC (Binary Arithmetic Coding) This is my own but is mainly provided by the encoding function can be adaptive
- 2022-03-06 05:45:31下载
- 积分:1
-
测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。...
测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。
-compression testing of a 425K file 9.4 seconds, compressed the files to 177K. If we are to raise compression speed, then the algorithm complexity must increase.
- 2023-07-24 03:30:02下载
- 积分:1
-
g.711 standard C source code, can be directly added to the project use.
g.711标准的C源代码,可以直接加入到工程中使用。-g.711 standard C source code, can be directly added to the project use.
- 2022-08-15 23:03:41下载
- 积分:1
-
一个简单的压缩算法源程序,希望能给大家带来帮助
一个简单的压缩算法源程序,希望能给大家带来帮助-A simple compression algorithm source code, I hope everyone can help
- 2022-03-26 03:40:56下载
- 积分:1
-
文件压缩中的游程编码源程序。已经测试通过。对重复字符较多的文件压缩率较高。...
文件压缩中的游程编码源程序。已经测试通过。对重复字符较多的文件压缩率较高。-File compression in the run-length coding source. Have the test. More characters for the duplicate file compression is higher.
- 2022-02-24 18:06:26下载
- 积分:1
-
This is the package java
这是架包java-unrar-0.2.jar的源码,利用这个架包可以解压缩.rar文件。-This is the package java-unrar-0.2.jar source, take advantage of this package can extract the plane. Rar file.
- 2022-08-14 17:20:11下载
- 积分:1
-
for tree traversal sequence were used method is the use of non
求树的中序遍历,运用的方法是用非递归的算法来做的.-for tree traversal sequence were used method is the use of non- recursive algorithm very consistent.
- 2022-08-26 11:53:55下载
- 积分:1
-
采用zlib标准的压缩源码,应用在Windows和Linux多平台下,分别有Linux下和Windows下VC的使用实例。...
采用zlib标准的压缩源码,应用在Windows和Linux多平台下,分别有Linux下和Windows下VC的使用实例。-using zlib compression standard source code, used in Windows and Linux multi-platform, respectively Linux and Windows examples of the use of VC.
- 2022-01-26 03:52:48下载
- 积分:1
-
1、简介
此代码是IS0 13818
1、简介
此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
- 2023-01-05 20:30:04下载
- 积分:1