代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/147381/12555747
cpp enchuf.cpp
//
// enchuf.cpp
//
// (c) Copyright 2000-2004 William A. McKee. All rights reserved.
//
// April 29, 2000 - Created.
//
// Compress a file using Huffman encoding.
//
// Compiled with VC++ 6
www.eeworm.com/read/113666/15451547
readme
See INSTALL file for instruction on how to install Speex.
The Speex is a patent-free, Open Source/Free Software voice codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to compress
www.eeworm.com/read/109695/15552094
c bsd-comp.c
/* $Id: bsd-comp.c,v 1.6 1996/08/28 06:31:58 paulus Exp $ */
/* Because this code is derived from the 4.3BSD compress source:
*
*
* Copyright (c) 1985, 1986 The Regents of the University of Califo
www.eeworm.com/read/109093/15564302
java jartool.java
package util.compress;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class JarTool implements Jar.ProgressListener, ActionListener{
final static String m_title = "
www.eeworm.com/read/105871/15656995
cpp openfiledlg.cpp
// OpenFileDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Compress.h"
#include "OpenFileDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/105871/15657023
cpp extractdlg.cpp
// ExtractDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Compress.h"
#include "ExtractDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/105871/15657024
cpp fileinfodlg.cpp
// FileInfoDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Compress.h"
#include "FileInfoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/105871/15657033
cpp mainrebar.cpp
// MainRebar.cpp : implementation file
//
#include "stdafx.h"
#include "Compress.h"
#include "MainRebar.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __
www.eeworm.com/read/104551/15690049
readme
See INSTALL file for instruction on how to install Speex.
The Speex is a patent-free, Open Source/Free Software voice codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to compress
www.eeworm.com/read/390920/8433632
c jcparam.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/*
* Quantization table setup routines
*/
GLOBAL(void)
jpeg_add_quant_table (j_compress_ptr cinfo, int which_tbl,