代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/460857/1557107
10278454282e001e1d49a4c70fa2aa82
/*
* "Hello World" example.
*
* This example prints 'Hello from Nios II' to the STDOUT stream. It runs on
* the Nios II 'standard', 'full_featured', 'fast', and 'low_cost' example
* designs. It r
www.eeworm.com/read/451586/1660423
java transferable.java
package rabbit.proxy;
import java.io.IOException;
import java.nio.channels.WritableByteChannel;
/** The methods needed for fast transferTo.
*
* @author Robert
www.eeworm.com/read/250243/4439106
c fec_main.c
/*
* Fast Ethernet Controller (FEC) driver for Motorola MPC8xx.
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou
*
* Heavily based on original FEC driver by Dan
www.eeworm.com/read/250243/4439110
c fec_mii.c
/*
* Fast Ethernet Controller (FEC) driver for Motorola MPC8xx.
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou
*
* Heavily based on original FEC driver by Dan
www.eeworm.com/read/250243/4439897
h timex.h
/*
* Use prescale timer at 25000 Hz instead of the baudrate timer at
* 19200 to get rid of the 64ppm to fast timer (and we get better
* resolution within a jiffie as well.
*/
#ifndef _ASM_CRIS_
www.eeworm.com/read/249895/4445082
java fieldindex.java
package org.garret.perst;
import java.util.Iterator;
import java.lang.reflect.Field;
/**
* Interface of indexed field.
* Index is used to provide fast access to the object by the value of i
www.eeworm.com/read/248940/4459314
runstylizer
#!/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
set MODE = "echo"
if ($1 == "-q") then
set MODE
www.eeworm.com/read/247261/4483432
h idct.h
// idct.h //
#ifndef _IDCT_H_
#define _IDCT_H_
#ifdef _INTEL_IDCT_
#define Fast_IDCT idct
#endif // _INTEL_IDCT_
#endif // _IDCT_H_
www.eeworm.com/read/246409/4494499
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/240204/4576265
makefile
#
# "$Id: Makefile,v 1.1.1.1 2003/06/03 22:25:38 agno Exp $"
#
# Documentation makefile for the Fast Light Tool Kit (FLTK).
#
# Copyright 1998-2003 by Bill Spitzak and others.
#
# This library