代码搜索:Pattern recognition
找到约 10,000 项符合「Pattern recognition」的源代码
代码结果 10,000
www.eeworm.com/read/172642/9697871
m dig_in_port.m
function [retval, pattern] = DIG_In_Port(slot, port)
% [retval, pattern] = DIG_In_Port(slot, port)
% No documentation is available yet.
[retval, pattern] = daq2(59, slot, port);
www.eeworm.com/read/268550/11134958
txt php.txt
如果我们问那些UNIX系统的爱好者他们最喜欢什么,答案除了稳定的系统和可以远程启动之外,十有八九的人会提到正则表达式;如果我们再问他们最头痛的是什么,可能除了复杂的进程控制和安装过程之外,还会是正则表达式。那么正则表达式到底是什么?如何才能真正的掌握正则表达式并正确的加以灵活运用?本文将就此展开介绍,希望能够对那些渴望了解和掌握正则表达式的读者有所助益。
入门简介
简单的说,正则 ...
www.eeworm.com/read/413966/11136156
cpp combo.cpp
// Combo.cpp : implementation file
//
#include "stdafx.h"
#include "Combo.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
////////////
www.eeworm.com/read/411221/11251451
vhd pic_alu.vhd
-- "pic_alu.vhd"
--
-- Copyright (C) 1998 Ernesto Romani (romani@ascu.unian.it)
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU Gener
www.eeworm.com/read/247527/12652777
m psobjective.m
%% Coding and minimizing an objective function using Pattern Search
% This is a demonstration of how to create and minimize an objective
% function using Pattern Search in the Genetic Algorithm and
www.eeworm.com/read/135580/13920648
cxx file_chooser.cxx
//
// "$Id: file_chooser.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// File chooser test program for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
//
www.eeworm.com/read/300041/13942115
vec fir_top.vec
% units default to ns %
START 0 ;
STOP 82140 ;
INTERVAL 20 ;
INPUTS clock ;
PATTERN
0 1 ; % relative vector values %
% CLOCK ticks every INTERVAL %
INPUTS rst;
PATTE
www.eeworm.com/read/132667/14080149
c bb_alog.c
/* ====================================================================
* The Kannel Software License, Version 1.0
*
* Copyright (c) 2001-2004 Kannel Group
* Copyright (c) 1998-2001 WapIT Ltd