代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/311447/13630892
m ld2quin.m
function [h0, h1] = ld2quin(beta)
% LD2QUIN Quincunx filters from the ladder network structure五株滤波器,从梯子网络结构
%
% Construct the quincunx filters from an allpass filter (beta) using the
% ladder n
www.eeworm.com/read/127739/6001340
c asn1p_param.c
#include
#include
#include
#include
#include
#include "asn1parser.h"
/*
* Construct a new empty parameters list.
*/
asn1p_paramlist_t *
asn1p_p
www.eeworm.com/read/127739/6001345
c asn1p_expr.c
#include
#include
#include
#include
#include
#include "asn1parser.h"
/*
* Construct a new empty types collection.
*/
asn1p_expr_t *
asn1p_expr_
www.eeworm.com/read/119084/14839795
h zz_p.h
#ifndef NTL_ZZ_p__H
#define NTL_ZZ_p__H
#include
#include
NTL_OPEN_NNS
// _ZZ_p__representation: each ZZ_p is represented by a ZZ in the range 0..p-1.
// The construct
www.eeworm.com/read/100384/15875119
h zz_p.h
#ifndef NTL_ZZ_p__H
#define NTL_ZZ_p__H
#include
#include
NTL_OPEN_NNS
// _ZZ_p__representation: each ZZ_p is represented by a ZZ in the range 0..p-1.
// The construct
www.eeworm.com/read/427233/8959591
m f_mf.m
function y=f_mf(n,C,V0); %n:verties number; C:capacity matrix(C(i,j)=0); V0:given flow value
f=zeros(n); %feasible flow
Vf=sum(f(1,:)); %feasible flow value
while Vf
www.eeworm.com/read/272894/10936831
dpr ex.dpr
{
Method: Construct
Clarity:
Step operation (Step)
Step changes odd number of plus.
Rectangle operation (Rect) (x1,y1,x2,y2) consists of double Step which changes (x1,y2) and (x2,y1) and (x
www.eeworm.com/read/240369/13221462
txt bpyuandaima.txt
% 一个非常优秀的BP神经网络源程序,好不容易找到的
% Construct the network object
net = network;
% Specify the input and layer size
net.numInputs = 1;
net.numLayers = 3;
% Set connections among all parts
net.bia
www.eeworm.com/read/127739/6001328
c asn1p_module.c
#include
#include
#include "asn1parser.h"
/*
* Construct a new empty module.
*/
asn1p_module_t *
asn1p_module_new() {
asn1p_module_t *mod;
mod = calloc(1, sizeof *mod);
i
www.eeworm.com/read/127739/6001339
c asn1p_ref.c
#include
#include
#include
#include
#include
#include "asn1parser.h"
/*
* Construct a new empty reference.
*/
asn1p_ref_t *
asn1p_ref_new(int _