代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/195415/8156240
sbm sleep.sbm
.stabs "startup_code.",0x3c,0,0,0
.stabs "__sn_main:F15",36,0,0, 21321
.stabs "__sn_end:F15",36,0,0, 20585
.stabs "__sn_exception:F15",36,0,0, 20586
.stabs "D:\newdemo6605\sleep/", 0x6
www.eeworm.com/read/294689/8211547
bas 74hc595.bas
INCLUDE "modedefs.bas"
' eight outputs with a 74HC595 shift register.
' ------------------------------------------------------------------------------
' I/O Definitions
' -------------------------
www.eeworm.com/read/293533/8287866
c makepattern.c
/*--------------------------------------------------------------------
* $Id: makepattern.c,v 1.8 2005/12/27 04:28:12 pwessel Exp $
*
* Copyright (c) 1999-2006 by P. Wessel
* See COP
www.eeworm.com/read/293205/8309130
plg project.plg
Build target 'Debug in ChipRAM'
compiling target.c...
assembling IRQ.s...
assembling Startup.s...
compiling zlg7290.c...
compiling I2CINT.c...
compiling LPC2200Demo.c...
linking...
.\src\mem_C
www.eeworm.com/read/370015/9623703
ptn rs232.ptn
; Sample Pattern Generator Script.
0x80,0x80,0x80,
; Spaces.
0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,0x00,0x80,
0x00,0x00,0x00,0x00,0x00,0x00,0x80,0x00,0x00,0x80,
0x00,0x00,0x00,0x00,0x00,
www.eeworm.com/read/172642/9697871
m dig_in_port.m
function [retval, pattern] = DIG_In_Port(slot, port)
% [retval, pattern] = DIG_In_Port(slot, port)
% No documentation is available yet.
[retval, pattern] = daq2(59, slot, port);
www.eeworm.com/read/268550/11134958
txt php.txt
如果我们问那些UNIX系统的爱好者他们最喜欢什么,答案除了稳定的系统和可以远程启动之外,十有八九的人会提到正则表达式;如果我们再问他们最头痛的是什么,可能除了复杂的进程控制和安装过程之外,还会是正则表达式。那么正则表达式到底是什么?如何才能真正的掌握正则表达式并正确的加以灵活运用?本文将就此展开介绍,希望能够对那些渴望了解和掌握正则表达式的读者有所助益。
入门简介
简单的说,正则 ...
www.eeworm.com/read/413966/11136156
cpp combo.cpp
// Combo.cpp : implementation file
//
#include "stdafx.h"
#include "Combo.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
////////////
www.eeworm.com/read/411221/11251451
vhd pic_alu.vhd
-- "pic_alu.vhd"
--
-- Copyright (C) 1998 Ernesto Romani (romani@ascu.unian.it)
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU Gener