代码搜索:pattern

找到约 10,000 项符合「pattern」的源代码

代码结果 10,000
www.eeworm.com/read/430096/8767203

java ex19(2).java

// strings/Ex19.java // TIJ4 Chapter Strings, Exercise 19, page 546 /* Building on the previous two exercises, write a program that examines * Java source-code and produces all the class names use
www.eeworm.com/read/430031/8771669

m fig3_58.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Figure 3.58 % Beam pattern: % N=11, K=8, f1 and f7 plus endpoint references fl and fu % Lillian Xiaolan Xu 4/13/99 % Updated by
www.eeworm.com/read/430031/8771690

m fig3_41.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Figure 3.41 % Initial 40dB Chebychev pattern with four nulls equispaced over the sector(0.22,0.28). % Lillian Xiaolan Xu 3/24/99 % Last updated by K. Bell 9/2
www.eeworm.com/read/430031/8771703

m fig3_21.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Figure 3.21 % Array and aperture beam patterns using % wavenumber sampling technique: % d = lambda/4, symmetric samples % Xin Zhang, 3/21/9
www.eeworm.com/read/430031/8771723

m fig3_42.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Figure 3.42 % Initial 40dB Chebychev pattern with eight nulls equispaced over the sector(0.22,0.36). Sidelobe cancellation=51dB % Lillian Xiaolan Xu 3/24/99 %
www.eeworm.com/read/430031/8771735

m fig3_32.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Figure 3.32 % Desired beam pattern and synthesized patterns % using the Fourier series method and Woodward % sampling technique % (a) N =
www.eeworm.com/read/429877/8784332

m circular_array.m

%Circular Array in the x-y plane % Element is a short dipole antenna parallel to the z axis % 2D Radiation Patterns for fixed phi or fixed theta % dB polar plots uses the polardb.m file % Last m
www.eeworm.com/read/429877/8784583

m circ_array.m

function [pattern,amn] = circ_array(N,dolxr,dolyr,theta0,phi0,winid,win,nbits); %%%%%%%%%%%%%%%%%%%% ************************ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % This function computes the 3-D d
www.eeworm.com/read/429496/8805764

cpp classification.cpp

// Classification.cpp: implementation of the Classification class. // 2005.1.13-16:02 By Superman ////////////////////////////////////////////////////////////////////// #include "stdafx.h" //#i
www.eeworm.com/read/429300/8812175

pas cretepatternbrushunit.pas

unit CretePatternBrushUnit; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton;