代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/400478/11575997
java splitdemo2.java
import java.util.regex.Pattern;
public class SplitDemo2 {
private static final String REGEX = "\\d";
private static final String INPUT = "one9two4three7four1five";
public static
www.eeworm.com/read/345113/11838247
bak st7637_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/345113/11838309
uv2 st7637.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/344405/11882767
c stone.c
/********************************************************
NAME: stone.c
DESC: NAND Internal RAM(stepping stone) test (4KByte)
HISTORY:
2002.03.07: ver 0.0
Rev0.0: July 12, 2002 : Shin,
www.eeworm.com/read/258131/11882820
m turboduobinarycrscencode.m
function codeword = TurboDuobinaryCRSCEncode( data, code_interleaver, pun_pattern )
% TurboDuobinaryCRSCEncode encodes a data sequence using a duobinary tailbiting
% turbo encoder.
%
% The call
www.eeworm.com/read/258131/11882838
m turboencode.m
function codeword = TurboEncode( data, code_interleaver, pun_pattern, tail_pattern, g1, nsc_flag1, g2, nsc_flag2 )
% TurboEncode encodes a data sequence using a binary turbo encoder.
% If the data
www.eeworm.com/read/343182/11965248
c stone.c
/********************************************************
NAME: stone.c
DESC: NAND Internal RAM(stepping stone) test (4KByte)
HISTORY:
2002.03.07: ver 0.0
Rev0.0: July 12, 2002 : Shin,
www.eeworm.com/read/342907/11991796
c toppoly_sample_code.c
/************************************************************************
Function : Toppoly_sample_code()
Parameters :
Returns :
Description : LCD_OE need to be configure by your
www.eeworm.com/read/253042/12249242
c stone.c
/********************************************************
NAME: stone.c
DESC: NAND Internal RAM(stepping stone) test (4KByte)
HISTORY:
2002.03.07: ver 0.0
Rev0.0: July 12, 2002 : Shin,
www.eeworm.com/read/339074/12261083
vec nco.vec
% units default to ns %
RADIX DEC ;
START 0 ;
STOP 5185 ;
INTERVAL 5 ;
INPUTS clk ;
PATTERN
0 1 ; % relative vector values %
% CLOCK ticks every 10 ns %
INPUTS reset;
PATTERN
0> 1
70> 0