代码搜索:PcB 是什么?
找到约 10,000 项符合「PcB 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/303768/3808027
c in_pcb.c
/* in_pcb.c - internet protocol control block routines */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1991, 1993, 1995
* The Rege
www.eeworm.com/read/298657/3860317
h in_pcb.h
/*
* Copyright (c) 1982, 1986, 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modificatio
www.eeworm.com/read/296544/3902563
c in_pcb.c
/* in_pcb.c - internet protocol control block routines */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1991, 1993, 1995
* The Rege
www.eeworm.com/read/287839/4016091
c in_pcb.c
/* in_pcb.c - internet protocol control block routines */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1991, 1993, 1995
* The Rege
www.eeworm.com/read/279968/4129406
h in_pcb.h
/*
* Copyright (c) 1982, 1986, 1990, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modificatio
www.eeworm.com/read/270740/4235752
s pcb.s
; ****************************************************************************
; * Simple Little Operating System - SLOS
; ***************************************************************************
www.eeworm.com/read/270740/4235817
s pcb.s
@ ****************************************************************************
@ * Simple Little Operating System - SLOS
@ ***************************************************************************
www.eeworm.com/read/433911/1876346
cpp pcb.cpp
// $Id: PCB.cpp 81978 2008-06-16 16:57:12Z sowayaa $
#include "ace/Log_Msg.h"
#include "PCB.h"
#include "PTimerDispatcher.h"
PCB::PCB() : count_(0)
{
ACE_TRACE (ACE_TEXT ("PCB::PCB"));
}
www.eeworm.com/read/433911/1876355
h pcb.h
/* -*- C++ -*- */
// $Id: PCB.h 80826 2008-03-04 14:51:23Z wotte $
#if !defined(PCB_H)
#define PCB_H
// Listing 1 code/ch20
class PCB
{
public:
PCB ();
virtual ~PCB ();
// Set/ge
www.eeworm.com/read/432474/1892469
c in_pcb.c
/* in_pcb.c - internet protocol control block routines */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
* Copyright (c) 1982, 1986, 1991, 1993, 1995
* The Rege