代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/190348/8444564
vhd picoblaze_dac_control.vhd
--
-- KCPSM3 reference design - PicoBlaze driving the four channel D/A converter
-- type LTC2624 from Linear Technology.
--
-- Design provided and tested on the Spartan-3E Starter Kit (Revision C
www.eeworm.com/read/282044/9122594
hpp standio.hpp
// standio.hpp A pair of classes to handle I/O from EITHER a
// named file OR STDIN/STDOUT
// tested on MSDOS with Zortech C++ 3.0 Borland C++ 3.0
// on Unix with AT&T 2.1 on MIPS and SGI
www.eeworm.com/read/175598/9540706
bugs
----------
Known bugs
----------
1. Not strictly a bug, more of a gotcha.
Under MS VC++ (only tested with version 6.0), a term_func
set via the standard C++ set_terminate() function causes the
www.eeworm.com/read/170101/9820231
hpp standio.hpp
// standio.hpp A pair of classes to handle I/O from EITHER a
// named file OR STDIN/STDOUT
// tested on MSDOS with Zortech C++ 3.0 Borland C++ 3.0
// on Unix with AT&T 2.1 on MIPS and SGI
www.eeworm.com/read/360810/10076555
c eepro100.c
/* drivers/net/eepro100.c: An Intel i82557 Ethernet driver for Linux. */
/*
NOTICE: this version tested with kernels 1.3.72 and later only!
Written 1996-1998 by Donald Becker.
This software may
www.eeworm.com/read/358185/10194845
c garmin.c
/* $Id: garmin.c 4661 2008-01-19 22:54:23Z garyemiller $ */
/*
* Handle the Garmin binary packet format supported by the USB Garmins
* tested with the Garmin 18 and other models. This driver is NOT
www.eeworm.com/read/353713/10428343
txt readme.txt
Real FIR by nVidia CUDA GPU Computing
2008.05.01 Koon
Unzip this package to C:\GPUFIR.
(or you have to edit convert.bat, FIRParamGen.bat, params\wavex.ini)
Requirement
Made / tested on Wind
www.eeworm.com/read/352570/10538323
txt readme.txt
This directory contains 8051 firmware for the Cypress Semiconductor EZ-USB FX2
REVD (and above) chip (specifically 100-pin part, but can be tested under the
DK(128-pin part)).
The purpose of th
www.eeworm.com/read/278099/10570060
c center.c
/* +++Date last modified: 05-Jul-1997 */
/* public domain by Jerry Coffin. Tested with MSC 7.0 */
/* written primarily for clarity, not speed... */
/* requires w_wrap.c and w_wrap.h fr
www.eeworm.com/read/159920/10588961
c hugesort.c
/*
** hugesort.c -- huge qsort() -- public domain by Raymond Gardner 6/92
** tested with Borland C++ 3.0 (C mode)
*/
static void swap(char huge *a, char huge *b, unsigned n)
{
char tmp