代码搜索:MATCHING

找到约 3,451 项符合「MATCHING」的源代码

代码结果 3,451
www.eeworm.com/read/247431/12659278

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/105395/15668458

c xselect.c

/* * select -- extract elements matching a selector * * Assumes that class selectors (".foo") refer to an attribute called * "class". * * Assumes that ID selectors ("#foo") refer to an attribute
www.eeworm.com/read/371255/9559210

m testfundoctave.m

% Demonstration of feature matching via simple correlation, and then using % RANSAC to estimate the fundamental matrix and at the same time identify % (mostly) inlying matches % Peter Kovesi % Scho
www.eeworm.com/read/163924/10139874

m~ testhomog_vgg.m~

% Demonstration of feature matching via simple correlation, and then using % RANSAC to estimate the fundamental matrix and at the same time identify % (mostly) inlying matches % Peter Kovesi % Scho
www.eeworm.com/read/163924/10139892

m testhomog_vgg.m

% Demonstration of feature matching via simple correlation, and then using % RANSAC to estimate the homography matrix and at the same time identify % (mostly) inlying matches % Peter Kovesi % Schoo
www.eeworm.com/read/351732/10614656

m wcdmaratematchinginit.m

function deltaNimax = WCDMARateMatchingInit(numBits, tti, RMAttribute, posTrCh, slotFormat, numPhCH) % % Computes ANi for Rate Matching. ANi is an intermidiate variable that indicates % whether RM
www.eeworm.com/read/466518/7026219

m wcdmaratematchinginit.m

function deltaNimax = WCDMARateMatchingInit(numBits, tti, RMAttribute, posTrCh, slotFormat, numPhCH) % % Computes ANi for Rate Matching. ANi is an intermidiate variable that indicates % whether RM
www.eeworm.com/read/455115/7377715

m testfundoctave.m

% Demonstration of feature matching via simple correlation, and then using % RANSAC to estimate the fundamental matrix and at the same time identify % (mostly) inlying matches % Peter Kovesi % Scho
www.eeworm.com/read/151482/5682390

properties dispatcherservlet.properties

# Default implementation classes for DispatcherServlet's strategy interfaces. # Used as fallback when no matching beans are found in the DispatcherServlet context. # Not meant to be customized by ap
www.eeworm.com/read/150221/5694132

m loadallfiles.m

function [status,datafiles] = loadallfiles(cwd, filter) % tstool/loadallfiles % % % load all filenames with extensions matching filter in current directory cwd % the names are inserted into the tsto