代码搜索:adjusted
找到约 378 项符合「adjusted」的源代码
代码结果 378
www.eeworm.com/read/273525/4206434
hlp svygen.hlp
{smcl}
{* 25mar2005}{...}
{cmd:help svygen}{...}
{right:also see: {help undocumented}}
{hline}
{title:Title}
{p 4 16 2}
{hi:svygen} {hline 2}
Generating adjusted sampling weights
{ti
www.eeworm.com/read/271376/4229076
java cdbeanquerytask.java
/**
* $Log: CDBeanQueryTask.java,v $
* Revision 1.6 2003/03/12 14:55:27 willaxt
* adjusted to new exception handling of communication exceptions
*
* Revision 1.5 2003/01/30 10:39:47 mwul
www.eeworm.com/read/271376/4229080
java simplequerytask.java
/**
* $Log: SimpleQueryTask.java,v $
* Revision 1.6 2003/03/12 14:58:45 willaxt
* adjusted to new exception handling of communication exceptions
*
* Revision 1.5 2003/02/08 16:43:03 mwul
www.eeworm.com/read/271376/4229081
java remoteobjectidtest.java
/**
* $Log: RemoteObjectIDTest.java,v $
* Revision 1.1 2003/01/16 13:07:32 mwulff
* initial version
*
* Revision 1.2 2002/11/22 16:25:40 mwulff
* adjusted to changed method in JKFClien
www.eeworm.com/read/271376/4229097
java entitybeantest.java
/**
* $Log: EntityBeanTest.java,v $
* Revision 1.1 2003/01/16 13:07:32 mwulff
* initial version
*
* Revision 1.8 2002/12/15 16:50:48 mwulff
* adjusted to reorganisation of the client l
www.eeworm.com/read/270919/4231649
in tinyos.sh.in
# script for profile.d for bash shells, adjusted for each users
# installation by substituting @prefix@ for the actual tinyos tree
# installation point.
TOSROOT="@prefix@/tinyos-1.x"
export TOSROOT
T
www.eeworm.com/read/155397/5622197
in tinyos.sh.in
# script for profile.d for bash shells, adjusted for each users
# installation by substituting @prefix@ for the actual tinyos tree
# installation point.
TOSROOT="@prefix@/tinyos-1.x"
export TOSROOT
T
www.eeworm.com/read/146316/12659070
c init.c
/* vi: set sw=4 ts=4: */
/*
* Mini init implementation for busybox
*
*
* Copyright (C) 1995, 1996 by Bruce Perens .
* Adjusted by so many folks, it's impossible to keep track.
*
www.eeworm.com/read/131315/5940663
h eplotfile.h
#ifndef ePlotFile_h
#pragma interface
#define ePlotFile_h 1
#include
// ePlotFile is an extended plot file class which has adjusted labels.
// put the left center or right edge of the
www.eeworm.com/read/153018/12066917
m mlr.m
function [beta,stats] = mlr(x,y,int);
%This function performs an MLR model fit and `leave
% one out' cross-validation of the model. Measures of
% R-squared, Adjusted R-squared, RMSE for
% Calibra