代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/169190/5427579
changes
Changes with APR-util 0.9.7
*) Fix apr_rmm_realloc() offset calculation bug. [Keith Kelleman
]
*) Fix handling of a premature EOF with the FILE bucket; a new buc
www.eeworm.com/read/168239/5447565
java userinterface.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.border.*;
/**
* A graphical user interface for the calculator. No calculation is being
* done here. This class i
www.eeworm.com/read/168239/5447570
java userinterface.java
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.border.*;
/**
* A graphical user interface for the calculator. No calculation is being
* done here. This class i
www.eeworm.com/read/162614/5519197
c crash21.c
// { dg-do compile }
// Origin: Debian GCC maintainers
// Wolfgang Bangerth
// PR c++/16706: Dependent type calculation during access checking
www.eeworm.com/read/430037/1942777
m pr7_33.m
%Problem 7.33;
%calculation of squared distance between two group signals in a synchronous DS CDMA;
S=hadamard(8); S=S(1:8,:); %signature matrix, columns are signatures;
dgn=diag(S'*S); S=S*diag(
www.eeworm.com/read/402041/2333983
java codamodelmd.java
package org.trinet.util;
/** Coda duration calculation. This is based on documentation for HYPOINVERSE:
* Fred Klein Open-File Report pg. 41 (attributed to Lee, et al (1972)
*
MD = -0.
www.eeworm.com/read/393688/2472945
h parpbl.h
!
! $Id: parpbl.h,v 1.4 2000/06/02 16:19:18 jet Exp $
! $Author: jet $
!
!
! Constants for the surface temperature calculation
!
real(r8), parameter :: zzocen = 0.0001 ! Ocean aerodynamic roug
www.eeworm.com/read/366702/2868720
c crash21.c
// { dg-do compile }
// Origin: Debian GCC maintainers
// Wolfgang Bangerth
// PR c++/16706: Dependent type calculation during access checking
www.eeworm.com/read/174109/9607077
c predictor.c
/*
* predictor.c --
*
* Code for predictor calculation. Its macro version, predictor.h,
* is used in non-debugging compilation.
*
* Copyright (c) 1994 Kongji Huang and Brian C. Smith.
* Cornel
www.eeworm.com/read/172354/9712594
m satpos.m
function satp = satpos(t,eph);
%SATPOS Calculation of X,Y,Z coordinates at time t
% for given ephemeris eph
%Kai Borre 04-09-96
%Copyright (c) by Kai Borre
%$Revision: 1.0 $ $Date: 1