代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/349808/3139025
h pattern.h
#ifndef REBECCA_FRAMEWORK_PATTERN_H
#define REBECCA_FRAMEWORK_PATTERN_H
/*
* RebeccaAIML, Artificial Intelligence Markup Language
* C++ api and engine.
*
* Copyright (C) 2005 Frank Hassanabad
*
www.eeworm.com/read/349808/3139100
cpp pattern.cpp
/*
* RebeccaAIML, Artificial Intelligence Markup Language
* C++ api and engine.
*
* Copyright (C) 2005 Frank Hassanabad
*
* This library is free software; you can redistribute it and/or
* modi
www.eeworm.com/read/348493/3155018
js pattern.js
/**
clears default form field value
*/
function clearDefaultandCSS(el) {
if (!el.defaultValue) {
el.defaultValue = el.value;
}
if (el.defaultValue == el.value) {
el.value = "";
}
// If Dynam
www.eeworm.com/read/348042/3159132
h pattern.h
/*
* pattern.h
*
* Pixel fill pattern.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Public
www.eeworm.com/read/347918/3161952
java pattern.java
package org.joone.engine;
/**
* The pattern object contains the data that must be processed from a neural net.
* It can contain the input data or the training data.
*/
public class Pattern impleme
www.eeworm.com/read/345312/3200485
java pattern.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
www.eeworm.com/read/345312/3200734
java pattern.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/341482/3248768
java pattern.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/341380/3252029
h pattern.h
// pattern.h : main header file for the PATTERN application
//
#if !defined(AFX_PATTERN_H__43210FE9_B603_4B69_BF9A_619FC4399EA8__INCLUDED_)
#define AFX_PATTERN_H__43210FE9_B603_4B69_BF9A_619FC439
www.eeworm.com/read/341380/3252030
dsw pattern.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################