代码搜索:transceiver
找到约 674 项符合「transceiver」的源代码
代码结果 674
www.eeworm.com/read/382594/2632193
vcp transceiver.vcp
# Microsoft eMbedded Visual Tools Project File - Name="Transceiver" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE
www.eeworm.com/read/382594/2632195
bor transceiver.bor
# Makefile for building the Transceiver exe with Borland C++ Make
NAME = Transceiver
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\transceiver.$(OBJ_EXT)
LFLAGS = \
-L"." \
www.eeworm.com/read/382594/2632198
dsp transceiver.dsp
# Microsoft Developer Studio Project File - Name="Transceiver" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x8
www.eeworm.com/read/382594/2632202
sln transceiver.sln
Microsoft Visual Studio Solution File, Format Version 8.00
#
# $Id: VC71WorkspaceCreator.pm,v 1.7 2006/01/25 17:42:09 elliott_c Exp $
#
# This file was generated by MPC. Any changes made directly
www.eeworm.com/read/382594/2632205
dsw transceiver.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
#
# $Id: VC6WorkspaceCreator.pm,v 1.15 2006/02/22 20:05:55 elliott_c Exp $
#
# This file was generated by MPC. Any changes made dire
www.eeworm.com/read/382594/2632206
cpp transceiver.cpp
// transceiver.cpp,v 4.41 2005/01/30 07:47:21 ossama Exp
// Test program for the event transceiver. This program can play the
// role of either Consumer or Supplier. You can terminate this
// p
www.eeworm.com/read/382594/2632208
h transceiver.h
/* -*- C++ -*- */
// transceiver.h,v 4.4 2004/09/17 16:10:46 shuston Exp
#ifndef ACE_TRANSCEIVER_H
#define ACE_TRANSCEIVER_H
#include "ace/SOCK_Stream.h"
#include "ace/Svc_Handler.h"
class
www.eeworm.com/read/382594/2632209
transceiver gnumakefile.transceiver
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Transceiver
#
# gnu.mpd,v 1.148 2006/04/03 12:12:54 el
www.eeworm.com/read/382594/2632210
mpc transceiver.mpc
// -*- MPC -*-
// Transceiver.mpc,v 1.2 2005/04/19 06:52:47 jwillemsen Exp
project(*) : aceexe {
exename = Transceiver
Source_Files {
transceiver.cpp
}
}