代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/121010/14775709
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-1998 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITH
www.eeworm.com/read/117310/14931557
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* AL
www.eeworm.com/read/217792/14951338
m main_vq.m
function [mse_VQ, R2_VQ, accu_VQ] = main_VQ(blocksize,nwds)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% VQ -> compressed_image
fprintf('\n');
fprintf('VQ begin...\n');
[compress
www.eeworm.com/read/213957/15120997
hpj chap20.hpj
; This help project requires hc 3.1
;This is the first example of a help file presented in Chapter 20.
[OPTIONS]
errorlog = chap20.err
title = Chapter 20 Help
contents = WH_CONTENTS
compress =
www.eeworm.com/read/210569/15196185
c slhc.c
/*
* Routines to compress and uncompress tcp packets (for transmission
* over low speed serial lines).
*/
#include "global.h"
#include "mbuf.h"
#include "internet.h"
#include "ip.h"
#incl
www.eeworm.com/read/4782/40130
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* AL
www.eeworm.com/read/11356/228177
c slhc.c
/*
* Routines to compress and uncompress tcp packets (for transmission
* over low speed serial lines).
*/
#include "global.h"
#include "mbuf.h"
#include "internet.h"
#include "ip.h"
#incl
www.eeworm.com/read/13787/283402
c slhc.c
/*
* Routines to compress and uncompress tcp packets (for transmission
* over low speed serial lines).
*/
#include "global.h"
#include "mbuf.h"
#include "internet.h"
#include "ip.h"
#incl
www.eeworm.com/read/14252/324693
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-1998 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* AL
www.eeworm.com/read/490329/1201121
c deflate.c
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-1998 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* AL