代码搜索:pattern

找到约 10,000 项符合「pattern」的源代码

代码结果 10,000
www.eeworm.com/read/288564/8622346

cpp classification.cpp

// Classification.cpp: implementation of the Classification class. // 2005.1.13-16:02 By Superman ////////////////////////////////////////////////////////////////////// #include "stdafx.h" //#i
www.eeworm.com/read/388072/8637666

m eof_test.m

function Angles=EOF_test(A,z); % This function takes the patterns in matrix A. % A is a matrix with three dimensions. % The first dimension is the number of pattern sets % The second second is th
www.eeworm.com/read/387959/8645137

c lfsr.c

/* lfsr: help design an lfsr counter and decoder to divide by n. * * Copyright (C) 1999, 2000, Gray Research LLC. All rights reserved. * The contents of this file are subject to the XSOC Licens
www.eeworm.com/read/431767/8655396

m contents.m

% Winner Phase I channel model % Version 1.5, August 18, 2006 % % Channel model functions % wim - WINNER channel model (D5.4) % wimparset - Model parameter configuration for
www.eeworm.com/read/431767/8655433

m dipole.m

function pattern=dipole(varargin) %DIPOLE Field pattern of half wavelength dipole % PAT=DIPOLE(AZ) returns the azimuth field pattern % at angles given in AZ (degrees). % % PAT is a 3D-arra
www.eeworm.com/read/431219/8699529

cpp classification.cpp

// Classification.cpp: implementation of the Classification class. // 2005.1.13-16:02 By Superman ////////////////////////////////////////////////////////////////////// #include "stdafx.h" //#i
www.eeworm.com/read/430944/8717490

c memtestlib.c

// 8051 port of the Memory Test Library // written by Michael Barr // Ported to the 8051 by the Embedded Systems Academy // Version 1.00 Written by AA 7/31/00 #define NULL 0L typedef unsigned
www.eeworm.com/read/430375/8753122

pat signdecideres.pat

-- description generated by Pat driver v107 -- date : Tue Dec 4 19:40:33 2001 -- sequence : signdecide -- input / output list : in g B; in f B; in sone B; in stwo B; ou
www.eeworm.com/read/430375/8753362

pat xorres.pat

-- description generated by Pat driver v107 -- date : Wed Sep 12 23:35:17 2001 -- sequence : xor3 -- input / output list : in a1 B; in b1 B; in c1 B; out d1 B; begin --
www.eeworm.com/read/286567/8758545

cpp kmeans.cpp

/**************************************************************************** * * * KMEANS