代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/480789/6661590
m fig3_57_59_61.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Figure 3.57
% Nested array
% Figure 3.59
% Desired beamformer
% Figure 3.61
% Beam patterns for broadband array:
% N=11, 500
www.eeworm.com/read/478189/6721776
stx perl.stx
#TITLE=Perl
; Perl syntax file written by ES-Computing.
; This file is required for EditPlus to run correctly.
#DELIMITER=,(){}[]-+*/=~!&|?:;.
#QUOTATION1='
#QUOTATION2="
#CONTINUE_QUOTE=n
www.eeworm.com/read/478189/6721778
stx js.stx
#TITLE=JavaScript
; JavaScript syntax file written by ES-Computing.
; This file is required for EditPlus to run correctly.
#DELIMITER=,(){}[]-+*%/="'~!&|?:;.
#QUOTATION1='
#QUOTATION2="
#LIN
www.eeworm.com/read/403398/11517837
cpp nospamdlg.cpp
// NoSpamDlg.cpp : implementation file
//
#include "stdafx.h"
#include "NoSpam.h"
#include "NoSpamDlg.h"
#include "myimap.h"
#include "setrule.h"
#include "rulelist.h"
#ifdef _DEBUG
#defi
www.eeworm.com/read/402623/11531252
bs2 ex23 - 74hc595.bs2
' {$STAMP BS2}
' ==============================================================================
'
' File...... Ex23 - 74HC595.BS2
' Purpose... Expanded outputs with 74HC595
' Author.... Parallax
www.eeworm.com/read/259004/11827643
v t_image_converter_1.v
module t_Image_Converter_1();
wire Done;
wire [1: 8] HTPV_Row_1, HTPV_Row_2, HTPV_Row_3;
wire [1: 8] HTPV_Row_4, HTPV_Row_5, HTPV_Row_6;
reg [7: 0] pixel_1, pixel_2, pixel_
www.eeworm.com/read/259004/11827654
v t_image_converter_2.v
module t_Image_Converter_2();
wire Done;
wire [1: 8] HTPV_Row_1, HTPV_Row_2, HTPV_Row_3;
wire [1: 8] HTPV_Row_4, HTPV_Row_5, HTPV_Row_6;
reg [7: 0] pixel_1, pixel_2, pixel_
www.eeworm.com/read/259003/11827820
v counter8_prog.v
module Counter8_Prog (count, mode, direction, enable, clk, reset);
output [7: 0] count; // Hardwired for demo board
input [1: 0] mode; // Determine pattern sequence displayed by count