代码搜索:pattern
找到约 10,000 项符合「pattern」的源代码
代码结果 10,000
www.eeworm.com/read/383526/8940058
m contents.m
% SCM channel model
% Version 1.2, Jan 11, 2005
%
% Channel model functions
% scm - 3GPP Spatial Channel Model (3GPP TR 25.996)
% scmparset - Model parameter configuration fo
www.eeworm.com/read/383526/8940107
m dipole.m
function pattern=dipole(varargin)
%DIPOLE Field pattern of half wavelength dipole
% PAT=DIPOLE(AZ) returns the azimuth field pattern
% at angles given in AZ (degrees).
%
% PAT is a 3D-arra
www.eeworm.com/read/427047/8983808
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/185639/8994704
out vq3.out
The input patterns are:
Pattern[0][0]=1.000000
Pattern[0][1]=0.000000
Pattern[1][0]=4.000000
Pattern[1][1]=0.000000
Pattern[2][0]=0.000000
Pattern[2][1]=1.000000
Pattern[3][0]=0.000000
Pattern
www.eeworm.com/read/185639/8994716
out vq2.out
The input patterns are:
Pattern[0][0]=0.000000
Pattern[0][1]=0.000000
Pattern[1][0]=1.000000
Pattern[1][1]=0.000000
Pattern[2][0]=0.000000
Pattern[2][1]=1.000000
Pattern[3][0]=1.000000
Pattern
www.eeworm.com/read/185639/8994719
out vq1.out
The input patterns are:
Pattern[0][0]=0.000000
Pattern[0][1]=0.000000
Pattern[1][0]=1.000000
Pattern[1][1]=0.000000
Pattern[2][0]=0.000000
Pattern[2][1]=1.000000
Pattern[3][0]=1.000000
Pattern
www.eeworm.com/read/283543/9008334
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/426630/9008817
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/283498/9016275
asm testgrab.asm
.xlist
include stdlib.a
includelib stdlib.lib
matchfuncs
.list
dseg segment para public 'data'
; Variables used to hold the number of shares bought/sold, a pointer to
; a string
www.eeworm.com/read/283498/9016283
asm asm.asm
; ASM.ASM
;
; This is a simple, single line, mini-assembler for an earlier
; version of the x86 processor. It converts strings containing valid
; (old) x86 assembly code into a sequence of hex va