代码搜索:constructing
找到约 784 项符合「constructing」的源代码
代码结果 784
www.eeworm.com/read/430037/1942763
m bmsq.m
%constructing binary m-sequence, memory given;
function d=bmsq(n); %input variable is memory;
f=gfprimdf(n,2); N=2^n-1; %primitive polynomial and length of sequence;
d=[1 zeros(1,N-1)]; %initializa
www.eeworm.com/read/430037/1942778
m bmsq.m
%constructing binary m-sequence, memory given;
function d=bmsq(n); %input variable is memory;
f=gfprimdf(n,2); N=2^n-1; %primitive polynomial and length of sequence;
d=[1 zeros(1,N-1)]; %initializa
www.eeworm.com/read/430037/1942799
m bmsq.m
%constructing binary m-sequence, memory given;
function d=bmsq(n); %input variable is memory;
f=gfprimdf(n,2); N=2^n-1; %primitive polynomial and length of sequence;
d=[1 zeros(1,N-1)]; %initializa
www.eeworm.com/read/430037/1942810
m bmsq.m
%constructing binary m-sequence, memory given;
function d=bmsq(n); %input variable is memory;
f=gfprimdf(n,2); N=2^n-1; %primitive polynomial and length of sequence;
d=[1 zeros(1,N-1)]; %initializa
www.eeworm.com/read/395929/2428834
h vms-a-conf.h
/* vms-alpha-conf.h. Generated manually from conf.in,
and used by config-gas-alpha.com when constructing config.h. */
/* Define if using alloca.c. */
#ifdef __GNUC__
#undef C_ALLOCA
#else
#defi
www.eeworm.com/read/430037/1942765
m pr8_16.m
%Problem 8.16;
%DLL exploring;
clear all; close all;
n=6; %m-sequence memory;
d=bmsq(n); %constructing m-sequence;
a=-2*d+1; %transform into BPSK alphabet;
DEL=100; a=kron(a,ones(1,DEL)); L=l
www.eeworm.com/read/395929/2428873
h vms-conf.h
/* vms-conf.h. Generated manually from conf.in,
and used by config-gas.com when constructing config.h. */
/* Define if using alloca.c. */
#ifdef __GNUC__
#undef C_ALLOCA
#else
#define C_ALLOCA
www.eeworm.com/read/104815/15682701
infobox6
#! /bin/sh
# $Id: infobox6,v 1.2 2003/08/15 19:40:37 tom Exp $
# get rid of all flickering by constructing a script unroll the loop, leaving
# us in curses-mode until we're done counting.
#
# a little
www.eeworm.com/read/131315/5939341
stests
# @(#)stests 8.1 (Berkeley) 6/6/93
#Latest version. My sort passes all tests because I wrote it.
#We differ only on 25E and 25H.
#(I found at least one bug in constructing test 25, and was driven
#t
www.eeworm.com/read/104815/15682660
infobox5
#! /bin/sh
# $Id: infobox5,v 1.2 2003/08/15 19:40:37 tom Exp $
# get rid of all flickering by constructing a script unroll the loop, leaving
# us in curses-mode until we're done counting.
: ${DIALOG=d