代码搜索:Precision
找到约 10,000 项符合「Precision」的源代码
代码结果 10,000
www.eeworm.com/read/433114/8545321
m mycumsum.m
function mat=mycumsum(mat,dim)
% Modification of Matlab function "cumsum".
% For vectors, "mycumsum(x)" is a vector containing the cumulative sum of
% the elements of "x". For matrices, "mycumsum(x)"
www.eeworm.com/read/388251/8623461
hpp dop.hpp
/**
* @file DOP.hpp
* Class encapsulating the computation of DOP.
*/
#ifndef DOP_GPSTK
#define DOP_GPSTK
//============================================================================
//
// Thi
www.eeworm.com/read/382751/9003085
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/184772/9077144
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/379943/9171956
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/378247/9239522
readme-windows
This .zip archive contains DLL libraries and the associated header (.h)
and module-definition (.def) files of FFTW compiled for Win32. It
also contains the corresponding bench.exe test/benchmark pr
www.eeworm.com/read/377683/9265796
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/179014/9378656
c printf.c
/*
** The "printf" code that follows dates from the 1980's. It is in
** the public domain. The original comments are included here for
** completeness. They are very out-of-date but might be useful
www.eeworm.com/read/177674/9442469
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/176823/9483167
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