代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/121089/6069684
asm krun2.asm
TOGGLE EQU 1 ; degine the toggle
;*
;* COW : Character Oriented Windows
;*
;* krun2.asm : Alternate Run/Exec (for shell)
;* *KLUDGE* included by "krun.asm" if EXEC_ALTERNATE.
www.eeworm.com/read/113536/6127918
asm krun2.asm
TOGGLE EQU 1 ; degine the toggle
;*
;* COW : Character Oriented Windows
;*
;* krun2.asm : Alternate Run/Exec (for shell)
;* *KLUDGE* included by "krun.asm" if EXEC_ALTERNATE.
www.eeworm.com/read/109236/6175801
h util.h
/* *********************************************************************
util.h - memory allocation, error reporting, and other mundane stuff
Copyright (C) 1991 Dean Rubine
This program is free sof
www.eeworm.com/read/103192/6220656
asm krun2.asm
TOGGLE EQU 1 ; degine the toggle
;*
;* COW : Character Oriented Windows
;*
;* krun2.asm : Alternate Run/Exec (for shell)
;* *KLUDGE* included by "krun.asm" if EXEC_ALTERNATE.
www.eeworm.com/read/101015/6262100
asm krun2.asm
TOGGLE EQU 1 ; degine the toggle
;*
;* COW : Character Oriented Windows
;*
;* krun2.asm : Alternate Run/Exec (for shell)
;* *KLUDGE* included by "krun.asm" if EXEC_ALTERNATE.
www.eeworm.com/read/100745/6265247
h util.h
/***********************************************************************
util.h - memory allocation, error reporting, and other mundane stuff
Copyright (C) 1991 Dean Rubine
This program is free sof
www.eeworm.com/read/484321/6585726
cpp 3.cpp
int Isprocessallover(); //判断系统中的进程是否全部运行完毕
void Systemstatus(); //显示当前系统中的资源及进程情况
int Banker(int ,int *); //银行家算法
void Allow(int ,int *);
www.eeworm.com/read/401539/11556284
cpp 银行家算法fanxueping.cpp
//银行家算法
#include
#include
#include
#include
using namespace std;
int available[3]={3,3,2};
int Max[6][3]={{7,5,3},{3,2,2},{9,0,2},{2,2,2},{4,3,3}};
www.eeworm.com/read/339324/12243103
cpp mmgr.cpp
// ---------------------------------------------------------------------------------------------------------------------------------
//
//
www.eeworm.com/read/128493/14293580
h jfs_imap.h
/*
* Copyright (c) International Business Machines Corp., 2000-2002
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L