代码搜索:Precision

找到约 10,000 项符合「Precision」的源代码

代码结果 10,000
www.eeworm.com/read/338643/12290836

m xswdop.m

% xswdop.m % Scope: This MATLAB program computes sub-weighted dilution of precision % (sub-WDOP) quantities, i.e. WDOP quantities for all satellite %
www.eeworm.com/read/231181/14249106

hpp dop.hpp

/** * @file DOP.hpp * Class encapsulating the computation of DOP. */ #ifndef DOP_GPSTK #define DOP_GPSTK //============================================================================ // // Thi
www.eeworm.com/read/124570/14559428

java visualizeutils.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers
www.eeworm.com/read/123955/14604535

txt quad_float.txt

/**************************************************************************\ MODULE: quad_float SUMMARY: The class quad_float is used to represent quadruple precision numbers. Thus, with
www.eeworm.com/read/119084/14839697

txt quad_float.txt

/**************************************************************************\ MODULE: quad_float SUMMARY: The class quad_float is used to represent quadruple precision numbers. Thus, with standard
www.eeworm.com/read/119079/14840120

txt quad_float.txt

/**************************************************************************\ MODULE: quad_float SUMMARY: The class quad_float is used to represent quadruple precision numbers. Thus, with
www.eeworm.com/read/220289/14843785

m linemin.m

function [x, options] = linemin(f, pt, dir, fpt, options, ... varargin) %LINEMIN One dimensional minimization. % % Description % [X, OPTIONS] = LINEMIN(F, PT, DIR, FPT, OPTIONS) uses Brent's % algori
www.eeworm.com/read/117750/14905992

for newton.for

program main double precision x(10),y(10),x1,y1 data x/0.10,0.15,0.25,0.40,0.50,0.57,0.70,0.85, 1 0.93,1.0/ data y/0.904837,0.860708,0.778801,0.670320,0.606531, 1 0.565525,
www.eeworm.com/read/117749/14905995

for hermite.for

program main double precision x(10),y(10),dy(10),x1,y1 data x/0.10,0.15,0.30,0.45,0.55,0.60,0.70,0.85, 1 0.90,1.0/ data y/0.904837,0.860708,0.740818,0.637628,0.576950, 1 0.548812
www.eeworm.com/read/117560/14915751

c pmlfunctions.c

/* Copyright notice: radarFDTD - A free 3D-FDTD simulation for EM-waves with GPML-ABCs ;-) Copyright (C) 2000 Carsten Aulbert ( I used the following program as a 'manual', so in my opinio