代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/420845/10771291

txt readme.txt

Proposed Schedule of Topics/Time Allocation for Heat Transfer, ANSYS Release 5.5 Prepared By Dr. Lawrence Durocher CAEA, Inc. Comments: * The course can be given in a 2-day or 3-day for
www.eeworm.com/read/419830/10834745

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/270992/11013586

m tub.m

%tub.m/created by PJNahin for "Duelling Idiots"(2/19/99) %This m-file computes the optimal allocation of search boats %looking for the UNSINKABLE TUB. % % ps=input('Probability a search boat find
www.eeworm.com/read/470800/6908717

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/470800/6909005

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/468329/6996741

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/465792/7046113

txt 算法.txt

#include "malloc.h"   #include "stdio.h"   #include "stdlib.h"   #define alloclen sizeof(struct allocation)   #define maxlen sizeof(struct max)   #define avalen sizeof(struct available)   #defin
www.eeworm.com/read/464894/7061970

c pngerror.c

/* pngerror.c - stub functions for i/o and memory allocation * * libpng 1.0.9 - January 31, 2001 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2001
www.eeworm.com/read/464894/7062059

c pngmem.c

/* pngmem.c - stub functions for memory allocation * * libpng 1.0.9 - January 31, 2001 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2001 Glenn Rand
www.eeworm.com/read/129161/7077904

c pngstub0.c

/* pngstub.c - stub functions for i/o and memory allocation libpng 1.0 beta 1 - version 0.71 For conditions of distribution and use, see copyright notice in png.h Copyright (c) 1995 Gu