代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/356592/10224211
m~ tps_iter_match_1.m~
% script for doing shape-context based matching with alternating steps
% of estimating correspondences and estimating the regularized TPS
% transformation
% initialize transformed version of mode
www.eeworm.com/read/356592/10224215
m tps_iter_match_1.m
% script for doing shape-context based matching with alternating steps
% of estimating correspondences and estimating the regularized TPS
% transformation
% initialize transformed version of mode
www.eeworm.com/read/159334/10668743
sql updatetrigger.sql
CREATE TRIGGER "tSaleOrderMst_UTrig" ON tSaleOrderMst FOR UPDATE AS
SET NOCOUNT ON
/* * PREVENT UPDATES IF NO MATCHING KEY IN 'tCustoms' */
IF UPDATE(customID)
BEGIN
IF (SELECT COUNT(
www.eeworm.com/read/239763/13257987
java brackets.java
// brackets.java
// stacks used to check matching brackets
// to run this program: C>java bracketsApp
import java.io.*; // for I/O
/////////////////////////////////////////////////
www.eeworm.com/read/112303/6146232
c pmatch.c
/*
* Program: IMAP Wildcard Matching Routines (case-independent)
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Admi
www.eeworm.com/read/112303/6146264
c pmatch.c
/*
* Program: IMAP Wildcard Matching Routines (case-dependent)
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Admini
www.eeworm.com/read/112303/6146309
c pmatch.c
/*
* Program: IMAP Wildcard Matching Routines (case-independent)
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Admi
www.eeworm.com/read/112303/6146348
c pmatch.c
/*
* Program: IMAP Wildcard Matching Routines (case-independent)
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Admi
www.eeworm.com/read/112303/6146369
c pmatch.c
/*
* Program: IMAP Wildcard Matching Routines (case-independent)
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Admi
www.eeworm.com/read/112303/6146460
c pmatch.c
/*
* Program: IMAP Wildcard Matching Routines (case-dependent)
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Admini