代码搜索:Patterns

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

代码结果 8,017
www.eeworm.com/read/159460/10647563

cs form1.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using xpidea.neuro.net.patterns; using xpidea.neuro.net
www.eeworm.com/read/441429/7670490

m efield3single.m

%EFIELD3SINGLE 2D Radiation patterns at a particular frequency % Uses the mesh file from RWG2, mesh2.mat, and the file % containing surface current coefficients, current.mat, % from RWG3 or
www.eeworm.com/read/142848/12913891

txt o.txt

the width and number of test patterns : 207 129 the number of the scan chains m:30 the positions of the shanchu lines: 5 16 22 8 0 9 10 2 11 3 21 23 4 12 6 13 1 15 7 18 the
www.eeworm.com/read/139291/5804496

conf doxygen.conf

PROJECT_NAME="Apache Portable Runtime" INPUT=. QUIET=YES RECURSIVE=YES FILE_PATTERNS=*.h OUTPUT_DIRECTORY=docs/dox MACRO_EXPANSION=YES EXPAND_ONLY_PREDEF=YES #EXPAND_AS_DEFINED= # not sure why this
www.eeworm.com/read/230811/14273459

m p14far.m

%This program calculates the far field patterns from -60 to +60. %Change FF in program if different angles required. effref=sqrt(effperm8); num=layernum12;laydep=layerdepth12; FF=60; theta=-FF:FF
www.eeworm.com/read/470720/1451893

c 20020523-2.c

/* PR target/6753 This testcase was miscompiled because sse_mov?fcc_const0* patterns were missing earlyclobber. */ /* { dg-do run { target i386-*-* } } */ /* { dg-options "-march=pentium3 -msse
www.eeworm.com/read/470720/1452089

c 20020523-1.c

/* PR target/6753 This testcase was miscompiled because sse_mov?fcc_const0* patterns were missing earlyclobber. */ /* { dg-do run { target i386-*-* } } */ /* { dg-options "-march=pentium3 -msse
www.eeworm.com/read/470693/1463839

c 20020523-2.c

/* PR target/6753 This testcase was miscompiled because sse_mov?fcc_const0* patterns were missing earlyclobber. */ /* { dg-do run { target i386-*-* } } */ /* { dg-options "-march=pentium3 -msse
www.eeworm.com/read/470693/1464035

c 20020523-1.c

/* PR target/6753 This testcase was miscompiled because sse_mov?fcc_const0* patterns were missing earlyclobber. */ /* { dg-do run { target i386-*-* } } */ /* { dg-options "-march=pentium3 -msse
www.eeworm.com/read/456693/1604117

py fileutil.py

import os, fnmatch # From Python Cookbook, 2nd ed., by Alex Martelli, Anna Martelli # Ravenscroft, and David Ascher (O'Reilly Media, 2005) 0-596-00797-3 def all_files(root, patterns='*', single