代码搜索结果
找到约 9,168 项符合
PCB 的代码
mospcb.java
public class MosPCB{
byte pcb_id; //进程ID,0-4为保留标识;
byte[] pcb_cpu_r={48,48,48,48}; //通用寄存器,4个字节表示,用于存放机器指令,初值为0,表示尚没有指令;
byte[] pcb_cpu_pc={48,48}; //指令计数器,2个字节表示,用于存放下一条机器指令地址,初值为0;
mospcb.java
public class MosPCB{
byte pcb_id; //进程ID,0-4为保留标识;
byte[] pcb_cpu_r={48,48,48,48}; //通用寄存器,4个字节表示,用于存放机器指令,初值为0,表示尚没有指令;
byte[] pcb_cpu_pc={48,48}; //指令计数器,2个字节表示,用于存放下一条机器指令地址,初值为0;
rvmegacoparse.c
/******************************************************************************
Filename: rvmegacoparse.c
Description: megaco parser
*************************************************************
tcp.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
tcp.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
tcp.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
tcp.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
tcp.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
tcp.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted
tcp.h
/*
* Copyright (c) 2001, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted