代码搜索:331
找到约 1,922 项符合「331」的源代码
代码结果 1,922
www.eeworm.com/read/470453/6910928
m hc331.m
%《数字信号处理教程——MATLAB释义与实现》第三章例3.3.1程序hc331
% 一阶离散系统的频率响应和输入输出
% 电子工业出版社出版 陈怀琛编著 2004年9月
%
b=[0.5 0.8]; % 分子多项式系数向量
a=[1 -0.9]; % 分母多项式系数向量
[H,w]=freqz(b,a); % 求出频率响应(0到pi分成500点)
figure(1)
su
www.eeworm.com/read/465477/6937003
txt rfc331.txt
Network Working Group J. McQuillan
RFC #331 BBN-NET
NIC #9924 19 April 1972
Catego
www.eeworm.com/read/463281/7184131
gif index_331.gif
www.eeworm.com/read/460962/7236847
pdg 331_1.pdg
www.eeworm.com/read/453123/7426398
inf msdn331.inf
www.eeworm.com/read/447419/7552011
gif image331.gif
www.eeworm.com/read/442844/7643707
mdb test331.mdb
www.eeworm.com/read/442844/7643722
mdb test331.mdb
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|23 Sep 2001 14:08:32 -0000
vti_extenderversion:SR|4.0.2.2717
www.eeworm.com/read/439664/7703835
txt code331a.txt
Public gWidth As Integer, gHeight As Integer
Public Const SM_CXSCREEN = 0
Public Const SM_CYSCREEN = 1
Declare Function GetSystemMetrics Lib "user32" (ByVal nIndex As Long) As Long
Public Sub Sy