代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/343460/11946078
lts exeh4.lts
// TOOL ispDesignEXPERT 8.3
// MODULE exe4h
NETWORK EXE4H
MODULE exe4h
XRESET_SIGNAL !XRESET 0@0ns 1@0ns
XRESET_SIGNAL XRESET 0@0ns 1@0ns
VECTOR XTEST_OE PATTERN 1#0ns
ftrace(exeh4.tra, "%12t:
www.eeworm.com/read/152760/12087160
v vsr_4_3_rx_all.v
/////////////////////////////////////////////////////////////////////
//// ////
//// vsr_4_03 the whole module of the rx direction ////
www.eeworm.com/read/151612/12187453
h svm_struct_api.h
/***********************************************************************/
/* */
/* svm_struct_api.h
www.eeworm.com/read/253042/12248275
txt stone.txt
; generated by ARM C Compiler, ADS1.2 [Build 805]
; commandline [-errors .\err\stone.err -O0 -asm -g+ -cpu ARM920T -fs "-IC:\Program Files\ARM\ADSv1_2\INCLUDE"]
CODE32
www.eeworm.com/read/338558/12294281
cpp point24dlg.cpp
// Point24Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "Point24.h"
#include "Point24Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/251270/12355036
lt2 protect.lt2
// TOOL ispLEVER 5.0.01.73.31.05_Starter
// MODULE rs
NETWORK protect
MODULE rs
XRESET_SIGNAL !XRESET 0@0ns 1@0ns
XRESET_SIGNAL XRESET 0@0ns 1@0ns
VECTOR XTEST_OE PATTERN 1#0ns
ftrace(protect.t
www.eeworm.com/read/251270/12355179
lts protect.lts
// TOOL ispLEVER 5.0.01.73.31.05_Starter
// MODULE rs
NETWORK protect
MODULE rs
XRESET_SIGNAL !XRESET 0@0ns 1@0ns
XRESET_SIGNAL XRESET 0@0ns 1@0ns
VECTOR XTEST_OE PATTERN 1#0ns
ftrace(protect.t
www.eeworm.com/read/234110/14121720
cpp udf102fvd.cpp
// udf102fvd.cpp : Defines the entry point for the console application.
#include
#include "udf.h"
#include
#include "udflib.h"
#include "myISO.h"
#include
#define min(
www.eeworm.com/read/232339/14197692
m fmri_getfiles.m
function [num_scans,selected_path,selected_files,filter_pattern] = ...
fmri_getfiles(varargin)
%
% USAGE: [selected_path,selected_files,filter_pattern] = ...
% fmri_getfiles(fig_tit
www.eeworm.com/read/232339/14197890
m rri_orient.m
% Convert image of different orientations to standard Analyze orientation
%
% Usage: nii = rri_orient(nii);
% Jimmy Shen, 26-APR-04
%__________________________________________________________