代码搜索:adjusted
找到约 378 项符合「adjusted」的源代码
代码结果 378
www.eeworm.com/read/271955/4220218
c rq_fpml_optional_early_termination_adjusted_dates.c
/*
** rq_fpml_optional_early_termination_adjusted_dates.c
**
** Written by Brett Hutley - brett@hutley.net
**
** Copyright (C) 2002 Brett Hutley
**
** This file is part of the Risk Quantify Library
**
www.eeworm.com/read/271955/4220315
c rq_fpml_mandatory_early_termination_adjusted_dates.c
/*
** rq_fpml_mandatory_early_termination_adjusted_dates.c
**
** Written by Brett Hutley - brett@hutley.net
**
** Copyright (C) 2002 Brett Hutley
**
** This file is part of the Risk Quantify Library
*
www.eeworm.com/read/271955/4220368
h rq_fpml_optional_early_termination_adjusted_dates.h
/*
** rq_fpml_optional_early_termination_adjusted_dates.h
**
** Written by Brett Hutley - brett@hutley.net
**
** Copyright (C) 2002 Brett Hutley
**
** This file is part of the Risk Quantify Library
**
www.eeworm.com/read/141300/5771504
h diodefs.h
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
Modified by Dietmar Warning 2003 and Paolo Nenzi 2003
**********/
#ifndef DIO
#
www.eeworm.com/read/233815/14133881
m adjrand.m
function adjrand=adjrand(u,v)
%function adjrand=adjrand(u,v)
%
% Computes the adjusted Rand index to assess the quality of a clustering.
% Perfectly random clustering returns the minimum score o
www.eeworm.com/read/440137/7693485
v controller.v
//setup the definitions for the design
`define s0 4'd0 //reset (power on state)
`define s1 4'd1 //floor one
`define s2 4'd2 //floor two
`define s3 4'd3 //floor three
`define s4 4'd4 //floor four
www.eeworm.com/read/362010/10023732
m randindex.m
function [AR,RI,MI,HI]=RandIndex(c1,c2)
%RANDINDEX - calculates Rand Indices to compare two partitions
% ARI=RANDINDEX(c1,c2), where c1,c2 are vectors listing the
% class membership, returns the "
www.eeworm.com/read/449679/7498591
nec 2phased.nec
CM 2-Element Phased Array by K6STI
CE
SY L1 = 397
SY L2 = 386
SY SP = 169
GW 1 11 0 -L1 0 0 L1 0 1
GW 2 11 SP -L2 0 SP L2 0 1
GS 0 0 in
GE 0
EX 6 1 6 00 -.86 .508
EX 6 2 6 00 1.0 0.0
'
GN
www.eeworm.com/read/148721/5709638
c snd_wavelet.c
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/490948/6446166
c delay.c
/*
*********************************************************************************************************
* SIMPLE SOFTWARE DELAY FUNCTIONS
*
* File name : delay.c
* Programmer : Joh