代码搜索:PAM

找到约 1,020 项符合「PAM」的源代码

代码结果 1,020
www.eeworm.com/read/125057/7127594

pam htgl.pam

www.eeworm.com/read/448678/7527253

pam vsftpd.pam

#%PAM-1.0 auth required /lib/security/pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed auth required /lib/security/pam_unix.so shadow nullok auth required /lib/s
www.eeworm.com/read/448678/7527264

pam vsftpd.pam

auth required /lib/security/pam_userdb.so db=/etc/vsftpd_login account required /lib/security/pam_userdb.so db=/etc/vsftpd_login
www.eeworm.com/read/448121/7540029

m pam.m

function resultat = pam(x,kclus,vtype,stdize,metric,silhplot) res1=[]; if (nargin
www.eeworm.com/read/448121/7540031

asv pam.asv

function resultat = pam(x,kclus,vtype,stdize,metric,silhplot) res1=[]; if (nargin
www.eeworm.com/read/446358/7580920

m pam.m

funtion sp=<mark>pam</mark>(t,fc,fp,fs,tao,pha) %该程序是用来产生脉冲调制信号(<mark>PAM</mark>)的 %参数t是所要产生脉冲幅度调制信号的时间,单位为s %参数fc为脉内信号的频率,单位为Hz %参数fp为脉冲信号的频率,单位为H %参数fs为采样时钟频率,单位为Hz %参数tao为脉冲信号的占空比,单位为% %参数pta为信号的初始相位,单位为rad if nargi ...
www.eeworm.com/read/445655/7592261

m pam.m

function result = pam(x,kclus,vtype,stdize,metric,silhplot) %PAM returns a list representing a clustering of the data into kclus %clusters following the pam algorithm which is based on the search
www.eeworm.com/read/442558/7649390

m pam.m

clear all;clc; t0=1;ts=0.001;ts1=0.01; ts2=0.0005; fs=1/ts;fs1=1/ts1;fs2=1/ts2; df=0.5; t=[-t0/2:ts:t0/2]; t2=[-t0/2:ts2:t0/2]; x2=sin(200*t2); m2=x2./(200*t2); w2=t0/(2*ts2)+1; m2(w2)=1;
www.eeworm.com/read/441132/7675447

pam sshd.pam

#%PAM-1.0 auth required /lib/security/pam_stack.so service=system-auth auth required /lib/security/pam_nologin.so account required /lib/security/pam_stack.so service=system-
www.eeworm.com/read/441132/7675469

pam sshd.pam

#%PAM-1.0 auth required /lib/security/pam_pwdb.so shadow nodelay auth required /lib/security/pam_nologin.so account required /lib/security/pam_pwdb.so password required