代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/178776/9385615
notes
1. I've only tested this with DVB-T in the UK (ie FreeView channels)
2. I've just upgraded my system from 2.4.25 to 2.6.13 and the frontend device
seems to close a lot quicker than before. So you nee
www.eeworm.com/read/361375/10056432
txt readme.txt
This sample has been tested on Windows NT 3.51(SP5), 4.0(SP5)
and Windows 2000 beta1 and beta2.
Steps to try out the sample
===========================
1. Run "PORT.EXE" without any command l
www.eeworm.com/read/353769/10418512
uni makefile.uni
#
CC=cc
CFLAGS=-O
LDFLAGS=-s
LDLIBS=-lm
LD=$(CC)
## NetBSD-1.0 (tested on Amiga)
##
#CC=gcc
#CFLAGS=-O2
#LDFLAGS=-s
#LDLIBS=-lm
#LD=$(CC)
# DEC Alpha/OSF
#
#CC=cc
#CFLAGS=-O2
www.eeworm.com/read/449818/7496150
hpl br9080.hpl
; Orange programmer module v3.0
; (c) 2000 Victor Makcimov, Alex Plusov
; CHIP=BR9080 (512x16) Rohm
; Tested !!!
SOCKET=2
PINO=CS,2 ;1
PINO=CLK,0 ;2
PINO=DI,1 ;3
www.eeworm.com/read/449818/7496181
hpl bmw_2100.hpl
; Orange programmer module v3.2
; (c) 2000 Alex Plusov
; BMW BAVARIA C BUSINESS RDS (zbm 92 - Pioneer) Calculator
; CHIP=P2100,8x8
; tested ok!!!
;PIN 1 2 3 4 5 6 7
www.eeworm.com/read/140090/13109971
wir 1.wir
Wire Test Report
Tester Id:1
Test product internal work order number:1
Test date and test time:02-23-2001 10:13
Test software version:V1.0
Type of tested product:Smart J
Test equip
www.eeworm.com/read/140090/13109975
fun 1.fun
Function Test Report
Tester Id:1
Test product internal work order number:1
Test date and test time:03-13-2001 15:40
Test software version:V1.0
Type of tested product:Smart J
Test e
www.eeworm.com/read/136696/13365650
m da_panel.m
function da_panel
%DA_PANEL.M: To be called from FISDEMO.M.
% Copyright (c) 1993 Jyh-Shing Roger Jang, U. C. Berkeley
% jang@eecs.berkeley.edu
% (Tested on Matlab version 4.0a
www.eeworm.com/read/238480/13883810
install
Make sure you have:
glibc >= 2.0.7 with linuxthreads
just type "make" and you get hunt binary
You can download binary and static linked binary code also.
libc5 + linuxhteads-7.X isn't tested byt yo
www.eeworm.com/read/131315/5943280
todo
done/tested: (Jeff Buhrt)
6.7
1) added a per row memory allocation
-runs in about 1/2 run time and 1/3 the space of 6.6vm.1
-insert/delete row now just moves pointers (# == maxrow+1-currow)
and bl