代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/108565/15584131
c rtl8139.c
/* rtl8139.c: A RealTek RTL8129/8139 Fast Ethernet driver for Linux. */
/*
Written 1997-2000 by Donald Becker.
This software may be used and distributed according to the terms of
the GNU General Pu
www.eeworm.com/read/108044/15595967
txt files21.txt
GoAhead WebServer 2.1 Release files.txt
files21.txt This file
license.txt License terms and details
asp.c Active Server Page support
balloc.c Fast bl
www.eeworm.com/read/107694/15603203
nif dlkfeti.nif
[DLKFET]
Type = NDIS
Title = "D-Link DFE-530TX PCI Fast Ethernet Adapter"
Version = 2.73
Drivername = DLKFET$
Xports = NETBEUI LANDD
[FILE]
Name = DLKFET.DOS
; Parameter start
[NETWORKA
www.eeworm.com/read/107559/15604944
m fastnnls.m
function b = fastnnls(x,y,tol,b)
% b = fastnnls(x,y,tol,b0);
% FASTNNLS Fast non-negative least squares
% The inputs are the matrix of predictor variables (x),
% vector of predicted variable (
www.eeworm.com/read/105057/15678797
in zhcon.1.in
.TH "zhcon" "1" "zhcon @VERSION@" "Chinese" "zhcon user manual"
.SH "NAME"
.LP
Zhcon \- a fast CJK console environment for GNU/Linux and BSD
.SH "SYNTAX"
.LP
zhcon [prog]
.SH "DESCRIPTION"
.LP
Zhco
www.eeworm.com/read/100861/15863599
h fastint.h
/*
This file contains the necessary code to do a fast float-to-int
conversion, where the input is an IEEE-754 32-bit floating-point
number. Just call FastInt(f). The idea here is that C and
www.eeworm.com/read/192304/8389484
txt files21.txt
GoAhead WebServer 2.1 Release files.txt
files21.txt This file
license.txt License terms and details
asp.c Active Server Page support
balloc.c Fast block m
www.eeworm.com/read/391063/8424345
m szu.m
function a = szu(dE,T,q)
% Szu-Hartley "fast annealing" acceptance method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/softw
www.eeworm.com/read/187864/8595166
m szu.m
function a = szu(dE,T,q)
% Szu-Hartley "fast annealing" acceptance method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/softw
www.eeworm.com/read/428437/8869573
c setserial.c
/* setserial.c - get/set Linux serial port info - rick sladkey */
/* modified to do work again and added setting fast serial speeds,
Michael K. Johnson, johnsonm@stolaf.edu */
/*
* Very heavily mo