代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/230775/14274384
c usbfifo.c
//====================================================================
// File Name : usbfifo.c
// Function : S3C2410 USB FIFO Test
// Program : Kang, Weon Tark (KWT)
// Date : July 19, 20
www.eeworm.com/read/230642/14280095
h 2413addr.h
//=============================================================================
// File Name : 2413addr.h
// Function : S3C2413 Define Address Register
// History
// 0.0 : Programming start (Se
www.eeworm.com/read/128030/14318441
cpp circstrc.cpp
// circstrc.cpp
// circles as graphics objects
#include "msoftcon.h" // for graphics functions
////////////////////////////////////////////////////////////////
struct circle
www.eeworm.com/read/128030/14318797
cpp search.cpp
// search.cpp
// searches one container for a sequence in another container
#include
#include
using namespace std;
int source[] = { 11, 44, 33, 11, 22, 33, 11, 22, 44 };
www.eeworm.com/read/229410/14340036
h re.h
/***************************************************************************/
/* This code is part of WWW grabber called pavuk */
/* Copyright (c) 1997 - 2001 Stefan Ondre
www.eeworm.com/read/126781/14403397
cpp algorithm.cpp
// Algorithm.cpp: implementation of the CAlgorithm class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Algorithm.h"
#include "iostream
www.eeworm.com/read/126514/14417908
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/226935/14446469
h block.h
/*!
************************************************************************
* \file block.h
*
* \brief
* constant arrays for single block processing
*
* \author
* Inge Lille-L
www.eeworm.com/read/125390/14495836
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/225739/14518439
c remap.c
/* $Id$ */
/* ----------------------------------------------------------------------- *
*
* Copyright 2001-2004 H. Peter Anvin - All Rights Reserved
*
* This program is free software availa