代码搜索:MATCHING
找到约 3,451 项符合「MATCHING」的源代码
代码结果 3,451
www.eeworm.com/read/220696/14791553
m grmaxmatch.m
function nMM=grMaxMatch(E)
% Function nMM=grMaxMath(E) solve the maximal matching problem.
% Input parameter:
% E(m,2) or (m,3) - the edges of graph and their weight;
% 1st and 2nd elements
www.eeworm.com/read/17771/759916
rpt dfg.rpt
Matching checksums...
Calculated checksum = 6F87
File's checksum = 6F87
CheckSum is Valid
Erasing device number 1
Programming device number 1
Reading device number 1
www.eeworm.com/read/38039/1095568
mnu intfattrb.mnu
INTF#ATTRB
Make#Solid
Should imported feature be a solid protrusion?
# Foreign help string
Join#Surfs
Should matching edges on imported surfaces be joined automatically?
# Foreign help string
Join#L
www.eeworm.com/read/468610/1484981
c wildmat.c
/* $XConsortium: wildmat.c,v 1.2 94/04/13 18:40:59 rws Exp $ */
/*
**
** Do shell-style pattern matching for ?, \, [], and * characters.
** Might not be robust in face of malformed patterns; e.g., "
www.eeworm.com/read/240162/4580208
c ptrmem8.c
// { dg-do compile }
// Origin:
// PR c++/10126: Handle ptmf default conversions while matching a template
// argument
struct B
{
int I () const;
int I
www.eeworm.com/read/233448/4672902
c ptrmem8.c
// { dg-do compile }
// Origin:
// PR c++/10126: Handle ptmf default conversions while matching a template
// argument
struct B
{
int I () const;
int I
www.eeworm.com/read/177407/5326727
java matcher.java
package org.compiere.acct;
import java.math.*;
import java.sql.*;
import java.util.logging.*;
import org.compiere.util.*;
/**
* Automatic Matching.
* Inv
*
* @author Jorg Janke
*
www.eeworm.com/read/169697/5413774
changelog
Anthony Chan:
09/21/04: added MPI_Finalize() call, added fprintf to MPI_Init() and
MPI_Finalize() to indicate that Collective Checking is being used.
09/22/04: added matching free() to
www.eeworm.com/read/162614/5526262
f90 assumed_shape_ranks_1.f90
! { dg-do compile }
! Tests fix for PR25070; was no error for actual and assumed shape
! dummy ranks not matching.
! Contributed by Joost VandeVondele
module addon
interface extr
www.eeworm.com/read/341021/3260397
changelog
Anthony Chan:
09/21/04: added MPI_Finalize() call, added fprintf to MPI_Init() and
MPI_Finalize() to indicate that Collective Checking is being used.
09/22/04: added matching free() to