代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5434733
cpp demo_fast_archive.cpp
/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
// demo_fast_binary_archive.cpp
// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com .
// Use, modification a
www.eeworm.com/read/162614/5522945
m objc-fast-4.m
// The code should call objc_msgSend directly, not through a pointer.
/* { dg-do compile { target powerpc*-*-darwin* } } */
/* { dg-options "-O0 -fnext-runtime" } */
#include
void foo
www.eeworm.com/read/346158/3190311
m smooth_evidence_fast.m
function [marginal, msg, loglik] = smooth_evidence_fast(engine, evidence)
[ss T] = size(evidence);
bnet = bnet_from_engine(engine);
onodes = engine.onodes;
hnodes = mysetdiff(1:ss, onodes);
hnodes =
www.eeworm.com/read/337546/3329631
s ip_fast_csum.s
/*
* Optmized version of the ip_fast_csum() function
* Used for calculating IP header checksum
*
* Return: 16bit checksum, complemented
*
* Inputs:
* in0: address of buffer to checksum (ch
www.eeworm.com/read/324920/3488594
s ip_fast_csum.s
/*
* Optmized version of the ip_fast_csum() function
* Used for calculating IP header checksum
*
* Return: 16bit checksum, complemented
*
* Inputs:
* in0: address of buffer to checksum (ch
www.eeworm.com/read/322613/3522803
c fast_exp_test.c
#include
#include
#include
#include
int main()
{
int i,j,k;
long period;
double pre[30];
double base,r;
struct timeval before, after;
base =
www.eeworm.com/read/320347/3548422
m em_gm_fast.m
function [W,M,V,L] = EM_GM_fast(X,k,ltol,maxiter,pflag,Init)
% [W,M,V,L] = EM_GM_fast(X,k,ltol,maxiter,pflag,Init)
%
% EM algorithm for k multidimensional Gaussian mixture estimation
% (EM_GM_fa
www.eeworm.com/read/316872/3586421
s ip_fast_csum.s
/*
* Optmized version of the ip_fast_csum() function
* Used for calculating IP header checksum
*
* Return: 16bit checksum, complemented
*
* Inputs:
* in0: address of buffer to checksum (ch