代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/312805/13604168
ncb allocation.ncb
www.eeworm.com/read/274377/4186510
java allocation.java
package structs;
public class ALLocation{
Struct struct;
public ALLocation(Struct str){
struct=str;
}
public boolean add(Struct node){
//if(!Key.hasKWD(struct.KeyWords,node.KeyWords))
www.eeworm.com/read/406924/2272570
c allocation.c
/**************************************************
*
* allocation.c
*
* CVS ID: $Id: allocation.c,v 1.5 2006/10/27 12:52:55 belardi Exp $
* Author: Leos Longauer [LL] - STM
* Date: $Dat
www.eeworm.com/read/406924/2272571
h allocation.h
/**************************************************
*
* allocation.h
*
* CVS ID: $Id: allocation.h,v 1.3 2006/09/18 09:55:23 belardi Exp $
* Author: Leos Longauer [LL] - STM
* Date: $Dat
www.eeworm.com/read/375190/2731664
qbk allocation.qbk
[/
/ Copyright (c) 2003-2008 Christopher M. Kohlhoff (chris at kohlhoff dot com)
/
/ Distributed under the Boost Software License, Version 1.0. (See accompanying
/ file LICENSE_1_0.txt or copy at
www.eeworm.com/read/294149/8250186
c allocation.c
#include
#include "allocation.h"
extern dlfusc_setcarriers(char cs[], int slotnum, int idcell) ;
extern dlpusc_setcarriers(char cs[], int slotnum, int idcell) ;
int debug=0 ;
#define DEF_S
www.eeworm.com/read/294149/8250190
h allocation.h
#ifndef __ALLOCATION__H
#define __ALLOCATION__H
#define FUSC 1
#define PUSC 2
#define AMC 3
#define STC 4
#define DLINK 1
#define ULINK 2
#define OFDMA_NC 2048
#define UNALLOC_MARK '_'
#define V
www.eeworm.com/read/383177/8964727
c allocation_error.c
/*===========================================================================*/
/* SEED reader | allocation_error | utility */
/*======================================
www.eeworm.com/read/176535/9494095
c memory allocation.c
/********************
memory allocation function
********************/
#include
#include
// 159.335 assignment 3
// This is a working memory allocation program
// but it is