代码搜索:Pattern recognition

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

代码结果 10,000
www.eeworm.com/read/487628/6506624

h block.h

/*! ************************************************************************ * \file block.h * * \brief * constant arrays for single block processing * * \author * Inge Lille-L
www.eeworm.com/read/486449/6532791

c cache.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" void MarchCMinus32(int address,int unit,unsigned int pattern); void MarchCMinusM_10(int address,int unit,unsigned int patte
www.eeworm.com/read/483874/6596543

h bfin_ad7179fb.h

/* * linux/drivers/video/bfin_ad7179.h -- Analog Devices Blackfin + AD7179 video out chip * * Based on vga16fb.c: Copyright 1999 Ben Pfaff and Petr Vandrovec
www.eeworm.com/read/483122/6610305

asp cls_public.asp

www.eeworm.com/read/482929/6616320

c az_ilut.c

#include #include #include #include #include "az_aztec.h" void AZ_fact_ilut(int *n, AZ_MATRIX *A_overlapped, double *a, int *ja, double tol, int fill, i
www.eeworm.com/read/481862/6631713

m spatial_fil.m

%% Program to perform spatial filtering of an image close all; clear all; name = input('Enter the image name --- ', 's') size = input('Enter the size of the filter --- ') filter = zeros(siz
www.eeworm.com/read/481862/6631716

txt spatial_fil.txt

%% Program to perform spatial filtering of an image close all; clear all; name = input('Enter the image name --- ', 's') size = input('Enter the size of the filter --- ') filter = zeros(siz
www.eeworm.com/read/481542/6642924

c ts_bm.c

/* * lib/ts_bm.c Boyer-Moore text search implementation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as pu
www.eeworm.com/read/481150/6643990

java comparator.java

import java.util.regex.Matcher; import java.util.regex.Pattern; public class Comparator { public static boolean compare(String v1,String v2){ return evaluate(v1) > evaluate(v2); } pr
www.eeworm.com/read/480818/6662255

c golay23.c

/* File: golay23.c * Title: Encoder/decoder for a binary (23,12,7) Golay code * Author: Robert Morelos-Zaragoza (robert@spectra.eng.hawaii.edu) * Date: August 1994 * * The binary (2