代码搜索:PROGRAMMED

找到约 3,252 项符合「PROGRAMMED」的源代码

代码结果 3,252
www.eeworm.com/read/160490/10526847

m cp0801_pathloss.m

% % FUNCTION 8.1 : "cp0801_pathloss" % % Attenuates the input signal 'tx' according to % the distance 'd' [m], the decaying factor 'gamma' % and the constant term 'c0', which represents the % re
www.eeworm.com/read/276402/10741663

m cp0801_pathloss.m

% % FUNCTION 8.1 : "cp0801_pathloss" % % Attenuates the input signal 'tx' according to % the distance 'd' [m], the decaying factor 'gamma' % and the constant term 'c0', which represents the % re
www.eeworm.com/read/276402/10741760

m cp0801_pathloss.m

% % FUNCTION 8.1 : "cp0801_pathloss" % % Attenuates the input signal 'tx' according to % the distance 'd' [m], the decaying factor 'gamma' % and the constant term 'c0', which represents the % re
www.eeworm.com/read/467801/7001568

c mx21_dma.c

/********************************************************************** * * (C) COPYRIGHT 2004 FREESCALE, INC. * ALL RIGHTS RESERVED * * * Group/Division: WMSG/MMDO * *
www.eeworm.com/read/466008/7042910

h lcd.h

/*******************************************************************/ /* */ /* Board Specific Routines for Arm Linux
www.eeworm.com/read/466008/7042912

h adc.h

/*******************************************************************/ /* */ /* Board Specific Routines for Arm Linux
www.eeworm.com/read/299984/7139951

m datasetconv.m

%DATASETCONV Convert to dataset if needed % % A = DATASETCONV(A) % % If A is not a dataset it is converted to a dataset. % % SEE ALSO % DATASETS, DATASET function a = datasetconv(a) % Th
www.eeworm.com/read/460812/7240440

m cp0801_pathloss.m

% % FUNCTION 8.1 : "cp0801_pathloss" % % Attenuates the input signal 'tx' according to % the distance 'd' [m], the decaying factor 'gamma' % and the constant term 'c0', which represents the % re
www.eeworm.com/read/460435/7250426

m datasetconv.m

%DATASETCONV Convert to dataset if needed % % A = DATASETCONV(A) % % If A is not a dataset it is converted to a dataset. % % SEE ALSO % DATASETS, DATASET function a = datasetconv(a) % Th
www.eeworm.com/read/459898/7263764

m random.m

%Generate a random sequence of such length definded in the arguement.. %Programmed by Benjamin.Frank, 05-Mar-2009 % function y = random(n) % y = ceil(10*rand(1,n)) % n = 5; % n = input('Enter