代码搜索:constructing
找到约 784 项符合「constructing」的源代码
代码结果 784
www.eeworm.com/read/430037/1942775
m lseq.m
%constructing linear sequence, feedback polynomial and initial vector given;
function d=lseq(f,din); %primitive polynomial and initial state are input variables;
n=length(f)-1; N=2^n-1; %length of s
www.eeworm.com/read/430037/1942795
m lseq.m
%constructing linear sequence, feedback polynomial and initial vector given;
function d=lseq(f,din); %primitive polynomial and initial state are input variables;
n=length(f)-1; N=2^n-1; %length of s
www.eeworm.com/read/430037/1942808
m lseq.m
%constructing linear sequence, feedback polynomial and initial vector given;
function d=lseq(f,din); %primitive polynomial and initial state are input variables;
n=length(f)-1; N=2^n-1; %length of s
www.eeworm.com/read/147311/12567732
html createusingstringbuffer.html
Constructing a String
(Java Developers Almanac Example)
www.eeworm.com/read/168167/9935893
cpp studentee.cpp
#include "StudentEE.h"
//constructing an empty StudentEE-object
StudentEE::StudentEE()
{
}
//post: has constructed an student-object with name = n, student_id = id, course3 = 0, course4 = 0
www.eeworm.com/read/168167/9935943
cpp studentee.cpp
#include "StudentEE.h"
//constructing an empty StudentEE-object
StudentEE::StudentEE()
{
}
//post: has constructed an student-object with name = n, student_id = id, course3 = 0, course4 = 0
www.eeworm.com/read/168167/9935987
~cp studentee.~cp
#include "StudentEE.h"
//constructing an empty StudentEE-object
StudentEE::StudentEE()
{
}
//post: has constructed an student-object with name = n, student_id = id, course3 = 0, course4 = 0
www.eeworm.com/read/126027/14451359
pcinitrd
#!/bin/sh
#
# Utility for constructing PCMCIA initrd boot images
#
# Copyright (C) 1999 David A. Hinds -- dahinds@users.sourceforge.net
#
# pcinitrd 1.23 2000/07/25 18:31:31
#
RELEASE=""
ALL=""
SIZE=2