代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/167001/9986312
c priority_increase.c
/* *
* $Id: priority_increase.c 80 2005-01-25 17:51:15Z federico $
*
* This file is part of Fenice
*
* Fenice -- Open Media Server
*
* Copyright (C) 2004 by
*
* - Giampaolo Mancini
www.eeworm.com/read/126074/6018216
h insmoddp.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/124399/6049467
h insmoddp.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/162614/5517458
c new1.c
// { dg-do compile }
// Origin:
// PR c++/2518: operator new must not be looked up in local scope
int main() {
int i;
void* operator new(unsigned s, int* p);
int*
www.eeworm.com/read/103816/15719938
efg 2smp.efg
EFG 2 R "Two-stage matching pennies game" { "Player1" "Player2" }
""
p "" 1 1 "" { "H" "T" } 0
p "" 2 1 "" { "H" "T" } 0
p "" 1 2 "" { "H" "T" } 1 "Match" { 1, -1 }
p "" 2 2 "" { "H" "T" } 0
t "" 1 "
www.eeworm.com/read/371948/9529626
pdf fusion of matching algorithms for human identification using dental x-ray radiographs.pdf
www.eeworm.com/read/447277/7555302
pdf a new error resilient video coding using matching pursuit and multiple description coding.pdf
www.eeworm.com/read/190256/8446173
m match_net.m
% Getting close to the finish ! Now need to develop ABCD (chain) to s param transoformation
% since the matching networks were (sucessfully) described using ABCD two port description.
% Assume
www.eeworm.com/read/430016/8772908
c mplcpinterfaces.c
/* mpLcpInterfaces.c - Mp Related Lcp Interface Functions */
/* Copyright 1999 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01n,28jan03,ijm f
www.eeworm.com/read/185136/9056244
m end2end.m
% Endpoint matching procedure to alleviate bias in FT-based surrogates
%
% Usage: X2 = end2end(X)
function X2 = end2end(X)
if (nargin1)
error ('Not imple