代码搜索:Allocation

找到约 5,034 项符合「Allocation」的源代码

代码结果 5,034
www.eeworm.com/read/342904/11992145

c balloc.c

/* * balloc.c -- Block allocation module * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirem
www.eeworm.com/read/153823/12004148

m contents.m

% Logistics Engineering Toolbox. % Matlog Version 9 16-Jan-2006 (http://www.ie.ncsu.edu/kay/matlog) % % Location: % ala - Alternate location-allocation procedure % alaplot - Plo
www.eeworm.com/read/253260/12235106

h dma.h

// dma.h -- inheritance and dynamic memory allocation #ifndef DMA_H_ #define DMA_H_ #include // Base Class Using DMA class baseDMA { private: char * label; int rating;
www.eeworm.com/read/253260/12235800

h dma.h

// dma.h -- inheritance and dynamic memory allocation #ifndef DMA_H_ #define DMA_H_ #include // Base Class Using DMA class baseDMA { private: char * label; int rating;
www.eeworm.com/read/337303/12378243

c allocate.c

/* Memory allocation and deallocation routines */ # include # include # include # include "global.h" # include "rand.h" /* Function to allocate memory to a population
www.eeworm.com/read/337096/12392125

h dma.h

// dma.h -- inheritance and dynamic memory allocation #ifndef DMA_H_ #define DMA_H_ #include // Base Class Using DMA class baseDMA { private: char * label; int rating;
www.eeworm.com/read/232974/14175348

h f2407_c.h

/* Core registers */ #define IMR (volatile unsigned int *)0x0004 /* Interrupt mask reg */ #define GREG (volatile unsigned int *)0x0005 /* Global memory allocation reg */ #defin
www.eeworm.com/read/232971/14175397

h f2407_c.h

/* Core registers */ #define IMR (volatile unsigned int *)0x0004 /* Interrupt mask reg */ #define GREG (volatile unsigned int *)0x0005 /* Global memory allocation reg */ #defin
www.eeworm.com/read/215421/15061524

h f2407_c.h

/* Core registers */ #define IMR (volatile unsigned int *)0x0004 /* Interrupt mask reg */ #define GREG (volatile unsigned int *)0x0005 /* Global memory allocation reg */ #defin
www.eeworm.com/read/209722/15215165

cpp crsa.cpp

//class vlong_value; #include "stdafx.h" #include "CRSA.h" /* class flex_unit // Provides storage allocation and index checking { unsigned * a; // array of units unsigned z; // units al