代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/417673/10980886
m kfm2.m
function kfm2(dataID)
% KFM2 Kohonen's feature map with 2-D output units.
% KFM2 is Kohonen's feature map with 2-D outputs.
% KFM2(1) --> data set in a square region.
% KFM2(2) --> data set in a t
www.eeworm.com/read/417108/11003211
h wildmatch.h
/* wildmatch.h */
int wildmatch(const char *pattern, const char *text);
int iwildmatch(const char *pattern, const char *text);
int wildmatch_array(const char *pattern, const char*const *texts, int wh
www.eeworm.com/read/416862/11011388
mcs led_right.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=C:\EVEREST\LED_PATTERN\LED_RIGHT\LED_RIGHT.obj
Folder=Intermediary
[File001]
Location=C:\EVEREST\LED_P
www.eeworm.com/read/416860/11011405
mcs led_left.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=C:\EVEREST\LED_PATTERN\LED_LEFT\LED_LEFT.obj
Folder=Intermediary
DeviceName=
LanguageToolSuiteID=
Lan
www.eeworm.com/read/416858/11011490
mcs water_fall.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=C:\EVEREST\LED_PATTERN\WATER_FALL\WATER_FALL.obj
Folder=Intermediary
[File001]
Location=C:\EVEREST\LED
www.eeworm.com/read/470729/6907025
cpp render_style.cpp
/*
* This file is part of the DOM implementation for KDE.
*
* Copyright (C) 1999 Antti Koivisto (koivisto@kde.org)
* Copyright (C) 2004 Apple Computer, Inc.
*
* This library is free softwa
www.eeworm.com/read/191687/6958697
8 fill48.8
;
; create 48KB fill pattern
;
; (C)1998-2001 Pascal Dornier / PC Engines; All rights reserved.
; This file is licensed pursuant to the COMMON PUBLIC LICENSE 0.5.
db 0C000h DUP 0FFh
www.eeworm.com/read/467198/7020096
m kfm2.m
function kfm2(dataID)
% KFM2 Kohonen's feature map with 2-D output units.
% KFM2 is Kohonen's feature map with 2-D outputs.
% KFM2(1) --> data set in a square region.
% KFM2(2) --> data set in a t
www.eeworm.com/read/458682/7291440
sh realname.sh
#!/bin/bash
# realname.sh
#
# From username, gets "real name" from /etc/passwd.
ARGCOUNT=1 # Expect one arg.
E_WRONGARGS=65
file=/etc/passwd
pattern=$1
if [ $# -ne "$ARGCOUNT" ]
then
echo
www.eeworm.com/read/457876/7316238
vec fir.vec
% units default to ns %
START 0 ;
STOP 1495 ;
INTERVAL 5 ;
INPUTS clk ;
PATTERN
0 1 ; % relative vector values %
% CLOCK ticks every INTERVAL %
INPUTS rst;
PATTERN