代码搜索:Formulas
找到约 254 项符合「Formulas」的源代码
代码结果 254
www.eeworm.com/read/158793/5594726
h mou_tp.h
/* mou_tp.h */
#define TRANSFORMATION_UNITS_PER_PIXEL 4
typedef struct
{
/*
* Coefficients for the transformation formulas:
*
* m = (ax + by + c) / s
* n = (dx + ey + f) / s
*
*
www.eeworm.com/read/158106/5598326
h mou_tp.h
/* mou_tp.h */
#define TRANSFORMATION_UNITS_PER_PIXEL 4
typedef struct
{
/*
* Coefficients for the transformation formulas:
*
* m = (ax + by + c) / s
* n = (dx + ey + f) / s
*
*
www.eeworm.com/read/385005/8824598
m blwhf.m
function lwest = blwhf(Ts,Ta,rh,Fc,bulk_f)
% BLWHF: estimates net long-wave heat flux using bulk formulas
% lwest = BLWHF(Ts,Ta,rh,Fc,bulk_f) estimates the net longwave
% heat flux into the oce
www.eeworm.com/read/125476/14491831
cc testing.cc
#include "fin_recipes.h"
#include "normdist.h"
#include
#include "tst_cash_flow.cc"
#include "tst_binomial_approximations.cc"
#include "tst_black_scholes.cc"
#include "tst_black_scholes_e
www.eeworm.com/read/170321/9810387
makefile
#####################
VERSION = 1.1
OS=-DSOLARIS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
CC=gcc
OSLIBS=-lsocket -lrt -lpthread -lposix4 -lnsl -ldl -lthread -lm
FORMULA_OUT=formula.solaris
www.eeworm.com/read/465073/7057100
pdf pocket book of integrals and mathematical formulas%2c 4th ed.pdf
www.eeworm.com/read/156868/11759646
m textbox.m
function hFormulasText = textbox(h)
%TEXTBOX Make the text formulas for the text box.
% hFormulasText = TEXTBOX(h) makes the text formulas for the text box.
% h is the handle structure of the ccon
www.eeworm.com/read/331090/3417407
java formularesolver.java
package net.sf.jxls.formula;
import net.sf.jxls.controller.WorkbookCellFinder;
/**
* An interface to resolve coded formulas into real Excel formulas
* @author Leonid Vysochyn
*/
public in
www.eeworm.com/read/414590/2144717
c formula.c
/* Formula.C
*
* A predicate calculus formula, which can be stored in the decision tree.
* Formulas can also be used to match against other formulas.
*/
/*
* Copyright 1994, Brown University, Pr
www.eeworm.com/read/414590/2144725
h formula.h
/* Formula.H
*
* A predicate calculus formula, which can be stored in the decision tree.
* Formulas can also be used to match against other formulas.
*/
/*
* Copyright 1994, Brown University, Pr