代码搜索:Patterns

找到约 8,017 项符合「Patterns」的源代码

代码结果 8,017
www.eeworm.com/read/153776/12007352

txt ibm数据生成器所生成文件说明.txt

(1) Associations and Sequential Patterns: Code: assoc.gen.tar.Z (26,286 bytes) Downloading and Compiling Tips Usage: gen lit|tax|seq [options] gen lit|tax|seq -help For more d
www.eeworm.com/read/128468/14295510

m svmclass.m

function [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,alpha,bias,ker,arg,info) % SVMCLASS classifies patterns using SVM decision rule. % [Ipred,fpred] = svmclass(Xtst,Xtrn,Itrn,Alpha,bias,ker,arg) % % In
www.eeworm.com/read/123974/14603017

cpp traninfomodule.cpp

#include "stdafx.h" #include "traninfomodule.h" #include "patterns/util/janitor.h" #ifdef _DEBUG #define new DEBUG_NEW #endif namespace acl { THREAD_HANDLER_DECL(ThreadAgent, para
www.eeworm.com/read/218261/14929575

h matchpat.h

#ifndef CRB_MATCHPAT_H #define CRB_MATCHPAT_H #include typedef const uword * pattern; /** outside of matchpat.c , patterns are const **/ extern pattern StaticPat_Any; /* "*" *
www.eeworm.com/read/115519/15012289

h display.h

/* DISPLAY.H : declarations for functions to support graphic screen display of voice patterns. Bruce Eckel, Revolution2 Real-Time Consulting. */ #include /* The Turbo C BGI hea
www.eeworm.com/read/470693/1455898

md altivec.md

;; AltiVec patterns. ;; Copyright (C) 2002 Free Software Foundation, Inc. ;; Contributed by Aldy Hernandez (aldy@quesejoda.com) ;; This file is part of GNU CC. ;; GNU CC is free software; you can re
www.eeworm.com/read/468610/1484981

c wildmat.c

/* $XConsortium: wildmat.c,v 1.2 94/04/13 18:40:59 rws Exp $ */ /* ** ** Do shell-style pattern matching for ?, \, [], and * characters. ** Might not be robust in face of malformed patterns; e.g., "
www.eeworm.com/read/233448/4670262

sh genmova.sh

#!/bin/sh # Generate mova.md, a file containing patterns that can be implemented # using the h8sx mova instruction. echo ";; -*- buffer-read-only: t -*-" echo ";; Generated automatically from genmova
www.eeworm.com/read/231546/4715063

txt pattern.txt

*pattern.txt* For Vim version 5.8. Last change: 2000 Sep 21 VIM REFERENCE MANUAL by Bram Moolenaar Patterns and search commands *pattern-searches* 1. Search commands |search-command
www.eeworm.com/read/177477/5325640

doxyfile

PROJECT_NAME = "nea" OUTPUT_DIRECTORY = ../docs/html/nea INPUT = nea.docs . sofia-sip @INCLUDE = ../docs/Doxyfile.conf EXCLUDE_PATTERNS = test*.c torture*.c TAGFILES