代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/358349/10192511
pas wucrc32.pas
{*******************************************************************}
{ CRC32 calculation of file }
{ for Delphi 3.0,4.0,5.0,6.0 - C++Builder 3,4,5
www.eeworm.com/read/355337/10274888
m ut_mweights.m
%UT_MWEIGHTS - Generate matrix form unscented transformation weights
%
% Syntax:
% [WM,W,c] = ut_mweights(n,alpha,beta,kappa)
%
% In:
% n - Dimensionality of random variable
% alpha - Transf
www.eeworm.com/read/355237/10284103
m ut_mweights.m
%UT_MWEIGHTS - Generate matrix form unscented transformation weights
%
% Syntax:
% [WM,W,c] = ut_mweights(n,alpha,beta,kappa)
%
% In:
% n - Dimensionality of random variable
% alpha - Transf
www.eeworm.com/read/161772/10375843
cs app.cs
// app.cs - A sample C# application
//-----------------------------------------------
using System;
class sample
{
public static void Main()
{
//Declare variables
www.eeworm.com/read/161772/10376877
c calc.c
/* Module containing calculation functions. */
#include "calc.h"
long sqr(int x)
{
return ((long)x * x);
}
www.eeworm.com/read/424916/10400045
pas wucrc32.pas
{*******************************************************************}
{ CRC32 calculation of file }
{ for Delphi 3.0,4.0,5.0,6.0 - C++Builder 3,4,5
www.eeworm.com/read/279544/10424669
pas wucrc32.pas
{*******************************************************************}
{ CRC32 calculation of file }
{ for Delphi 3.0,4.0,5.0,6.0 - C++Builder 3,4,5