代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/141176/5775416
c ip.c
/*
* $Id: ip.c,v 1.4 2002/02/07 01:08:53 linfusheng Exp $
*/
#include "includes.h"
#include "ether.h"
#include "nic.h"
#pragma warning (push)
#pragma warning (disable: 4761) // integral
www.eeworm.com/read/140847/5779177
m old.water1.m
% Compare the speeds of various inference engines on the water DBN
[bnet, onodes] = mk_water_dbn;
T = 3;
engine = {};
engine{end+1} = jtree_unrolled_dbn_inf_engine(bnet, T, onodes);
engine{end+1} =
www.eeworm.com/read/139291/5805895
m4 config.m4
if test "$MPM_NAME" = "prefork" ; then
APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile)
fi
www.eeworm.com/read/136571/5868931
h fasttimes.h
/* File "FastTimes.h" - Original code by Matt Slot */
/* Created 4/24/99 - This file is hereby placed in the public domain */
/* Updated 5/21/99 - Calibrate to
www.eeworm.com/read/135761/5877820
c if_med.c
/* if_med.c - Matrix DB-ETH Ethernet network interface driver */
/* "Copyright 1989, Matrix Corporation" */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
-------------
www.eeworm.com/read/135761/5877825
c if_es.c
/* if_es.c - ETHERSTAR ethernet network interface for the DLAN */
/* Copyright 1984-1998 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01i,06oct
www.eeworm.com/read/135761/5877833
c if_lnsgi.c
/* if_lnsgi.c - AMD Am7990 LANCE Ethernet (for SGI) network interface driver */
/* Copyright 1984-1997 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
----------------
www.eeworm.com/read/133943/5897361
m old.water1.m
% Compare the speeds of various inference engines on the water DBN
[bnet, onodes] = mk_water_dbn;
T = 3;
engine = {};
engine{end+1} = jtree_unrolled_dbn_inf_engine(bnet, T, onodes);
engine{end+1} =
www.eeworm.com/read/133108/5907645
h fasttimes.h
/* File "FastTimes.h" - Original code by Matt Slot */
/* Created 4/24/99 - This file is hereby placed in the public domain */
/* Updated 5/21/99 - Calibrate to V
www.eeworm.com/read/127781/5996927
makefile
# $Id: Makefile,v 1.10 2002/05/27 15:41:40 johana Exp $
#
# Makefile for the linux kernel.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T