代码搜索:COMPRESS

找到约 7,043 项符合「COMPRESS」的源代码

代码结果 7,043
www.eeworm.com/read/110034/6169997

c zftape-compress.c

/* * Copyright (C) 1994-1997 Claus-Justus Heine This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the
www.eeworm.com/read/110034/6169998

h zftape-compress.h

#ifndef _ZFTAPE_COMPRESS_H #define _ZFTAPE_COMPRESS_H /* * Copyright (c) 1994-1997 Claus-Justus Heine This program is free software; you can redistribute it and/or modify it under the terms o
www.eeworm.com/read/102935/6228877

c zftape-compress.c

/* * Copyright (C) 1994-1997 Claus-Justus Heine This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the
www.eeworm.com/read/102935/6228878

h zftape-compress.h

#ifndef _ZFTAPE_COMPRESS_H #define _ZFTAPE_COMPRESS_H /* * Copyright (c) 1994-1997 Claus-Justus Heine This program is free software; you can redistribute it and/or modify it under the terms o
www.eeworm.com/read/101066/6256677

c sl_compress.c

/* sl_compress.c - TCP/IP header compression routines */ /* Copyright 1990-2000 Wind River Systems, Inc. */ #include "copyright_wrs.h" /*- * Copyright (c) 1989, 1993, 1994 * The Regents of the Uni
www.eeworm.com/read/490745/6452543

c jpeg_compress.c

#include "jcodestruct.h" #include "jpegstuct.h" #include "jcfunction.h" #include "bitstream.h" #include "tr8x8dct.h" extern void fdct_int32(short *const block); //*************************
www.eeworm.com/read/478980/6696553

txt golomb_compress.txt

本程序代码主要包括以下几个模块: 1.将原测试集转化成多扫描链结构的形式; 2.相容压缩; 3.将按多扫描链结构的形式排列的测试集还原; 4.优化排序; 5.异或运算,生成差分向量; 6.按照Golomb 码的编码规则进行编码压缩。 #include #include #include #
www.eeworm.com/read/403922/11499832

html pharfileinfo.compress.html

Compresses the current Phar entry with either zlib or bzip2 compression
www.eeworm.com/read/403922/11500796

html phar.compress.html

Compresses the entire Phar archive using Gzip or Bzip2 compression
www.eeworm.com/read/403922/11501768

html phardata.compress.html

Compresses the entire tar/zip archive using Gzip or Bzip2 compression