代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/129182/14259903
1z pat.1z
# pattern test file
6
# name
zero
# dim
1
# dim size
1
# pattern
0
www.eeworm.com/read/127235/14367036
h hopfieldnetwork.h
#ifndef _HOPFIELDNETWORK_H
#define _HOPFIELDNETWORK_H
#include "Network.h"
#include "RecurrentNeuron.h"
#include "Matrix.h"
#include
namespace annie
{
/** Similar to the signum
www.eeworm.com/read/125945/14454248
txt readme.txt
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : Pattern
========================================================================
www.eeworm.com/read/123658/14616760
c genrecog.c
/* Generate code from machine description to recognize rtl as insns.
Copyright (C) 1987, 88, 92, 93, 94, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software;
www.eeworm.com/read/123453/14631536
h urltrans.h
/*
* urltrans.h - URL translations
*
* The SMS gateway receives service requests sent as SMS messages and uses
* a web server to actually perform the requests. The first word of the
* SMS message
www.eeworm.com/read/123453/14631794
h list.h
/*
* list.h - generic dynamic list
*
* This is a generic, dynamic list. Generic means that it stores void pointers
* (void *), instead of a more specific data type. This allows storage of
* any t
www.eeworm.com/read/123453/14632281
h urltrans.h
/*
* urltrans.h - URL translations
*
* The SMS gateway receives service requests sent as SMS messages and uses
* a web server to actually perform the requests. The first word of the
* SMS message
www.eeworm.com/read/123453/14632494
h list.h
/*
* list.h - generic dynamic list
*
* This is a generic, dynamic list. Generic means that it stores void pointers
* (void *), instead of a more specific data type. This allows storage of
* any t
www.eeworm.com/read/122894/14658625
htm chap4-0.htm
Structural Patterns
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
www.eeworm.com/read/122894/14659557
htm chap4-0.htm
Structural Patterns
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();