代码搜索结果

找到约 9,168 项符合 PCB 的代码

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

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

in_pcb.h

/* * GloMoSim is COPYRIGHTED software. Release 2.02 of GloMoSim is available * at no cost to educational users only. * * Commercial use of this software requires a separate license. No cost, *

in_pcb.pc

/* * GloMoSim is COPYRIGHTED software. Release 2.02 of GloMoSim is available * at no cost to educational users only. * * Commercial use of this software requires a separate license. No cost, *

in_pcb.c

/* * Copyright (c) 1982, 1986, 1991, 1993, 1995 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without *

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 * modifi

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

pcb.java

/* -*- tab-width: 4 -*- * * Electric(tm) VLSI Design System * * File: PCB.java * Printed-Circuit Board technology description * Generated automatically from C Electric * * Copyright (c) 2004 S

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

pcb.java

/************************************************************************************ *进程控制块链表:[作业ID][作业状态(0:等待.1:运行)][优先级][当前pc][当前AX][当前BX][当前CX][当前DX][当前在硬盘中的地址] *********************************