代码搜索:Tested

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

代码结果 4,133
www.eeworm.com/read/120666/14792961

readme

Here is the source to my PC CGA/EGA graphics library. It has been tested with Microsoft C 4.0 and with Turbo C 1.0. To build the libraries for all four memory models, run 'buildmsc.bat' or 'buil
www.eeworm.com/read/220223/14846800

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 cau
www.eeworm.com/read/114622/15045558

met makefile.met

# Makefile for MetaWare Hi C++ # Tested with Version 3.2 on Windows NT 3.5 CPP = hcnt .c.exe: $(CPP) $< .cpp.exe: $(CPP) $< .cpp.obj: $(CPP) -c $*.cpp $(CPP) $** all: SAFE
www.eeworm.com/read/213422/15135084

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/213422/15135085

c isr.c

/** @file ISR.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/213422/15135091

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/213422/15135093

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.
www.eeworm.com/read/213422/15135094

h usb.h

/** @file usb_api.h * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reser
www.eeworm.com/read/213422/15135095

h protocol_api.h

/** @file FAP.h * * @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/213422/15135104

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.