代码搜索:Tested

找到约 4,133 项符合「Tested」的源代码

代码结果 4,133
www.eeworm.com/read/256713/11977592

txt readme.txt

This project was built using the GNU GCC tool-chain on MacOS X 10.4.7 It will also build under windows with WinAVR. (tested win98SE, WinAVR 20060421) To build simply type "make" at the command promp
www.eeworm.com/read/343006/11984387

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/341877/12056836

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
www.eeworm.com/read/130553/14186409

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
www.eeworm.com/read/129735/14230411

asm sramtest.asm

;This Program tests the external SRAM on the TMS320C30 module. ;The address locations are 0h - 03FFFh. First the locations are tested with ;ones, and then with zeros. If the tests are successful, R0
www.eeworm.com/read/227565/14421033

c ll_api.c

/** @file low_level.c * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Res
www.eeworm.com/read/227565/14421042

c adc.c

/** @file ADC.c * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reserved.
www.eeworm.com/read/227565/14421043

c usb.c

/** @file USB.c * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reserved.
www.eeworm.com/read/227563/14421093

h f320_flashprimitives.h

/** @file F320_FlashPrimitives.h * * @author Ole Saether * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rig
www.eeworm.com/read/227563/14421099

h adc.h

/** @file ADC.h * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reserved.