代码搜索:TestProgram

找到约 64 项符合「TestProgram」的源代码

代码结果 64
www.eeworm.com/read/339586/3297417

makefile

# $Id: Makefile,v 1.70 2006/02/02 11:09 bcampen Exp $ BUILD = ../../build CONTRIB = ../../contrib include $(BUILD)/Makefile.pre PACKAGES += REPRO RESIP RUTIL ARES OPENSSL PTHREAD POPT TESTPROGRAM
www.eeworm.com/read/405541/2288150

cc next2me.cc

/* Sall testprogram for broadcast() * capabilities. (C) Sebastian Krahmer, use at your own risk. */ #include #include #include #include #include
www.eeworm.com/read/204713/5030191

java baseio.java

package test; /** * Testprogram for basio board. */ import com.jopdesign.sys.*; import util.*; class Baseio { public static void main( String s[] ) { int i, j; int cnt = 5; int o = 0x08;
www.eeworm.com/read/233554/4666540

c sht.c

/* * sht.c - Testprogram for shared memory refclock * read/write shared memory segment; see usage */ #ifndef SYS_WINNT #include #include #include #include