代码搜索:Fast
找到约 10,000 项符合「Fast」的源代码
代码结果 10,000
www.eeworm.com/read/281650/9144055
c ~dm9000x.c
/*
dm9000.c: Version 1.2 12/15/2003
A Davicom DM9000 ISA NIC fast Ethernet driver for Linux.
Copyright (C) 1997 Sten Wang
This program is free software; you can redistribute it and/or
modify
www.eeworm.com/read/281650/9144445
c ethemu.c
/*
dm9000.c: Version 1.2 12/15/2003
A Davicom DM9000 ISA NIC fast Ethernet driver for Linux.
Copyright (C) 1997 Sten Wang
This program is free software; you can redistribute it and/or
modify
www.eeworm.com/read/178690/9388374
readme
LibTorrent
LICENSE
GNU GPL, see COPYING. "libtorrent/src/utils/sha_fast.{cc,h}" is
originally from the Mozilla NSS and is under a triple license; MPL,
LGPL and GPL. An exception to non-NSS code has
www.eeworm.com/read/178347/9406900
ldf adsp-ts201_c.ldf
ARCHITECTURE(ADSP-TS201)
#ifndef __NO_STD_LIB
SEARCH_DIR( $ADI_DSP/TS/lib )
#endif
// Libsim provides fast, mostly host emulated IO only supported by
// the simulator. The libio library pro
www.eeworm.com/read/176906/9479965
tkenvrc .tkenvrc
# Tkenv configuration
option updatefreq_fast {10}
option updatefreq_express {1000}
option stepdelay {300 ms}
option use_mainwindow {1}
option print_banners {1}
option animation_enabled {1}
opti
www.eeworm.com/read/372933/9487428
c zc0301_driver.c
/* This file in the main file of this driver.
*
* This driver is suite for zc0301 control IC and pb0330 sensor IC.
*
* The device uses USB1.1 to transfer datas, so speed is not so fast.
*
* I bo
www.eeworm.com/read/372237/9515837
ldf adsp-ts201_ovl_mp_c.ldf
ARCHITECTURE(ADSP-TS201)
#ifndef __NO_STD_LIB
SEARCH_DIR( $ADI_DSP/TS/lib )
#endif
// Libsim provides fast, mostly host emulated IO only supported by
// the simulator. The libio library pro
www.eeworm.com/read/372228/9516188
ldf adsp-ts101_c.ldf
ARCHITECTURE(ADSP-TS101)
#ifndef __NO_STD_LIB
SEARCH_DIR( $ADI_DSP/TS/lib )
#endif
// Libsim provides fast, mostly host emulated IO only supported by
// the simulator. The libio library pro
www.eeworm.com/read/372228/9516305
ldf adsp-ts201_c.ldf
ARCHITECTURE(ADSP-TS201)
#ifndef __NO_STD_LIB
SEARCH_DIR( $ADI_DSP/TS/lib )
#endif
// Libsim provides fast, mostly host emulated IO only supported by
// the simulator. The libio library pro
www.eeworm.com/read/175741/9535007
bas pi_spgot.bas
Attribute VB_Name = "Pi_SPGOT"
Attribute VB_Description = "Calculation of pi with a fast version of the 1995 Rabinowitz-Wagon spigot algorithm."
'Author : Sjoerd.J.Schaper - vspickelen@zonnet.nl
'U