代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/260417/11726372
c omnivision_sbus.c
/*
* drivers/media/video/mx2ads/omnivision_sbus.c
*
* Description:
* Link to OmniVision camera "Serial Bus" (I2C).
* Tested with OV9640 camera.
*
* Author: Monta Vista Software, Inc.,
www.eeworm.com/read/153623/12018877
txt install.txt
RTAI fifo & shared memory examples from:
http://www.aero.polimi.it/~rtai/documentation/articles/guide.html
Tested with kernel 2.6.7 and vesuvio (hal6c1-2.6.7.patch) on Fedora Core 2.
Compile the ex
www.eeworm.com/read/253602/12210634
txt ws_ftp server 小于等于4.0.2 allo remote buffer overflow.txt
/*
* Ipswitch WS_FTP Server
www.eeworm.com/read/232853/14180072
txt readme first.txt
BEFORE LOADING THE APP
the Exe is tested on winxp pro and win2000 sp3 works fine
1) Rename VNCX.bas to VNCX.DLL and register it (regsrv32)
if psc removes it U can downaload it from
http://
www.eeworm.com/read/123255/14641660
sieme readme.sieme
Extended support for Siemens mobile phones via gsmlib
-----------------------------------------------------
* Hardware:
Supported phones: S25, S35, S45, ME45, SL45
Tested phones: S45, ME45
* Featur
www.eeworm.com/read/120867/14784778
java hushsha1.java
/*
* File: HushSHA1.java
*
* The SHA-1 hash algorithm.
* Does not work (not tested) on message sizes over 2 billion bits long.
* Returns a 160 bit (20 byte, or 5 32-bit words) hash value
www.eeworm.com/read/114622/15045028
met makefile.met
# Makefile for MetaWare Hi C++
# V3.2 tested on Windows NT 3.5
CPP = hcnt
.c.exe:
$(CPP) $<
.cpp.exe:
$(CPP) $<
.cpp.obj:
$(CPP) -c $*.cpp
$(CPP) $**
all: ISTACK.exe \
S
www.eeworm.com/read/114622/15045084
ms makefile.ms
# Makefile for Microsoft Visual C++ 2.0
# Tested on Windows NT 3.5
CPP = cl
.c.exe:
$(CPP) $<
.cpp.exe:
$(CPP) $<
.cpp.obj:
$(CPP) -c $*.cpp
all: PUBLIC.EXE PRIVATE.EXE FRIEND
www.eeworm.com/read/114622/15045257
ms makefile.ms
# Makefile for Microsoft Visual C++ 2.0
# Tested on Windows NT 3.5
CPP = cl
.c.exe:
$(CPP) $<
.cpp.exe:
$(CPP) $<
.cpp.obj:
$(CPP) -c $*.cpp
all: MACRO.exe \
INLINE.exe \
AC
www.eeworm.com/read/114622/15045515
ms makefile.ms
# Makefile for Microsoft Visual C++ 2.0
# Tested on Windows NT 3.5
CPP = cl
.c.exe:
$(CPP) $<
.cpp.exe:
$(CPP) $<
.cpp.obj:
$(CPP) -c $*.cpp
all: COMPOSE.exe \
COMPOSE2.exe \