代码搜索:Compression
找到约 9,238 项符合「Compression」的源代码
代码结果 9,238
www.eeworm.com/read/424303/10465164
ppt audio-compression.ppt
www.eeworm.com/read/446824/7564246
m f_compression.m
function [y] = f_compression(x, nbits_in, nbits_out, step)
% nonlinear transforms
for i = 1:length(x),
y(i) = out_range * (2^(x(i) / in_range)- 1) ;
end;
subplot(221), stairs(x,y);
www.eeworm.com/read/142848/12913816
cpp compression12.cpp
// compression12.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "iostream.h"
#include "math.h"
void patternfmat(char *,char *,int,int,int);
int
www.eeworm.com/read/142848/12913838
cpp compression11.cpp
// compression11.cpp : Defines the entry point for the console application.
//
//**************************PROGRAM***********************
#include "stdafx.h"
#include "iostream.h"
#includ
www.eeworm.com/read/142848/12913841
dsp compression13.dsp
# Microsoft Developer Studio Project File - Name="compression13" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (
www.eeworm.com/read/142848/12913846
plg compression11.plg
Build Log
--------------------Configuration: compression11 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1
www.eeworm.com/read/142848/12913855
ncb compression13.ncb
www.eeworm.com/read/142848/12913857
ncb compression11.ncb
www.eeworm.com/read/142848/12913859
ncb compression15.ncb
www.eeworm.com/read/142848/12913861
dsw compression13.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################