代码搜索:Compressed

找到约 3,459 项符合「Compressed」的源代码

代码结果 3,459
www.eeworm.com/read/152843/5657839

in vmlinux.lds.in

/* * linux/arch/arm/boot/compressed/vmlinux.lds.in * * Copyright (C) 2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU
www.eeworm.com/read/266403/11227048

cpp best.cpp

// Created:10-13-98 // By Jeff Connelly // Compresses a file and tells best ratio #include "comprlib.h" typedef struct { char* ext; // Extension for compressed fil
www.eeworm.com/read/147861/12513806

dbtlinkexport

#!/bin/csh # Script file for exporting a release of DBTLink. # # Exports the specified relase of DBTLink to a file directory (~${USER}/tmp) # and puts it in a compressed ZIP file (~${USER}/tmp/dbt
www.eeworm.com/read/205036/15328931

m a2_sptensor_doc.m

%% Sparse Tensors % MATLAB has no native ability to store sparse multidimensional arrays, % only sparse matrices. Moreover, the compressed sparse column storage % format for MATLAB sparse matrices
www.eeworm.com/read/105051/15679220

news

Starting with 1.47, changes marked with SYSLINUX/PXELINUX/ISOLINUX apply to that specific program only; other changes apply to all of them. Changes in 2.10: * MEMDISK: Handle images compressed with
www.eeworm.com/read/366581/9807815

in gzexe.in

: #!/bin/sh # gzexe: compressor for Unix executables. # Use this only for binaries that you do not use frequently. # # The compressed version is a shell script which decompresses itself after # skippi
www.eeworm.com/read/356131/10236155

h codecy.h

#ifndef CODECY_H #define CODECY_H struct CODECHDR { char hdr[16]; unsigned int size; //compressed size not including header unsigned short width; //imag
www.eeworm.com/read/281034/10270801

readme

The files on this volume were compressed and archived with an archiving utility similar to MS-DOS PKZIP. While it is possible to dearchive the files with MS-DOS PKUNZIP version 2.04, doing this will
www.eeworm.com/read/461264/7230387

pro readfits.pro

;+ ; NAME: ; READFITS ; PURPOSE: ; Read a FITS file into IDL data and header variables. ; EXPLANATION: ; READFITS() can also read gzip or Unix compressed FITS files. ; See htt
www.eeworm.com/read/136971/13350603

in gzexe.in

: #!/bin/sh # gzexe: compressor for Unix executables. # Use this only for binaries that you do not use frequently. # # The compressed version is a shell script which decompresses itself after # skippi