代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/241253/4562564
rdfrec
The rdfrec Command
The rdfrec Command
NAME
rdfrec - fast-format record reader
SYNOPSIS
rdfrec [ -ln ] inputfile
DESCRIPTION
rdfrec is a host-resident Motorola S-record reader. It rea
www.eeworm.com/read/240204/4576900
cxx fractals.cxx
//
// "$Id: fractals.cxx,v 1.1.1.1 2003/06/03 22:25:47 agno Exp $"
//
// Fractal drawing demo for the Fast Light Tool Kit (FLTK).
//
// This is a GLUT demo program, with modifications to
// demo
www.eeworm.com/read/236895/4636468
pas fastmm4messages.pas
{
Fast Memory Manager: Messages
Afrikaans translation by Pierre le Riche.
}
unit FastMM4Messages;
interface
{$Include FastMM4Options.inc}
const
{The name of the debug info supp
www.eeworm.com/read/236895/4636470
pas fastmm4messages.pas
{
Fast Memory Manager: Messages
English translation by Pierre le Riche.
}
unit FastMM4Messages;
interface
{$Include FastMM4Options.inc}
const
{The name of the debug info suppor
www.eeworm.com/read/236895/4636477
pas fastmm4messages.pas
{
Fast Memory Manager: Messages
German Translation by Thomas Speck (thomas.speck@tssoft.de).
}
unit FastMM4Messages;
interface
{$Include FastMM4Options.inc}
const
{The name of
www.eeworm.com/read/233448/4686132
c sh4a-sincosf.c
/* Verify that we generate a single single-precision sine and cosine
approximate (fsca) in fast math mode when a function computes both
sine and cosine. */
/* { dg-do compile { target "sh*-*-*"
www.eeworm.com/read/233448/4686371
c sh4a-sincos.c
/* Verify that we generate a single single-precision sine and cosine
approximate (fsca) in fast math mode when a function computes both
sine and cosine. */
/* { dg-do compile { target "sh*-*-*"
www.eeworm.com/read/225759/4792626
m enter_evidence.m
function [engine, loglik] = enter_evidence(engine, evidence)
% ENTER_EVIDENCE Add the specified evidence to the network (fast_jtree_onepass)
% [engine, loglik] = enter_evidence(engine, evidence)
% evi
www.eeworm.com/read/225759/4792675
m prob_evidence.m
function loglik = prob_evidence(engine, evidence)
% PROB_EVIDENCE Compute the likelihood of the observation sequence (fast_jtree_dbn)
% loglik = prob_evidence(engine, evidence)
%
% evidence{i,t} = []
www.eeworm.com/read/225759/4792699
m enter_evidence.m
function [engine, loglik] = enter_evidence(engine, evidence, filter)
% ENTER_EVIDENCE Add the specified evidence to the network (frontier_fast)
% [engine, loglik] = enter_evidence(engine, evidence, fi