代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/124399/6050060
clp pataddtn.clp
;;;************************************************************
;;; PATTERN ADDITION CHECKING
;;;
;;; This file tests to see if the addition of patterns to
;;; rules works correctly. The pattern (init
www.eeworm.com/read/436124/1854181
properties mvnplugin_mvnforum_user_usermoduleconfig.properties
# default url pattern for forum, you dont have to change anything here
URL_PATTERN = /mvnforum
www.eeworm.com/read/436124/1854182
properties mvnplugin_mvnforum_admin_adminmoduleconfig.properties
# default url pattern for admin, you dont have to change anything here
URL_PATTERN = /mvnforumadmin
www.eeworm.com/read/472269/1412805
dat single.dat
#the number of patterns to be recognized
1
#pattern 1
data/patt.Q
83.0
0.0 0.0
#pattern 2
data/patt.arrow
112.0
0.0 0.0
#pattern 3
data/patt.tbars
112.0
0.0 0.0
#pattern 4
data/patt.idot
112.0
0.0
www.eeworm.com/read/391417/8404279
c bitmap.c
//*****************************************************************
//本文件实现了显示位图的基本数据结构和加载位图的函数
// ---北京交通大学电气学院 杨罡
//********************************************
www.eeworm.com/read/391417/8404417
s bitmap.s
.module bitmap.c
.area text(rom, con, rel)
.dbfile C:\ygksb0108\programme2_can_run\bitmap.c
.dbfunc e lcd_bitmap _lcd_bitmap fV
.dbstruct 0 4 IMG_DEF
.dbfield 0 width_in_pixels kc
.dbfiel
www.eeworm.com/read/188340/8548566
vec 1.vec
START 0;
STOP 10000;
INTERVAL 5.5;
INPUTS CMOS_DCLK;
PATTERN
0 1 ;
INPUTS CMOS_HACT;
PATTERN
0> 0
20> 1;
INPUTS CMOS_RST;
PATTERN
0> 1
10> 0
15> 1;
OUTPUTS RAM_A[18..0];
www.eeworm.com/read/286662/8751768
m information_based_selection.m
function [patterns, targets, remaining_patterns] = Information_based_selection(patterns, targets, Npatterns)
% Koller and Sawami algorithm for pattern selection
%
% train_patterns - Input pattern
www.eeworm.com/read/385221/8813457
cpp pesproducer.cpp
/* Copyright (C) 1995, Tektronix Inc. All Rights Reserved.
*
* Usage Restrictions
*
* License is granted to copy, to use, and to make and to use derivative
* works for research and evaluation p
www.eeworm.com/read/184769/9079153
c cairo-ft-font.c
/* cairo - a vector graphics library with display and print output
*
* Copyright © 2000 Keith Packard
* Copyright © 2005 Red Hat, Inc
*
* This library is free software; you can redistribute it an