代码搜索:PROGRAMMER
找到约 6,766 项符合「PROGRAMMER」的源代码
代码结果 6,766
www.eeworm.com/read/11139/203256
extra miniprog.extra
#-*-Makefile-*-
#$Id: miniprog.extra,v 1.1 2008/08/07 06:38:02 prabal Exp $
# Special flags for Epic USB Mini Programmer
MSP_BSL_FLAGS = --swap-reset-test --invert-reset --invert-test
www.eeworm.com/read/242657/4546601
cpp ha_proactive_status.cpp
/*
** $Id: HA_Proactive_Status.cpp 77308 2007-02-21 22:34:47Z shuston $
**
** Example program from The ACE Programmer's Guide, Chapter 8.
** Copyright 2003 Addison-Wesley. All Rights Reserved.
*/
#in
www.eeworm.com/read/242657/4546894
cpp argv_example.cpp
/**
* $Id: ARGV_Example.cpp 55090 2004-01-03 13:11:00Z jwillemsen $
*
* ACE_ARGV examples not in a larger program. Sample code from The ACE
* Programmer's Guide, Copyright 2003 Addison-Wesley. All
www.eeworm.com/read/242657/4547089
h request_handler.h
/**
* $Id: Request_Handler.h 69745 2005-12-02 08:45:34Z isisbuilds $
*
* Sample code from The ACE Programmer's Guide,
* copyright 2003 Addison-Wesley. All Rights Reserved.
*/
#ifndef __REQUEST_H
www.eeworm.com/read/242657/4547229
cpp ha_status_static.cpp
/**
* $Id: HA_Status_Static.cpp 72205 2006-04-20 10:20:34Z jwillemsen $
*
* Home Automation Status server. Sample code from The ACE Programmer's Guide,
* Copyright 2003 Addison-Wesley. All Rights
www.eeworm.com/read/242657/4547251
cpp ha_status_dynamic.cpp
/**
* $Id: HA_Status_Dynamic.cpp 72205 2006-04-20 10:20:34Z jwillemsen $
*
* Home Automation Status server. Sample code from The ACE Programmer's Guide,
* Copyright 2003 Addison-Wesley. All Rights
www.eeworm.com/read/242657/4547542
h message_receiver.h
/**
* $Id: Message_Receiver.h 55034 2004-01-01 21:01:01Z shuston $
*
* Sample code from The ACE Programmer's Guide,
* copyright 2003 Addison-Wesley. All Rights Reserved.
*/
#ifndef __MESSAGE_REC
www.eeworm.com/read/216502/4890823
u5
.SH
V. UNIX READING LIST
.SH
General:
.LP
K. L. Thompson and D. M. Ritchie,
.IT The
.ul
.UC UNIX
.ul
Programmer's Manual,
Bell Laboratories, 1978.
Lists commands,
system routines and interfaces, file
www.eeworm.com/read/213039/4930575
cpp get_opt.cpp
/**
* Get_Opt.cpp,v 1.2 2004/01/03 13:04:35 jwillemsen Exp
*
* ACE_Get_Opt examples not in a larger program. Sample code from The ACE
* Programmer's Guide, Copyright 2003 Addison-Wesley. All R
www.eeworm.com/read/213039/4930920
cpp udp_unicast.cpp
/**
* UDP_Unicast.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp
*
* Sample code from The ACE Programmer's Guide,
* Copyright 2003 Addison-Wesley. All Rights Reserved.
*/
// Listing 1 code/ch0