代码搜索:Compressed

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

代码结果 3,459
www.eeworm.com/read/335627/12511381

cpp bitmap.cpp

/* Copyright (c) 2003, Cornell University All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions a
www.eeworm.com/read/334779/12573909

h d_hdcomp.h

#ifndef HUFFMAN_DECOMPRESS #define HUFFMAN_DECOMPRESS #include #include #include #include "d_except.h" #include "d_bitvec.h" // use BitVector for all bit handli
www.eeworm.com/read/147186/12579167

m zipsave.m

%ZIPSAVE Save data in compressed format % % zipsave( filename, data ) % filename: string variable that contains the name of the resulting % compressed file (do not include '.zip' extension) %
www.eeworm.com/read/204654/15335707

1 gzexe.1

.TH GZEXE 1 .SH NAME gzexe \- compress executable files in place .SH SYNOPSIS .B gzexe [ name ... ] .SH DESCRIPTION The .I gzexe utility allows you to compress executables in place and have them aut
www.eeworm.com/read/112209/15491618

c splay.c

/* this program is a straight pascal to C translation of a program that compresses and decompresses files using 'Splay' trees. This is the original comment block: {********
www.eeworm.com/read/109695/15552068

h ppp_defs.h

/* $Id: ppp_defs.h,v 1.8 1999/02/26 06:48:21 paulus Exp $ */ /* * ppp_defs.h - PPP definitions. * * Copyright (c) 1994 The Australian National University. * All rights reserved. * * Permission
www.eeworm.com/read/109477/15556858

h ppp_defs.h

/* $Id: ppp_defs.h,v 1.2 1994/09/21 01:31:06 paulus Exp $ */ /* * ppp_defs.h - PPP definitions. * * Copyright (c) 1994 The Australian National University. * All rights reserved. * * Permission
www.eeworm.com/read/107891/15598190

pas lzh.pas

{$A+} { word align } {$O+} { ?? ?? } unit lzh; (* * LZHUF.C English version 1.0 * Based on Japanese version 29-NOV-1988 * LZSS coded by Haruhiko OKUMURA * Adaptive Huffman Coding coded by
www.eeworm.com/read/106690/15626604

m pcsquash.m

% pcsquash() - compress data using Principal Component Analysis (PCA) % into a principal component subspace. To project back % into the original channel space, use pcexpand
www.eeworm.com/read/105954/15651736

h lzwfile.h

#ifndef ___LZWFILE_H #define ___LZWFILE_H #include "lzwtable.h" #include "lzwcode.h" /* HGLZ file: lzw file head { for(i) { node head for(j) { single file head