代码搜索:Pattern recognition

找到约 10,000 项符合「Pattern recognition」的源代码

代码结果 10,000
www.eeworm.com/read/189512/8466559

c memlook.c

/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */ /* ./glimpse/index/newmemlook.c */ /* by Christian Vogler, Jan 9, 2000 */ /* I completely rewrote memlook, because in
www.eeworm.com/read/189512/8466862

c preprocess.c

/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */ /* substitute metachar with special symbol */ /* if regularr expression, then set flag REG
www.eeworm.com/read/288975/8589392

c preproce.c

/* Copyright (c) 1994 Sun Wu, Udi Manber, Burra Gopal. All Rights Reserved. */ /* substitute metachar with special symbol */ /* if regular expression, then set flag
www.eeworm.com/read/431013/8713511

c pstereo.c

/*********************************************** * * file pstereo.c * * Functions: This file contains * main * zero_line * initialize_pattern * l
www.eeworm.com/read/465458/7055202

c ac_bm.c

#include #include #include #include "ac_bm.h" #include //#define CASE_SENSITIVE //#define DEBUG_SEARCH static int ACtree_build(pattern_tree *ptre
www.eeworm.com/read/462462/7201225

c ac_bm.c

#include #include #include #include "ac_bm.h" #include //#define CASE_SENSITIVE //#define DEBUG_SEARCH static int ACtree_build(pattern_tree *ptre
www.eeworm.com/read/223114/14656509

m mahalclassifer.m

function [ClassRate] = MahalClassifer(train_pattern, train_label, test_pattern,test_label,a) %%%%%%%%%%%%%%%%% this function is for mean nearest classifier % a for mix mahal distance % m for eachnu