代码搜索:Fast

找到约 10,000 项符合「Fast」的源代码

代码结果 10,000
www.eeworm.com/read/106891/15618467

readme

GNet README ----------- GNet is a simple network library. It is written in C, object-oriented, and built upon GLib. It is intended to be small, fast, easy-to-use, and easy to port. GNet comes wit
www.eeworm.com/read/105272/15672776

h sis900.h

/* -*- Mode:C; c-basic-offset:4; -*- */ /* Definitions for SiS ethernet controllers including 7014/7016 and 900 * References: * SiS 7016 Fast Ethernet PCI Bus 10/100 Mbps LAN Controller with OnN
www.eeworm.com/read/105272/15672797

c via-rhine.c

/* rhine.c:Fast Ethernet driver for Linux. */ /* Adapted 09-jan-2000 by Paolo Marini (paolom@prisma-eng.it) originally written by Donald Becker. This software may be used and distributed a
www.eeworm.com/read/105052/15679125

h sis900.h

/* -*- Mode:C; c-basic-offset:4; -*- */ /* Definitions for SiS ethernet controllers including 7014/7016 and 900 * References: * SiS 7016 Fast Ethernet PCI Bus 10/100 Mbps LAN Controller with OnN
www.eeworm.com/read/105052/15679146

c via-rhine.c

/* rhine.c:Fast Ethernet driver for Linux. */ /* Adapted 09-jan-2000 by Paolo Marini (paolom@prisma-eng.it) originally written by Donald Becker. This software may be used and distributed a
www.eeworm.com/read/100612/15868804

txt kcmcomba.txt

In embedded applications on low-powered processors, performance is a big issue. Using either the KCM or Comba methods as described here can increase speeds 4-fold. To use the super-fast KCM (for
www.eeworm.com/read/100612/15868984

cpp ebrick2.cpp

/* * Test program to implement Brickell et al's method for fast * computation of g^x mod 2^m, for fixed g and n, using precomputation. * This idea can be used to substantially speed up ce
www.eeworm.com/read/100151/15881995

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
www.eeworm.com/read/391151/8419538

c fastconvo.c

//FastConvo.c FIR filter implemented using overlap-add fast convolution #include #include "coeffs.h" //time domain FIR coefficients #define PI 3.14159265358979 #define PTS
www.eeworm.com/read/390970/8430959

cpp inffast.cpp

#include "stdafx.h" /* inffast.c -- process literals and length/distance pairs fast * Copyright (C) 1995-1996 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h