代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/415503/11069463
pas sskinprops.pas
unit sSkinProps;
interface
const
// Images
s_BordersMask = 'BORDERSMASK';
s_GripImage = 'GRIPIMAGE';
s_StatusPanelBordersMask
www.eeworm.com/read/415503/11069936
pas sskinprops.pas
unit sSkinProps;
interface
const
// Images
s_BordersMask = 'BORDERSMASK';
s_GripImage = 'GRIPIMAGE';
s_StatusPanelBordersMask
www.eeworm.com/read/415503/11070683
pas sskinprops.pas
unit sSkinProps;
interface
const
// Images
s_BordersMask = 'BORDERSMASK';
s_GripImage = 'GRIPIMAGE';
s_StatusPanelBordersMask
www.eeworm.com/read/415503/11070970
pas sskinprops.pas
unit sSkinProps;
interface
const
// Images
s_BordersMask = 'BORDERSMASK';
s_GripImage = 'GRIPIMAGE';
s_StatusPanelBordersMask
www.eeworm.com/read/268606/11131101
c ssio_sample.c
/**************************************************************************/
/* */
/* Copyright (C) 2003 Oki Electric Indus
www.eeworm.com/read/334836/12570974
am sf.am
$(UPLOAD_BIN) $(UPLOAD_SRC):
TYPE=`echo "$@" | $(SED) -e 's/upload-//'`; \
DIST="dist-$${TYPE}"; \
$(MAKE) $(AM_MAKEFLAGS) $${DIST}; \
list='$(UPLOAD_TARGETS)'; \
pattern=`echo "^{$${TYPE}=>"`;
www.eeworm.com/read/334090/12639042
h 2rheatest.h
/*
===============================================================================
TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
www.eeworm.com/read/333939/12651723
cpp sort.cpp
// Sort.cpp
#include "stdafx.h"
#include "Sort.h"
extern int dim;
Sort::Sort()
{
z = Pattern();
n = 0;
_d = 0.0;
max = 0;
sigma_max = 0.0;
for(int i=0;i
www.eeworm.com/read/236259/14024091
cpp main.cpp
#include "stdio.h"
#include "stdlib.h"
#include "malloc.h"
#include "string.h"
#include "sys/timeb.h"
#include "math.h"
#include "inf.h"
#define MIN(a,b) ((a)