代码搜索:patterns
找到约 8,017 项符合「patterns」的源代码
代码结果 8,017
www.eeworm.com/read/136812/5859141
c linemod.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/131315/5941712
us hyphen.us
% Hyphenation patterns for US English.
% These are the standard Plain TeX hyphenation patterns (in hyphen.tex).
.ach4
.ad4der
.af1t
.al3t
.am5at
.an5c
.ang4
.ani5m
.ant4
.an3te
.anti5s
.ar5s
.ar4tie
.
www.eeworm.com/read/131315/5942058
ctl expire.ctl
## $Revision: 1.8 $
## expire.ctl - expire control file
## Format:
## /remember/:
## ::::
## First line gives history retention; other lines specify
www.eeworm.com/read/113186/6133372
java regexpmethodpointcut.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/108165/6184575
java abstractregexpmethodpointcut.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/108165/6184588
java perl5regexpmethodpointcut.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/108165/6184589
java jdkregexpmethodpointcut.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/105300/6199272
findexe
#! /usr/bin/env python2.2
##
## vi:ts=4:et
##
##---------------------------------------------------------------------------##
## Author:
## Markus F.X.J. Oberhumer
## Cop
www.eeworm.com/read/405069/11472166
m classification_error.m
function [classify, err] = classification_error(D, patterns, targets, region)
%Find a classification error for a given decision surface D and a given set of
%patterns (2xL) and targets (1xL)
%The