代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/129161/7077906

c pngmem.c

/* pngmem.c - stub functions for memory allocation libpng 1.0 beta 3 - version 0.89 For conditions of distribution and use, see copyright notice in png.h Copyright (c) 1995, 1996 Guy E
www.eeworm.com/read/208078/7087710

c h.c

/* * h.c -- Handle allocation module * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * See the file "license.txt" for usage and redistribution license requirements *
www.eeworm.com/read/208078/7087724

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/140797/7146946

c pngmem.c

/* pngmem.c - stub functions for memory allocation * * libpng version 1.2.8 - December 3, 2004 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1998-2004 Gl
www.eeworm.com/read/456533/7345936

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/456533/7346233

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/456367/7350774

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/456367/7351058

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/454617/7386817

cpp fuzzy-fla-1.cpp

// Hybrid Intelligent Algorithm (Stochastic Simulation + GA) // facility location-allocation problem # include # include # include # include # incl
www.eeworm.com/read/452512/7438873

c pngerror.c

/* pngerror.c - stub functions for i/o and memory allocation * * libpng 1.0.2 - June 14, 1998 * For conditions of distribution and use, see copyright notice in png.h * Copyright (c) 1995, 1996 Gu