代码搜索:Formulas
找到约 254 项符合「Formulas」的源代码
代码结果 254
www.eeworm.com/read/202486/15381567
cpp pr0524.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Problem 5.24 on page 114
// A Function that Computes Formulas for Circles
#include /
www.eeworm.com/read/202486/15381604
cpp pr0526.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Problem 5.25 on page 114
// A Function that Computes Formulas for Spheres
#include /
www.eeworm.com/read/202486/15381841
cpp pr0525.cpp
// Programming with C++, Second Edition, by John R. Hubbard
// Copyright McGraw-Hill, 2000
// Problem 5.25 on page 114
// A Function that Computes Formulas for Triangles
#include
www.eeworm.com/read/365357/9866433
m easy8.m
% EASY8 Test for cycle slip and repair of receiver clock offset.
% We use the ionosphere free linear combination.
% Formulas are described in Strang and Borre, page 491
%Kai
www.eeworm.com/read/459528/7274291
m agd2utm.m
function agd2utm (lat,long,E,N)
% this function converts ellipsoidal coordinates
% to conformal transverse Mercator coordinates
% using formulas given in GDA manual
% input latitude and longitude in
www.eeworm.com/read/111945/6307269
frm fractint.frm
comment {
FRACTINT.DOC has instructions for adding new formulas to this file.
There are several hard-coded restrictions in the formula interpreter:
1) The fractal name through the open curly b
www.eeworm.com/read/125476/14491775
cc approx_am_put.cc
#include
#include
#include "normdist.h" // normal distribution
#include "fin_recipes.h" // define other option pricing formulas
const double ACCURA
www.eeworm.com/read/472881/1403110
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/235121/4654011
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/234101/4662632
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
*
*