代码搜索:Kenneth

找到约 863 项符合「Kenneth」的源代码

代码结果 863
www.eeworm.com/read/271244/11002215

m sum.m

function x=sum(c) % COMPONENTS/SUM returns the vector sum of all components % Kenneth Arnold (for NASA GSFC), 2004-08-08 % FIXME: This won't work for unequally-sized components. x=sum([c.d.c]'
www.eeworm.com/read/271244/11002216

m min.m

function m=min(c); % COMPONENTS/MIN returns the minimum value of all components % Kenneth C. Arnold (for NASA GSFC), 2004-08-06 m=min(min([c.d.c]));
www.eeworm.com/read/271244/11002219

m max.m

function m=max(c); % COMPONENTS/MAX returns the maximum value of all components % Kenneth C. Arnold (for NASA GSFC), 2004-08-06 m=max(max([c.d.c]));
www.eeworm.com/read/197649/7983221

m sum.m

function x=sum(c) % COMPONENTS/SUM returns the vector sum of all components % Kenneth Arnold (for NASA GSFC), 2004-08-08 % FIXME: This won't work for unequally-sized components. x=sum([c.d.c]'
www.eeworm.com/read/197649/7983223

m min.m

function m=min(c); % COMPONENTS/MIN returns the minimum value of all components % Kenneth C. Arnold (for NASA GSFC), 2004-08-06 m=min(min([c.d.c]));
www.eeworm.com/read/197649/7983229

m max.m

function m=max(c); % COMPONENTS/MAX returns the maximum value of all components % Kenneth C. Arnold (for NASA GSFC), 2004-08-06 m=max(max([c.d.c]));
www.eeworm.com/read/142092/12963478

m sum.m

function x=sum(c) % COMPONENTS/SUM returns the vector sum of all components % Kenneth Arnold (for NASA GSFC), 2004-08-08 % FIXME: This won't work for unequally-sized components. x=sum([c.d.c]'
www.eeworm.com/read/142092/12963480

m min.m

function m=min(c); % COMPONENTS/MIN returns the minimum value of all components % Kenneth C. Arnold (for NASA GSFC), 2004-08-06 m=min(min([c.d.c]));
www.eeworm.com/read/142092/12963484

m max.m

function m=max(c); % COMPONENTS/MAX returns the maximum value of all components % Kenneth C. Arnold (for NASA GSFC), 2004-08-06 m=max(max([c.d.c]));
www.eeworm.com/read/405816/2282892

c jackal.c

/*************************************************************************** vidhrdw.c Written by Kenneth Lin (kenneth_lin@ai.vancouver.bc.ca) Functions to emulate the video hardware of