代码搜索:effect

找到约 4,591 项符合「effect」的源代码

代码结果 4,591
www.eeworm.com/read/225665/14526469

m chap9_3f.m

function dx=Model(t,x) global w A alfa J Ce R Km Ku S a1 Fm Fc M kv persistent aa dx=zeros(3,1); a1=1.0; %Effect on the shape of friction curve Fm=20; Fc=15; kv=2.0; F=J*x(3); if t==0
www.eeworm.com/read/222611/14683442

m chap9_3f.m

function dx=Model(t,x) global w A alfa J Ce R Km Ku S a1 Fm Fc M kv persistent aa dx=zeros(3,1); a1=1.0; %Effect on the shape of friction curve Fm=20; Fc=15; kv=2.0; F=J*x(3); if t==0
www.eeworm.com/read/221412/14741662

m chap9_1f.m

function dx=Model(t,x) global w A alfa J Ce R Km Ku S a1 Fm Fc M persistent aa dx=zeros(3,1); a1=1.0; %Effect on the shape of friction curve Fm=50; Fc=1.5; F=-J*x(3); if t==0 aa=0; e
www.eeworm.com/read/214909/15083927

m chap9_3f.m

function dx=Model(t,x) global w A alfa J Ce R Km Ku S a1 Fm Fc M kv persistent aa dx=zeros(3,1); a1=1.0; %Effect on the shape of friction curve Fm=20; Fc=15; kv=2.0; F=J*x(3); if t==0
www.eeworm.com/read/206276/15297226

m chap9_1f.m

function dx=Model(t,x) global w A alfa J Ce R Km Ku S a1 Fm Fc M persistent aa dx=zeros(3,1); a1=1.0; %Effect on the shape of friction curve Fm=50; Fc=1.5; F=-J*x(3); if t==0 aa=0; e
www.eeworm.com/read/205695/15309664

m chap9_3f.m

function dx=Model(t,x) global w A alfa J Ce R Km Ku S a1 Fm Fc M kv persistent aa dx=zeros(3,1); a1=1.0; %Effect on the shape of friction curve Fm=20; Fc=15; kv=2.0; F=J*x(3); if t==0
www.eeworm.com/read/205378/15317027

bak user2.h.bak

; Module: user ; #include "dolby_pl.h" #include "sync.h" #ifdef EFFECT #define PCM_IBUF_SIZE 0x5000 // 20k bytes #define PCM_IBUF_START 0x5000 #define PCM_IBUF_END_plus1 PCM_IBUF_START+P
www.eeworm.com/read/205378/15317065

h user2.h

; Module: user ; #include "dolby_pl.h" #include "sync.h" #ifdef EFFECT #define PCM_IBUF_SIZE 0x5000 // 20k bytes #define PCM_IBUF_START 0x5000 #define PCM_IBUF_END_plus1 PCM_IBUF_START+P
www.eeworm.com/read/306178/3746587

c anran.c

#include #include #include inherit F_SSERVER; string *pictures = ({"心惊肉跳","杞人忧天","无中生有","拖泥带水","徘徊空谷","力不从心","行尸走肉", "庸人自扰" }); void remove_effect(object me, int amount)
www.eeworm.com/read/299343/3853238

m chap9_3f.m

function dx=Model(t,x) global w A alfa J Ce R Km Ku S a1 Fm Fc M kv persistent aa dx=zeros(3,1); a1=1.0; %Effect on the shape of friction curve Fm=20; Fc=15; kv=2.0; F=J*x(3); if t==0