代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/450566/7481202
pas selfextf.pas
unit Selfextf;
(*
Self-Extracting-EXE example program for TCompress 3.0 -- no change from V2.5
This provides instructions and working code examples for:
a) Creating a compressed archive as
www.eeworm.com/read/450566/7481225
pas selfextf.pas
unit Selfextf;
(*
Self-Extracting-EXE example program for TCompress 3.0 -- no change from V2.5
This provides instructions and working code examples for:
a) Creating a compressed archive as
www.eeworm.com/read/446357/7580938
m main.m
%main.m
clc; % clear the command line
clear all; % clear the workspace
%
% system constants
% ---------------
InputFilename = 'S2ofwb.wav'; %change it according to your wave files
[inspeech,
www.eeworm.com/read/444679/7608647
mht wavecompression.mht
From:
Subject:
Date: Tue, 10 Mar 2009 23:37:21 +0530
MIME-Version: 1.0
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit
www.eeworm.com/read/442748/7645741
txt huffmanencoder.txt
Huffman Encoder
The 4th module which is the Huffman encoder is required to produce the codes. These codes have been precalculated and stored in two separate LUTs for DC and AC coefficients. The r
www.eeworm.com/read/441985/7661621
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
www.eeworm.com/read/439886/7697412
cs fieldsreader.cs
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding c