代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/223838/14615891
html globals_defs.html
Sensorless control of 3-phase brushless DC mo
www.eeworm.com/read/223154/14652172
m xml_findstr.m
function k = xml_findstr(s,p,i,n)
%XML_FINDSTR Find one string within another
% K = XML_FINDSTR(TEXT,PATTERN) returns the starting indices of any
% occurrences of the string PATTERN in the str
www.eeworm.com/read/222644/14681739
cpp modeviewright.cpp
// ModeViewRight.cpp : implementation file
//
#include "stdafx.h"
#include "mode.h"
#include "ModeViewRight.h"
#include "DlgInfor.h"
//#include "modeDoc.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/122236/14712371
m nnd10lc.m
function nnd10lc(cmd,arg1,arg2,arg3)
%NND10LC Linear pattern classification demonstration.
% First Version, 8-31-95.
%==================================================================
% CON
www.eeworm.com/read/220901/14784672
h getfeature.h
// GetFeature.h: interface for the GetFeature class.
// 2005.1.13-16:02 By Superman
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_GETFEATURE_H__F4AF6FFD
www.eeworm.com/read/220901/14784721
cpp modeviewright.cpp
// ModeViewRight.cpp : implementation file
//
#include "stdafx.h"
#include "mode.h"
#include "ModeViewRight.h"
#include "DlgInfor.h"
//#include "modeDoc.h"
#ifdef _DEBUG
#define new DEBU
www.eeworm.com/read/220188/14847301
m direct sequence spread spectrum .m
% Lab 06
% WiCom_3
% By Kashif Shahzad
% 01-ET-31
% 3rd July 2004
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Direct Sequence Spread Spectrum
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
clc
clear
%
www.eeworm.com/read/118192/14882839
c 3-11.c
#include "stdio.h"
#include
#include
#include
#define max_sring_size 100
#define max_Pattern_size 100
int Failure[max_Pattern_size];
void fail(char *Pat )
www.eeworm.com/read/218261/14929575
h matchpat.h
#ifndef CRB_MATCHPAT_H
#define CRB_MATCHPAT_H
#include
typedef const uword * pattern; /** outside of matchpat.c , patterns are const **/
extern pattern StaticPat_Any; /* "*" *
www.eeworm.com/read/115447/15013859
c 3-11.c
#include "stdio.h"
#include
#include
#include
#define max_sring_size 100
#define max_Pattern_size 100
int Failure[max_Pattern_size];
void fail(char *Pat )