代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/242360/13011408
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/140851/13058896
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/138798/13211880
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/240158/13234191
resources
_ _ ____ _
Project ___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| |
www.eeworm.com/read/136971/13350636
1 zless.1
.TH ZLESS 1
.SH NAME
zless \- file perusal filter for crt viewing of compressed text
.SH SYNOPSIS
.B zless
[ name ... ]
.SH DESCRIPTION
.I Zless
is a filter which allows examination of compressed or
www.eeworm.com/read/136971/13350741
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/311909/13622689
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/304316/13796533
asm rle.asm
;**************************************************************************
;*
;* RLE.ASM
;*
;* Copyright (c) 1998-2000 National Semiconductor Corporation.
;* All Rights Reserved.
;*
;* Fun
www.eeworm.com/read/303999/13805072
m main.m
clc; % clear the command line
clear all; % clear the workspace
%
% system constants
% ---------------
InputFilename = 'aa.wav'; %change it according to your wave files
[inspeech, Fs, bits] =
www.eeworm.com/read/303999/13805076
m s2df.m
clc; % clear the command line
clear all; % clear the workspace
%
% system constants
% ---------------
InputFilename = 'aa.wav'; %change it according to your wave files
[inspeech, Fs, bits] =