代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/240204/4576661
c vsnprintf.c
/*
* "$Id: vsnprintf.c,v 1.1.1.1 2003/06/03 22:25:47 agno Exp $"
*
* vsnprintf() function for the Fast Light Tool Kit (FLTK).
*
* Emulates this call on systems that lack it (pretty much ever
www.eeworm.com/read/240204/4576932
cxx colbrowser.cxx
//
// "$Id: colbrowser.cxx,v 1.1.1.1 2003/06/03 22:25:47 agno Exp $"
//
// Forms test program for the Fast Light Tool Kit (FLTK).
//
// This is an XForms program from the 0.86 distribution of XFo
www.eeworm.com/read/240204/4576935
cxx navigation.cxx
//
// "$Id: navigation.cxx,v 1.1.1.1 2003/06/03 22:25:48 agno Exp $"
//
// Navigation test program for the Fast Light Tool Kit (FLTK).
//
// Silly test of navigation keys. This is not a recommend
www.eeworm.com/read/239989/4593403
java keywordmap.java
/*
* KeywordMap.java - Fast keyword->id map
* Copyright (C) 1998, 1999 Slava Pestov
* Copyright (C) 1999 Mike Dillon
*
* You may use and modify this package for any purpose. Redistribution is
*
www.eeworm.com/read/236895/4636471
pas fastmm4messages.pas
{
Fast Memory Manager: Messages
Italian translation by Luigi D. Sandon.
}
unit FastMM4Messages;
interface
{$Include FastMM4Options.inc}
const
{The name of the debug info suppor
www.eeworm.com/read/233448/4684941
c sh4a-fsrra.c
/* Verify that we generate single-precision square root reciprocal
approximate (fsrra) in fast math mode. */
/* { dg-do compile { target "sh*-*-*" } } */
/* { dg-options "-O -ffast-math" } */
/* {
www.eeworm.com/read/233448/4692569
s inffast.s
/*
* inffast.S is a hand tuned assembler version of:
*
* inffast.c -- fast decoding
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
www.eeworm.com/read/225759/4792681
m enter_evidence.m
function [engine, loglik] = enter_evidence(engine, evidence, filter)
% ENTER_EVIDENCE Add the specified evidence to the network (fast_jtree_dbn)
% [engine, loglik] = enter_evidence(engine, evidence, f
www.eeworm.com/read/216450/4894011
s inffast.s
/*
* inffast.S is a hand tuned assembler version of:
*
* inffast.c -- fast decoding
* Copyright (C) 1995-2003 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
www.eeworm.com/read/211220/4944867
pas inffast.pas
Unit InfFast;
{
inffast.h and
inffast.c -- process literals and length/distance pairs fast
Copyright (C) 1995-1998 Mark Adler
Pascal tranlastion
Copyright (C) 1998 by Jacques Nomss