代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/295537/8155986
h cexdib.h
//
// Class: CCeXDib
//
// Compiler: Visual C++
// eMbedded Visual C++
// Tested on: Visual C++ 6.0
// Windows CE 3.0
//
// Author: Davide Calabro' davide_calabro@yahoo.com
//
www.eeworm.com/read/295361/8168158
c krx11010.c
#include
#define ESC_CHAR '\\'
int main(void)
{
int c;
while((c = getchar()) != EOF)
{
switch(c)
{
case '\b':
/* The OS on which I tested this (NT
www.eeworm.com/read/294909/8194261
h shadebuttonst.h
//
// Class: CShadeButtonST
//
// Compiler: Visual C++
// eMbedded Visual C++
// Tested on: Visual C++ 6.0
// Windows CE 3.0
//
// Created: 14/June/2001
// Updated: 03/December/2001
/
www.eeworm.com/read/294909/8194289
h cexdib.h
//
// Class: CCeXDib
//
// Compiler: Visual C++
// eMbedded Visual C++
// Tested on: Visual C++ 6.0
// Windows CE 3.0
//
// Author: Davide Calabro' davide_calabro@yahoo.com
//
www.eeworm.com/read/394773/8207219
asm divid.asm
;
; divid = 4 gives a longer and faster program
; divid = 2 gives a longer and faster program
;
; only divid =2 and divid 4 have been tested
;
; 5.9.90 Manfred Christ / Texas Instruments Freisin
www.eeworm.com/read/393570/8275217
asm divid.asm
;
; divid = 4 gives a longer and faster program
; divid = 2 gives a longer and faster program
;
; only divid =2 and divid 4 have been tested
;
; 5.9.90 Manfred Christ / Texas Instruments Freisin
www.eeworm.com/read/369338/9654342
asm divid.asm
;
; divid = 4 gives a longer and faster program
; divid = 2 gives a longer and faster program
;
; only divid =2 and divid 4 have been tested
;
; 5.9.90 Manfred Christ / Texas Instruments Freisin
www.eeworm.com/read/368057/9715708
c buttons.c
/* ATmega103 buttons.c file
Author : Robert Stuart
Company : PDL Industries Ltd
Date of Creation : 22 July 1999
Tested : 12 August 1999
Function :
*/
/* include */
#i
www.eeworm.com/read/368057/9715736
c main.c
/* ATmega103 main.c file
Author : Robert Stuart
Company : PDL Industries Ltd
Date of Creation : 15 July 1999
Tested : 15 July 1999
Function :
*/
/* include */
#inclu
www.eeworm.com/read/367274/9763493
ph phash.ph
# -*- perl -*-
#
# Perfect Minimal Hash Generator written in Perl, which produces
# C output.
#
# Requires the CPAN Graph module (tested against 0.81, 0.83, 0.84)
#
require 'random_sv_vectors