代码搜索:COMPRESS

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

代码结果 7,043
www.eeworm.com/read/311998/3676601

c iowin32.c

/* iowin32.c -- IO base function header for compress/uncompress .zip files using zlib + zip or unzip API This IO API version uses the Win32 API (for Microsoft Windows) Version 1.01e, Feb
www.eeworm.com/read/311998/3676606

h ioapi.h

/* ioapi.h -- IO base function header for compress/uncompress .zip files using zlib + zip or unzip API Version 1.01e, February 12th, 2005 Copyright (C) 1998-2005 Gilles Vollant */
www.eeworm.com/read/311998/3676608

c ioapi.c

/* ioapi.c -- IO base function header for compress/uncompress .zip files using zlib + zip or unzip API Version 1.01e, February 12th, 2005 Copyright (C) 1998-2005 Gilles Vollant */
www.eeworm.com/read/308581/3713105

cs jscompressor.cs

namespace com.sarmal.scriptutil.text.compress.js { using System; using System.IO; using System.Text; using System.Text.RegularExpressions; using System.Collections; using com.sarmal.scr
www.eeworm.com/read/307320/3725177

h zip.h

/* zip.h -- IO for compress .zip files using zlib Version 0.15 alpha, Mar 19th, 1998, Copyright (C) 1998 Gilles Vollant This unzip package allow creates .ZIP file, compatible with PKZip 2.
www.eeworm.com/read/305566/3771560

c bswapsub.c

/* BSWAP subroutines */ #include "su.h" #include "bswap.h" #include "sucomp.h" /* convert SU_compress header */ void cmhconvert(char *chin, char *chout) { int i; int sizecmh; sizecmh = 56; bco
www.eeworm.com/read/305566/3772422

supack2

SUPACK2 - pack segy trace data into shorts supack2 packed_file gpow=0.5 Required parameters: none Optional parameter: gpow=0.5 exponent used to compress the dynamic range of the trace
www.eeworm.com/read/305566/3772450

supack1

SUPACK1 - pack segy trace data into chars supack1 packed_file gpow=0.5 Required parameters: none Optional parameter: gpow=0.5 exponent used to compress the dynamic range of the traces
www.eeworm.com/read/305566/3773308

c bswapsub.c

/* BSWAP subroutines */ #include "su.h" #include "bswap.h" #include "sucomp.h" /* convert SU_compress header */ void cmhconvert(char *chin, char *chout) { int i; int sizecmh; sizecmh = 56; bco
www.eeworm.com/read/304657/3786801

h iowin32.h

/* iowin32.h -- IO base function header for compress/uncompress .zip files using zlib + zip or unzip API This IO API version uses the Win32 API (for Microsoft Windows) Version 1.01e, Februar