代码搜索:匹配电路
找到约 10,000 项符合「匹配电路」的源代码
代码结果 10,000
www.eeworm.com/read/425781/2003133
java stringutil.java
package com.struts.servlet;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public final class StringUtil {
private StringUtil() {
}
/**
* 从文本text中找到regex首次匹配的字符串,不区分
www.eeworm.com/read/258704/4351991
h registertable.h
#pragma once
#include "..\..\global.h"
// 搜索类型
typedef enum _ENUM_SEARCH_TYPE
{
ENUM_SEARCH_TYPE_WHOLE_MATCH, // 完全匹配
ENUM_SEARCH_TYPE_INCLUDE, // 包含
ENUM_SEARCH_TYPE_AT_HEAD, // 出现在前
www.eeworm.com/read/269229/11104697
cpp kuohaopipei.cpp
//刮号匹配的检验kuohaopipei.cpp
#include
#include
#include
#include
typedef char Status;
typedef char SElemType;
#include "stack.cpp"
void main()
{SqStack
www.eeworm.com/read/269229/11105043
cpp findsub.cpp
//串模式匹配的类定义FindSub.cpp
#include
#include
#include
#include
class String {
private:
char *str;
int len;
public:
friend class string;
Strin
www.eeworm.com/read/265534/11262042
cpp g.cpp
/* 测试括号是否匹配 */
#include
#include
#include
#include
typedef struct node_link
{
char data;
struct node_link *next;
}node;
node *top=NULL;
/* 压
www.eeworm.com/read/386708/8730263
mak 12.mak
#
# Project manager generated MAKEFILE
#
TITLE = 12
DEVFILE = C:\Program Files\NEC Electronics Tools\DEV\DF8024.78K
PROJDIR = F:\测温电路\testfolder\testfolder
TOOLDIR = C:\Program Files\NEC Electro
www.eeworm.com/read/381678/9078508
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 电路零件输出.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#de
www.eeworm.com/read/279745/10395657
h radiocontrol.h
/*
****************************************************************************
* 宁波中科集成电路设计中心 版权所有 Copyright 2005
* http:\\www.nbicc.com
*文件名: radiocontrol.h
*程序员: 夏鹏 xpson
www.eeworm.com/read/279741/10395973
h radiocontrol.h
/*
****************************************************************************
* 宁波中科集成电路设计中心 版权所有 Copyright 2005
* http:\\www.nbicc.com
*文件名: radiocontrol.h
*程序员: 夏鹏 xpson