代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/352952/10489639
txt info.txt
Unzip the program to a folder an run it. It is tested with win 2000 and XP. You need the Projekt1.exe, the ELEXS.dll and the inpout32.dll in this folder. The elexs.dll is from http://www.elexs.de an t
www.eeworm.com/read/159920/10589153
c tp6tod.c
/*
** Convert Turbo Pascal 6-byte reals to C double format
** Written by Thad Smith III, Boulder, CO. 12/91
** Tested on TC 2.01, BC++ 2.0/3.0, QC 2.50, Power C 2.0.1, ZTC 3.0
** Contributed to t
www.eeworm.com/read/417673/10980825
m cri.m
% Compositional rule of inference
% Copyright by Jyh-Shing Roger Jang, 6-2-93.
% (Tested on Matlab version 4.0a, HP workstation)
n = 31; m = 31;
x = linspace(0, 10, n)';
y = linspace(0, 40, m)';
coe
www.eeworm.com/read/467198/7020047
m cri.m
% Compositional rule of inference
% Copyright by Jyh-Shing Roger Jang, 6-2-93.
% (Tested on Matlab version 4.0a, HP workstation)
n = 31; m = 31;
x = linspace(0, 10, n)';
y = linspace(0, 40, m)';
coe
www.eeworm.com/read/296774/7114074
h 386bsd.h
/* Configuration for an i386 running 386BSD as the target machine. */
/* This is tested by i386gas.h. */
#define YES_UNDERSCORES
#include "i386/gstabs.h"
/* Get perform_* macros to build libgcc.a
www.eeworm.com/read/111255/7151261
txt access.txt
*** How To Access WSC from ACCESS ***
NOTE: The following example has been tested using Access 2.0 and WSC16.DLL.
(1) Copy WSC16.DLL [or WSC32.DLL] to the ACCESS directory.
(2) Using a text edi
www.eeworm.com/read/457721/7318764
vhd reg_file.vhd
-- NEW GENERAL PURPOSE REGISTER FILE
-- MUST BE TESTED FOR SYNTHESIS
LIBRARY IEEE;
USE IEEE.std_logic_1164.all;
USE IEEE.std_logic_arith.all;
USE IEEE.std_logic_unsigned.all;
entity reg_file
www.eeworm.com/read/449818/7496182
hpl bmw2100.hpl
; Orange programmer module v3.1
; (c) 2000 Alex Plusov
; BMW BAVARIA C BUSINESS RDS (zbm 92 - Pioneer) Calculator
; CHIP=P2100,8x8
; READ Not tested!!!
;PIN 1 2 3 4 5 6
www.eeworm.com/read/198138/7950107
c can200.c
/*
* can200.c
* version 0.2
*
* An interrupt driven can 82c200 handler for EPP mode parport.
* Tested under Linux 2.2.14 on i386 PC architecture.
*
*
* Copyright (c) 2000 Martin Homuth-Roseman
www.eeworm.com/read/297233/8039892
h 386bsd.h
/* Configuration for an i386 running 386BSD as the target machine. */
/* This is tested by i386gas.h. */
#define YES_UNDERSCORES
#include "i386/gstabs.h"
/* Get perform_* macros to build libgcc.a