代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/183706/9143860
usr cnc.usr
PCB N.C.DRILL Definition File
# EXCELLON FORMAT
FORMAT 4
MACHINE EXCELLON
TYPE NCDRILL
CODE ASCII
UNITS IMPERIAL
FILEUNITS IMPERIAL
C
www.eeworm.com/read/281527/9151387
c dynamic.c
# include
# include
# define NUM 10
int main()
{
char *str[NUM]; /* 定义一个字符性的指针数组 */
int t;
/* 为数组中的每个指针分配内存 */
for(t=0; t
www.eeworm.com/read/281401/9157258
c comm3.c
/* $Header: comm3.c,v 2.5 90/07/30 09:43:34 ceriel Exp $ */
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in th
www.eeworm.com/read/281401/9157622
c comm3.c
/* $Header: comm3.c,v 2.5 90/07/30 09:43:34 ceriel Exp $ */
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in th
www.eeworm.com/read/281401/9158028
c comm3.c
/* $Header: comm3.c,v 2.5 90/07/30 09:43:34 ceriel Exp $ */
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in th
www.eeworm.com/read/379706/9182609
c deadlock.c
#include
#include
#include
struct process
{ int max[10];
int allocation[7];
int need[10];
int done; /*判断进程是否完成*/
int finish;
www.eeworm.com/read/379525/9194270
h param.h
/*
* tunable variables
*/
#define NBUF 15 /* size of buffer cache */
#define NINODE 100 /* number of in core inodes */
#define NFILE 100 /* number of in core file structures */
#define NMOUNT 5
www.eeworm.com/read/182431/9204081
txt cn700_vc3484645.txt
#include
#include
#include
int Available[50],Allocation[100][100],Max[100][100];//已有资源量
int Need[100][100],Request[40],Work[50],Finish[100],p[100];//需求
int i,j,n
www.eeworm.com/read/377683/9265766
c mem5.c
/*
** 2007 October 14
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgivenes
www.eeworm.com/read/377683/9265817
c mem2.c
/*
** 2007 August 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness