代码搜索:模版匹配
找到约 3,092 项符合「模版匹配」的源代码
代码结果 3,092
www.eeworm.com/read/124642/14555552
c gc_8_12.c
# include
# include
# include
/*简单模式匹配算法*/
int simple_match(char *t,char *p,int *pt)
{
int n = strlen(t), m = strlen(p),i,j,k;
for(j=0; j
www.eeworm.com/read/217337/14968772
c 18b20.c
/*
总线主机检测到DSl820的存在便可以发出ROM操作命令之一这些命令如:
指令 代码
Read ROM(读ROM) [33H]
Match ROM(匹配ROM) [55H]
Skip ROM(跳过ROM] [CCH]
Search ROM(搜索RO
www.eeworm.com/read/211587/15177185
c 18b20.c
/*
总线主机检测到DSl820的存在便可以发出ROM操作命令之一这些命令如:
指令 代码
Read ROM(读ROM) [33H]
Match ROM(匹配ROM) [55H]
Skip ROM(跳过ROM] [CCH]
Search ROM(搜索RO
www.eeworm.com/read/37770/1085332
-+
2、3,设备超时
4,用户取消量产
5、6、7,写配置表失败
8,找不到已量产信息
12,坏块太多
13,量产工具版本不匹配
16,格式化失败
1、9、10、11、14、15、17、18 … 内部参考
www.eeworm.com/read/38039/1090863
mnu filter_type.mnu
FILTER#TYPE 过滤器类型
# remove the # sign and enter foreign help string in this line
By#Rule 按规则
Remove multiple items from the repeat region that match certain patterns.
从与阵列匹配的重复区域中删除重复的项目。
By#Item 按项目
www.eeworm.com/read/38377/1112158
-+
2、3,设备超时
4,用户取消量产
5、6、7,写配置表失败
8,找不到已量产信息
12,坏块太多
13,量产工具版本不匹配
16,格式化失败
1、9、10、11、14、15、17、18 … 内部参考
www.eeworm.com/read/467969/1494334
properties config_unix.properties
//
labIP=192.168.0.23
//采集源的位置
sourceFile=/home/soft01/dms/wtmpx
//上次采集结束位置
historyLocationFile=/home/soft01/dms/historyLocation.dat
//保存匹配未成功的登录记录对象
historyFile=/home/soft01/dms/history.
www.eeworm.com/read/467969/1494341
properties config_unix.properties
//
labIP=192.168.0.23
//采集源的位置
sourceFile=/home/soft01/dms/wtmpx
//上次采集结束位置
historyLocationFile=/home/soft01/dms/historyLocation.dat
//保存匹配未成功的登录记录对象
historyFile=/home/soft01/dms/history.