代码搜索:SW
找到约 10,000 项符合「SW」的源代码
代码结果 10,000
www.eeworm.com/read/133287/5906623
cpp stopwatchtest.cpp
//
// StopwatchTest.cpp
//
// $Id: //poco/Main/Foundation/testsuite/src/StopwatchTest.cpp#5 $
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics.
// All rights reserved.
//
// R
www.eeworm.com/read/133287/5906632
cpp timertest.cpp
//
// TimerTest.cpp
//
// $Id: //poco/Main/Foundation/testsuite/src/TimerTest.cpp#5 $
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics.
// All rights reserved.
//
// Redistrib
www.eeworm.com/read/131315/5932813
c autoconf.c
/*
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to B
www.eeworm.com/read/131315/5942466
c printsw.c
/* printsw.c - print switches */
#include "../h/mh.h"
void printsw (substr, swp, prefix)
register char *substr,
*prefix;
register struct swit *swp;
{
int len,
optno;
www.eeworm.com/read/131315/5943080
rfolder
#!/usr/bin/perl
$program = $0;
$program =~ s|.*/||;
$| = 1;
unshift(@INC, $ENV{'DELIVERPATH'});
require 'audit.pl' || die "$program: cannot include audit.pl: $@";
require 'mh.pl' || die "$program: c
www.eeworm.com/read/101082/6249687
c printsw.c
/* printsw.c - print switches */
#include "../h/mh.h"
void printsw (substr, swp, prefix)
register char *substr,
*prefix;
register struct swit *swp;
{
int len,
optno;
www.eeworm.com/read/101082/6250204
c printsw.c
/* printsw.c - print switches */
#include "../h/mh.h"
void printsw (substr, swp, prefix)
register char *substr,
*prefix;
register struct swit *swp;
{
int len,
optno;
www.eeworm.com/read/345795/6357529
h aztcd.h
/* $Id: aztcd.h,v 2.60 1997/11/29 09:51:22 root Exp root $
*
* Definitions for a AztechCD268 CD-ROM interface
* Copyright (C) 1994-98 Werner Zimmermann
*
* based on Mitsumi CDROM driver by Marti
www.eeworm.com/read/485548/6552914
asm spislv.asm
;****************************************************************************
; File Name : TMS320x240 SPI Slave Mode Example Code
;
; TMS320x240 SPI example code #2: 4 Pin SPI option
;
www.eeworm.com/read/485548/6552930
asm spimstr.asm
;****************************************************************************
; File Name : TMS320x240 SPI Master Mode Example Code
;
; TMS320x240 SPI example code #1: 4 Pin SPI option
;