代码搜索:Allocation

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

代码结果 5,034
www.eeworm.com/read/152843/5659726

c intmem.c

/* * Simple allocator for internal RAM in ETRAX FS * * Copyright (c) 2004 Axis Communications AB. */ #include #include #include #include
www.eeworm.com/read/192210/8399098

h er_defs.h

#ifndef ER_DEFS_H #define ER_DEFS_H #ifdef NU_DEBUG_MEMORY /* NU_DEBUG_MEMORY can only service one memory pool each time it is compiled. It will examine the memory pool NU_DEBUG_POOL poi
www.eeworm.com/read/470126/6924937

h er_defs.h

#ifndef ER_DEFS_H #define ER_DEFS_H #ifdef NU_DEBUG_MEMORY /* NU_DEBUG_MEMORY can only service one memory pool each time it is compiled. It will examine the memory pool NU_DEBUG_POOL poi
www.eeworm.com/read/301490/13858371

h er_defs.h

#ifndef ER_DEFS_H #define ER_DEFS_H #ifdef NU_DEBUG_MEMORY /* NU_DEBUG_MEMORY can only service one memory pool each time it is compiled. It will examine the memory pool NU_DEBUG_POOL points to.
www.eeworm.com/read/175592/6341531

h er_defs.h

#ifndef ER_DEFS_H #define ER_DEFS_H #ifdef NU_DEBUG_MEMORY /* NU_DEBUG_MEMORY can only service one memory pool each time it is compiled. It will examine the memory pool NU_DEBUG_POOL poi
www.eeworm.com/read/157403/11709784

h er_defs.h

#ifndef ER_DEFS_H #define ER_DEFS_H #ifdef NU_DEBUG_MEMORY /* NU_DEBUG_MEMORY can only service one memory pool each time it is compiled. It will examine the memory pool NU_DEBUG_POOL poi
www.eeworm.com/read/231142/14253378

h er_defs.h

#ifndef ER_DEFS_H #define ER_DEFS_H #ifdef NU_DEBUG_MEMORY /* NU_DEBUG_MEMORY can only service one memory pool each time it is compiled. It will examine the memory pool NU_DEBUG_POOL poi
www.eeworm.com/read/133990/14014856

txt 银行家算法.txt

#include #include #include typedef struct Max1 //定义每个进程对资源的最大需求MAX的结构。 { int m_a; int m_b; int m_c; }Max; typedef struct Allocation1//定义当前分给每个进程的资源数数目Alloc
www.eeworm.com/read/188512/8532461

cpp fig16_05.cpp

// Fig. 16.5: Fig16_05.cpp // Demonstrating pre-standard new returning 0 when memory // is not allocated. #include using std::cerr; using std::cout; int main() { double *ptr[
www.eeworm.com/read/382755/9002519

html malloc.html

Dynamic Memory Allocation In SQLite body { margin: au