代码搜索:armin

找到约 909 项符合「armin」的源代码

代码结果 909
www.eeworm.com/read/220723/14790682

txt 新建 文本文档.txt

Transfer function: 3 s^2 + 4 ----------------------- s^3 + 2.5 s^2 + 2 s + 2 Transfer function: 0.6667 z^3 + 2.776e-016 z^2 - 4.996e-016 z + 0.6667 ---------------------------------
www.eeworm.com/read/220723/14790691

m shiyan2.m

clc clear all close all omegac2=0.3*pi;Apmax=1; Armin=60; omegar1=0.35*pi; T=1; wp=[omegac2/pi];wr=[omegar1/pi]; [N,Wc]=buttord(wp,wr,Apmax,Armin); [b,a]=butter(N,Wc,'low'); w=linspace(0,1*p
www.eeworm.com/read/220723/14790694

m shiyan22.m

clc clear all close all omegac2=0.3*pi;Apmax=1; Armin=60; omegar1=0.35*pi; T=1; wp=[omegac2/pi];wr=[omegar1/pi]; [N,Wc]=cheb1ord(wp,wr,Apmax,Armin); [b,a]=cheby1(N,Apmax,Wc); w=linspace(0,pi
www.eeworm.com/read/120487/6073671

readme

de_DE.ISO-8859-1 (German) locale test. Created by Armin Diehl
www.eeworm.com/read/152843/5661175

h os_4bri.h

/* $Id: os_4bri.h,v 1.1.2.2 2001/02/08 12:25:44 armin Exp $ */ #ifndef __DIVA_OS_4_BRI_H__ #define __DIVA_OS_4_BRI_H__ int diva_4bri_init_card(diva_os_xdi_adapter_t * a); #endif
www.eeworm.com/read/152843/5661105

h os_bri.h

/* $Id: os_bri.h,v 1.1.2.2 2001/02/08 12:25:44 armin Exp $ */ #ifndef __DIVA_OS_BRI_REV_1_H__ #define __DIVA_OS_BRI_REV_1_H__ int diva_bri_init_card(diva_os_xdi_adapter_t * a); #endif
www.eeworm.com/read/152843/5661109

h os_pri.h

/* $Id: os_pri.h,v 1.1.2.2 2001/02/08 12:25:44 armin Exp $ */ #ifndef __DIVA_OS_PRI_REV_1_H__ #define __DIVA_OS_PRI_REV_1_H__ int diva_pri_init_card(diva_os_xdi_adapter_t * a); #endif
www.eeworm.com/read/439416/7709848

pas unamsacmapi.pas

(* ---------------------------------------------- Microsoft Audio Compression Manager (ACM) interface Original Delphi conversion by Armin Sander, Digital SimpleX / armin@dsx.de Additi
www.eeworm.com/read/257925/11905311

pas unamsacmapi.pas

(* ---------------------------------------------- Microsoft Audio Compression Manager (ACM) interface Original Delphi conversion by Armin Sander, Digital SimpleX / armin@dsx.de Additi
www.eeworm.com/read/100201/15881195

c write.c

/* write -- write tracks Copyright (C) 1996 Dieter Baron and Armin Obersteiner This file is part of cdwrite. The authors can be contacted at