代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/243682/12924382
txt dsssl.txt
/L20"DSSSL" Line Comment = ; Block Comment On = Escape Char = \ String Chars = " File Extensions = DSL DSSSL
/C1"Keywords 1"
/Delimiters = ~!@$%^&*()_+=|\/{}[]:;"' ,.
www.eeworm.com/read/461264/7230578
pro copy_struct_inx.pro
;+
; NAME:
; COPY_STRUCT_INX
; PURPOSE:
; Copy matching tags & specified indices from one structure to another
; EXPLANATION:
; Copy all fields with matching tag names (except for "except_Tags")
; fr
www.eeworm.com/read/287727/8673472
c igmp_router_state.c
/*
$Log:: /OEM Source Code/igmp/igmp_router_state.c $
*
* 1 4/23/98 9:53p Release Engineer
* Initial release
* IGMP v4.1.0
*/
/******
www.eeworm.com/read/351732/10614554
c wcdmaratematching.c
/*
* WCDMA RATE MATCHING performs rate matching algorithm
* as specified by 3GPP TS 25.212
*
* Copyright 1996-2001 The MathWorks, Inc.
* $Revision: 1.2 $ $Date: 2001/12/13 23:29:31 $
*
www.eeworm.com/read/466518/7026195
c wcdmaratematching.c
/*
* WCDMA RATE MATCHING performs rate matching algorithm
* as specified by 3GPP TS 25.212
*
* Copyright 1996-2001 The MathWorks, Inc.
* $Revision: 1.2 $ $Date: 2001/12/13 23:29:31 $
*
www.eeworm.com/read/461382/7228280
c ratematch.c
/* RateMatch performs the basic HSDPA Rate Matching algorithm
The calling syntax is:
y = RateMatch( x, X_i, e_ini, e_plus, e_minus )
y = output of rate matching algorithm
www.eeworm.com/read/258131/11882898
c ratematch.c
/* RateMatch performs the basic HSDPA Rate Matching algorithm
The calling syntax is:
y = RateMatch( x, X_i, e_ini, e_plus, e_minus )
y = output of rate matching algorithm
www.eeworm.com/read/339575/12224515
c wcdmaratematching.c
/*
* WCDMA RATE MATCHING performs rate matching algorithm
* as specified by 3GPP TS 25.212
*
* Copyright 1996-2001 The MathWorks, Inc.
* $Revision: 1.2 $ $Date: 2001/12/13 23:29:31 $
*
www.eeworm.com/read/223481/14639308
c ratematch.c
/* RateMatch performs the basic HSDPA Rate Matching algorithm
The calling syntax is:
y = RateMatch( x, X_i, e_ini, e_plus, e_minus )
y = output of rate matching algorithm
www.eeworm.com/read/216488/15005707
m vsmp2.m
function w=VSmp2(x,S,it)
% VSmp2 Matching Pursuit variant 2, Vector Selection algorithm
% This is the same algorithm that sometimes is called Basic Matching Pursuit (BMP).
% VSmp2 (this functi