代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/179612/9349444
h wlds.h
/*
*
* Copyright (C) 1996-2005, OFFIS
*
* This software and supporting documentation were developed by
*
* Kuratorium OFFIS e.V.
* Healthcare Information and Communication Systems
*
www.eeworm.com/read/375719/9351844
m subsref.m
function X = subsref(quiz,s)
% SDMPB/SUBSREF - Get the structure or the value of some variable
%
% Xval = quiz (VARindex)
%
% gives the value of the variable X referenced by
% once SD
www.eeworm.com/read/375500/9358417
m bfparams.m
#import "BFParams.h"
#import "World.h"
#import
// Values in table of special bit names (negative, avoiding NULLBIT)
#define ENDLIST -2
#define ALL -3
#define SETPROB -4
#d
www.eeworm.com/read/375075/9373454
m bnsteadystateerrors.m
function [Ehat,Fhat] = bnSteadyStateErrors(eem,X,w,k,F,bi,nr,cvk)
% [Ehat,Fhat] = bnSteadyStateErrors(eem,X,w,k,F,bi,nr,cvk) - Predictor inference
%
% Function estimates the (possibly weighted) p
www.eeworm.com/read/375075/9373471
m nextnchoosek.m
function I = nextnchoosek(I,N)
% I = nextnchoosek(I,N) - Next nchoosek variable combination
%
% nextnchoosek -function returns the "next" nchoosek combination of integers
% between 1 and N. The
www.eeworm.com/read/178059/9421341
cls mmedia.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/177981/9424432
txt readme.txt
Tree Structured Genetic Algorithm
An algorithm for Genetic Programming
Ben.McKay & Mark Willis
(c)
www.eeworm.com/read/177981/9424912
m mav.m
function [out]=mav(v,n,all,in)
%
% mav.m
%
% Moving average filter
%
% v = current variable
% n = number of steps to include
% all = 0 to filter entire data set
% in = input data
% out
www.eeworm.com/read/177326/9459448
h globals.h
/*
* Boa, an http server
* Copyright (C) 1995 Paul Phillips
* Some changes Copyright (C) 1996,97 Larry Doolittle
* Some changes Copyright (C) 1997 Jon Ne
www.eeworm.com/read/177261/9463201
c v_vxdemo.c
/* v_vxdemo.c - VxWorks Demo MIB interface to SNMP Agent */
/* Copyright 1984-1993 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01a,12oct93,jag