代码搜索:低失真

找到约 2,815 项符合「低失真」的源代码

代码结果 2,815
www.eeworm.com/read/142306/12952466

cpp 低通fir.cpp

#include #include #define M 38 #define pi 3.141592653589793 ////////////////////////////////////////////////////////////// // w为3dB截止频率;要求w
www.eeworm.com/read/6655/96566

ewb rc低通电路.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "" EncryptionType: 2 UsingVectorGraphics: 0 /000@D0I0?4D
www.eeworm.com/read/7442/119087

ewb rc低通电路.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "" EncryptionType: 2 UsingVectorGraphics: 0 /000@D0I0?4D
www.eeworm.com/read/7455/120382

ewb rc低通电路.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "" EncryptionType: 2 UsingVectorGraphics: 0 /000@D0I0?4D
www.eeworm.com/read/7457/120801

ewb rc低通电路.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "" EncryptionType: 2 UsingVectorGraphics: 0 /000@D0I0?4D
www.eeworm.com/read/13911/287127

m 低帧能量比.m

clear all for i=1:20 fname=sprintf('D:\\样本\\speech with music\\%d.wav',i); x=wavread(fname); x=x(:,1); [c,l]=wavedec(x,3,'db4'); ca=appcoef(c,l,'db4',3);%近似系数 x=ca; enfra
www.eeworm.com/read/20198/834050

dsn 低通2.dsn

www.eeworm.com/read/20198/834052

pwi 低通2.pwi

www.eeworm.com/read/252034/12306152

txt readme.txt

可能是作者显存太小(仅2M),所以录制时一些画面颜色失真,还请读者谅解! 播放时,建议用菜单的“View/Full Screen”,效果会好些。 测试时,运行pediy.exe,打开一个大于64K的文本文件。
www.eeworm.com/read/200215/15437369

txt 说明.txt

方块编码程序 本程序采用了最简单的方块编码对512×512的lena图像进行了编码 可以运行程序后看出,当方块取值越大的时候,图像编码后失真越大。 作者注