代码搜索:Formulas
找到约 254 项符合「Formulas」的源代码
代码结果 254
www.eeworm.com/read/191613/8426539
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/378000/9254774
m psp.m
%The Pocock-Simon Procedure %
%SOURCE OF FORMULAS:p12-13,Chapter 6,STA 526%
%This codes will randomize patients according to the the levels of
%stratification factors associated to them%
% T
www.eeworm.com/read/180137/5288768
todo
0.4 ?
Fix nasty Unicode bug when very large shared string tables are encountereds
Support String formulas
Reduce memory footprint
Support data types by using their format string
www.eeworm.com/read/312645/3650655
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) /
www.eeworm.com/read/432926/1886349
pde plasma.pde
/**
* Plasma Demo Effect
* by luis2048.
*
* Cycles of changing colours warped to give an illusion
* of liquid, organic movement.Colors are the sum of sine
* functions and various formulas. B
www.eeworm.com/read/414590/2144718
h node.h
/* Node.H
*
* The Node class represents one node in the decision tree. A node is
* associated with a bunch of formulas. If a search through the decision
* tree for a match arrives at this node, th
www.eeworm.com/read/414590/2144720
c node.c
/* Node.C
*
* The Node class represents one node in the decision tree. A node is
* associated with a bunch of formulas. If a search through the decision
* tree for a match arrives at this node, th
www.eeworm.com/read/355602/3052667
cs plus.cs
using System;
namespace Microsoft.Fawvw.Components.NExcel.Biff.Formula
{
/// Ambiguously defined plus operator, used as a place holder when parsing
/// string formulas. At this s
www.eeworm.com/read/355602/3052706
cs minus.cs
using System;
namespace Microsoft.Fawvw.Components.NExcel.Biff.Formula
{
/// Ambiguously defined minus operator, used as a place holder when parsing
/// string formulas. At thi
www.eeworm.com/read/471742/6888610
m foucault.m
%foucault.m incorporates the solution to the Foucault pendulum formulas
clear;
lth=34; % latitude angle in degrees
th=lth*2*pi/360; % convert to radians
g=9.8; % accele