代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/421857/10688338
txt how to use newsgroups.txt
Here's a couple of good links to tutorials for newsgroups I use them a lot and find them very fast and loaded with good stuf
http://www.smr-usenet.com/tutor/smartpar3.shtml
the best newsrea
www.eeworm.com/read/350935/10695113
c dm9000.c
/*
* dm9000.c: Version 1.2 03/18/2003
*
* A Davicom DM9000 ISA NIC fast Ethernet driver for Linux.
* Copyright (C) 1997 Sten Wang
*
* This program is free software; you can redistri
www.eeworm.com/read/349226/10840254
lif slopuf.lif
#Life 1.05
#D SloPuf: Move fast but Puff slowly. A good motto to live your Life by.
#D
#D This can be modified in two ways to give larger periods as follows:
#D
#D Moving the back 12 spaceships
www.eeworm.com/read/419594/10856396
tcl can_send.tcl
#!/usr/bin/tclsh
# Tcl CAN Layer 2 example
# sending as fast as the process can
#
load ./canLtwo.so
puts "....... swig wrapper loaded"
# open the can interface /dev/can0
# but before, set the baud r
www.eeworm.com/read/418731/10931844
txt how to use newsgroups.txt
Here's a couple of good links to tutorials for newsgroups I use them a lot and find them very fast and loaded with good stuf
http://www.smr-usenet.com/tutor/smartpar3.shtml
the best newsrea
www.eeworm.com/read/417108/11003263
yo rsync.yo
mailto(rsync-bugs@samba.org)
manpage(rsync)(1)(28 Dec 2008)()()
manpagename(rsync)(a fast, versatile, remote (and local) file-copying tool)
manpagesynopsis()
verb(Local: rsync [OPTION...] SRC... [DE
www.eeworm.com/read/458442/7296573
txt dm9000.txt
/*
* dm9000.c: Version 1.2 03/18/2003
*
* A Davicom DM9000 ISA NIC fast Ethernet driver for Linux.
* Copyright (C) 1997 Sten Wang
*
* This program is free software; you can re
www.eeworm.com/read/447865/7544726
java md5state.java
package utils.md5;
/**
* Fast implementation of RSA's MD5 hash generator in Java JDK Beta-2 or higher
* Originally written by Santeri Paavolainen, Helsinki Finland 1996
* (c) Santeri
www.eeworm.com/read/439686/7703004
m fastnnls.m
function [x,w] = fastnnls(XtX,Xty,tol)
%FASTNNLS Fast version of built-in NNLS
% b = fastnnls(XtX,Xty) returns the vector b that solves X*b = y
% in a least squares sense, subject to b >= 0, give
www.eeworm.com/read/199125/7886786
asm inffas32.asm
;/* inffas32.asm is a hand tuned assembler version of inffast.c -- fast decoding
; *
; * inffas32.asm is derivated from inffas86.c, with translation of assembly code
; *
; * Copyright (C) 1995-200