代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/441410/7670750
m tropo.m
function ddr = tropo(sinel,hsta,p,tkel,hum,hp,htkel,hhum)
%TROPO Calculation of tropospheric correction.
% The range correction ddr in m is to be subtracted from
% pseudo-ranges and ca
www.eeworm.com/read/441402/7670993
m tropo.m
function ddr = tropo(sinel,hsta,p,tkel,hum,hp,htkel,hhum)
%TROPO Calculation of tropospheric correction.
% The range correction ddr in m is to be subtracted from
% pseudo-ranges and ca
www.eeworm.com/read/441391/7671160
m tropo.m
function ddr = tropo(sinel,hsta,p,tkel,hum,hp,htkel,hhum)
%TROPO Calculation of tropospheric correction.
% The range correction ddr in m is to be subtracted from
% pseudo-ranges and ca
www.eeworm.com/read/440253/7691462
asm biggest_32bit_unsigned_prime_number_asm8086.asm
; Find the biggest 32 bit Prime Number.
; The prime number is a number that cannot be
; devided without a reminder by any number less
; than itself and one.
; The calculation time takes a lot o
www.eeworm.com/read/435174/7795951
m inter_pos.m
% INTER_POS:
% Interpos does calculation of where a bit from a informationblock
% must go if tou ask the GSM ETSI standard.
%
% SYNTAX: inter_pos
%
% INPUT: None.
%
% OUTPUT:
www.eeworm.com/read/145256/12742203
c ospf_spf.c
/* OSPF SPF calculation.
Copyright (C) 1999, 2000 Kunihiro Ishiguro, Toshiaki Takada
This file is part of GNU Zebra.
GNU Zebra is free software; you can redistribute it and/or modify it
under the
www.eeworm.com/read/319346/13453261
c ospf_spf.c
/* OSPF SPF calculation.
Copyright (C) 1999, 2000 Kunihiro Ishiguro, Toshiaki Takada
This file is part of GNU Zebra.
GNU Zebra is free software; you can redistribute it and/or modify it
under the
www.eeworm.com/read/313956/13578446
c arymodu.c
/*
* ARYMODU array modulus calculation
*
* Syntax: [sys, x0] = arymodu(t,x,u,flag,base)
* where base is a integer which is the modulus base.
* Wes Wang 6/14/
www.eeworm.com/read/131315/5939789
h cm.h
/* Cursor motion calculation definitions for GNU Emacs
Copyright (C) 1985 Free Software Foundation, Inc.
This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or
www.eeworm.com/read/126884/6010676
java channelablelist.java
package org.trinet.jasi;
import java.util.*;
import org.trinet.util.gazetteer.LatLonZ;
/** An ActiveArrayList of Channelable objects. Allows calculation of distance from
* a Solution or LatLon