代码搜索:structured

找到约 952 项符合「structured」的源代码

代码结果 952
www.eeworm.com/read/316047/13531245

m ssv.m

function [mu,d,nsteps,grad]=ssv(a,k,d,max,tol,verbose); %SSV Structured singular value (at one frequency). % [mu,d,nsteps,grad] = ssv(a,k,d,max,tol,verbose) % mu = ss
www.eeworm.com/read/238485/13882638

5 qmail-header.5

.TH qmail-header 5 .SH NAME qmail-header \- format of a mail message .SH OVERVIEW At the top of every mail message is a highly structured .BR header . Many programs expect the header to carry certain
www.eeworm.com/read/408881/11366378

java refclient.java

/* * This sample demonstrates using REF over * two different Sessions. * * It 1. gets a ref to a SQL structured type value * through session1. * 2. retrieve the ref's value through ses
www.eeworm.com/read/348500/11591290

htm ftexampl20_1.htm

Structured menu
www.eeworm.com/read/123946/14605572

m ssv.m

function [mu,d,nsteps,grad]=ssv(a,k,d,max,tol,verbose); %SSV Structured singular value (at one frequency). % [mu,d,nsteps,grad] = ssv(a,k,d,max,tol,verbose) % mu = ss
www.eeworm.com/read/216488/15005703

m setf06.m

function ErrCode=SetF06(FrameFile,wname,Level,a) % SetF06 Set F as a general filter bank, using initial values from a wavelet % tree structured filter bank. The wavelet is made by GetWa
www.eeworm.com/read/470713/1454953

java ref.java

/* Ref.java -- Reference to a SQL structured type. Copyright (C) 1999, 2000 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute
www.eeworm.com/read/470693/1466843

java ref.java

/* Ref.java -- Reference to a SQL structured type. Copyright (C) 1999, 2000 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute
www.eeworm.com/read/233448/4689875

java ref.java

/* Ref.java -- Reference to a SQL structured type. Copyright (C) 1999, 2000 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute
www.eeworm.com/read/232130/4704868

cpp dkoala2.cpp

/* * DKOALA2.CPP * Koala Object DLL Self-Registering Server Chapter 5 * * Example object structured in a DLL server. * * Copyright (c)1993-1995 Microsoft Corporation, All Rights Reserved