代码搜索:Pattern recognition

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

代码结果 10,000
www.eeworm.com/read/354039/10395543

mat pattern.mat

www.eeworm.com/read/424600/10437120

exe pattern.exe

www.eeworm.com/read/424600/10437151

c pattern.c

www.eeworm.com/read/279032/10479832

class pattern.class

www.eeworm.com/read/278507/10530649

c pattern.c

/* * Copyright (c) 1993 W. Richard Stevens. All rights reserved. * Permission to use or modify this software and its documentation only for * educational purposes and without fee is hereby granted
www.eeworm.com/read/159477/10647077

c pattern.c

#include #include "mpi.h" #include "mpptest.h" #include "getopts.h" /* This file contains routines to choose the "partners" given a distance or index. */ enum { RING,
www.eeworm.com/read/350512/10735929

html pattern.html

VIM: pattern
www.eeworm.com/read/275314/10824285

dlg pattern.dlg

PATTERN DIALOG 56, 30, 234, 70 STYLE WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU CAPTION "Select Files by Pattern" BEGIN LTEXT "&Enter a pattern to select files. ", -1, 8, 8, 212
www.eeworm.com/read/275314/10824359

c pattern.c

#include "pattern.h" #include "wizunzip.h" #include "unzip.h" #include "helpids.h" char __based(__segname("STRINGS_TEXT")) szNoMatch[] = "No entry matches the pattern!"; /******
www.eeworm.com/read/275314/10824382

h pattern.h

#define IDM_PATTERN_PATTERN 101 #define IDM_PATTERN_TEXT 100 #define IDM_PATTERN_SELECT 102 #define IDM_PATTERN_CANCEL 103 #define IDM_PATTERN_HELP 104