代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/255500/4374765
c inffast.c
/* inffast.c -- fast decoding
* Copyright (C) 1995-2004 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil.h"
#include "inftrees.h"
#include "in
www.eeworm.com/read/252707/4401884
xalancommandline
#!/bin/csh
#
# Use the fast start (-f) option on the run command so that it doesn't
# read the .cshrc and overwrite the path.
source ../../env.cfg
echo Running Xalan from command line
rm -f ../sampl
www.eeworm.com/read/252707/4401890
xsltccommandline
#!/bin/csh
#
# Use the fast start (-f) option on the run command so that it doesn't
# read the .cshrc and overwrite the path.
source ../../env.cfg
rm -f ../samples/$3.html
echo Compiling the styles
www.eeworm.com/read/162614/5530697
c sh4a-cos.c
/* Verify that we generate single-precision sine and cosine approximate
(fsca) in fast math mode. */
/* { dg-do compile { target "sh*-*-*" } } */
/* { dg-options "-O -ffast-math" } */
/* { dg-fina
www.eeworm.com/read/162614/5530749
c sh4a-sinf.c
/* Verify that we generate single-precision sine and cosine approximate
(fsca) in fast math mode. */
/* { dg-do compile { target "sh*-*-*" } } */
/* { dg-options "-O -ffast-math" } */
/* { dg-fina
www.eeworm.com/read/162614/5540591
c inffas8664.c
/* inffas8664.c is a hand tuned assembler version of inffast.c - fast decoding
* version for AMD64 on Windows using Microsoft C compiler
*
* Copyright (C) 1995-2003 Mark Adler
* For conditions
www.eeworm.com/read/162519/5547111
c inffas8664.c
/* inffas8664.c is a hand tuned assembler version of inffast.c - fast decoding
* version for AMD64 on Windows using Microsoft C compiler
*
* Copyright (C) 1995-2003 Mark Adler
* For conditions
www.eeworm.com/read/160391/5571156
m ffa.m
% function [L,Ph,LL]=ffa(X,K,cyc,tol);
%
% Fast Maximum Likelihood Factor Analysis using EM
%
% X - data matrix
% K - number of factors
% cyc - maximum number of cycles of EM (default 100)
% t
www.eeworm.com/read/154890/5631301
h enumerations.h
//
// "$Id: Enumerations.H,v 1.1.1.1 2003/08/07 21:18:38 jasonk Exp $"
//
// Enumerations for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This library i
www.eeworm.com/read/154890/5631403
h config.h
/*
* "$Id: config.h,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
*
* Configuration file for the Fast Light Tool Kit (FLTK) for Visual C++.
*
* Copyright 1998 by Bill Spitzak and others.
*
* This