代码搜索:Compressed
找到约 3,459 项符合「Compressed」的源代码
代码结果 3,459
www.eeworm.com/read/268260/11147077
m mulaw_c.m
function [y] = mulaw_c(s,mu)
% mu-law compressor
% -----------------
% [y] = mulaw_c(s,mu)
% y = compressed output signal
% s = zero-mean nomalized signal between -1 and 1
% mu = parameter mu
www.eeworm.com/read/109811/15547990
c util.c
/*
* libid3tag - ID3 tag manipulation library
* Copyright (C) 2000-2004 Underbit Technologies, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
www.eeworm.com/read/178499/9394367
h eye.h
/*
created with FontEditor written by H. Reddmann
HaReddmann at t-online dot de
File Name : eye.h
Date : 30.03.2004
Font size in bytes : 0x00DE, 22
www.eeworm.com/read/363776/9936222
h g729a.h
//NetTalk
/*------------------------------------------------------------------------------*\
=============================
模块名称: G729a.h
=============================
[版权]
VoiceAg
www.eeworm.com/read/255778/6933839
m readsedumifile.m
%%*******************************************************************
%% Read in a problem in SeDuMi format and convert to DSDP format
%%
%% [AC,b] = readsedumifile(fname)
%%
%% Input: fname.mat =
www.eeworm.com/read/436012/7779088
c gz_open.c
/* vi: set sw=4 ts=4: */
/*
* Utility routines.
*
* Copyright (C) many different people. If you wrote this, please
* acknowledge your work.
*
* This program is free software; you can redistribu
www.eeworm.com/read/141966/12975511
h g729a.h
#define L_FRAME_COMPRESSED 10
#define L_FRAME 80
extern "C" void va_g729a_init_encoder();
extern "C" void va_g729a_encoder(short *speech, unsigned char *bitstream);
extern "C" voi
www.eeworm.com/read/138744/13218007
c easyg722_decoder.c
/*--------------------------------------------------------------------------------*
* *
* This material is trade secr
www.eeworm.com/read/138744/13218024
cpp easyg722_decoder.cpp
/*--------------------------------------------------------------------------------*
* *
* This material is trade secr
www.eeworm.com/read/151716/5679396
txt lzoapi.txt
============================================================================
LZO -- a real-time data compression library LIBRARY REFERENCE
=============================================