代码搜索:performs

找到约 4,693 项符合「performs」的源代码

代码结果 4,693
www.eeworm.com/read/11206/212234

s43 horner_mul_int.s43

;****************************************************************************** ; MSP430FG439 Integer-Integer multiplication using Horner's Algorithm ; ; Description: This code performs a 16-b
www.eeworm.com/read/11206/212253

s43 horner_mul_float.s43

;****************************************************************************** ; MSP430FG439 Integer-Float multiplication using Horner's Algorithm ; ; Description: This code performs a 16-bit
www.eeworm.com/read/11206/212255

s43 horner_mul_int.s43

;****************************************************************************** ; MSP430FG439 Integer-Integer multiplication using Horner's Algorithm ; ; Description: This code performs a 16-b
www.eeworm.com/read/13871/284218

m movmed.m

function [filt_data] = movmed (data,filter_order); %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % [filt_data] = MOVMED (data,filter_order); % % performs moving
www.eeworm.com/read/25834/950720

s43 horner_mul_int.s43

;****************************************************************************** ; MSP430FG439 Integer-Integer multiplication using Horner's Algorithm ; ; Description: This code performs a 16-b
www.eeworm.com/read/25834/950739

s43 horner_mul_float.s43

;****************************************************************************** ; MSP430FG439 Integer-Float multiplication using Horner's Algorithm ; ; Description: This code performs a 16-bit
www.eeworm.com/read/25834/950741

s43 horner_mul_int.s43

;****************************************************************************** ; MSP430FG439 Integer-Integer multiplication using Horner's Algorithm ; ; Description: This code performs a 16-b
www.eeworm.com/read/488505/1229842

mak xdcrules.mak

# # ======== xdcrules.mak ======== # definition of XDC rules # # if not set in the environment, set XDCOPTIONS to "verbose" XDCOPTIONS ?= v # This command actually performs the build. all: %:: $(
www.eeworm.com/read/467516/1500095

as if.as

package flare.query { /** * Expression operator for an if statement that performs conditional * execution. */ public class If extends Expression { private var _test:Expression;
www.eeworm.com/read/459517/1569129

asm dft_mod.asm

/*_______________________________________________________________________ DFT.ASM ADSP-2106x Discrete Fourier Transform This routine performs an N point real DFT according to the following e