代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/165395/10065671
txt c语言库函数(s类字母) - 1.txt
函数名: sbrk
功 能: 改变数据段空间位置
用 法: char *sbrk(int incr);
程序例:
#include
#include
int main(void)
{
printf("Changing allocation with sbrk()\n");
prin
www.eeworm.com/read/359858/10120078
c m82xxdpramlib.c
/* m82xxDpramLib.c - 82xx DPRAM memory allocation driver */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,26nov01,rcs renamed m82xxDpramLib.c
www.eeworm.com/read/274972/10842362
c m82xxdpramlib.c
/* m82xxDpramLib.c - 82xx DPRAM memory allocation driver */
/* Copyright 1984-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,26nov01,rcs renamed m82xxDpramLib.c
www.eeworm.com/read/470865/6901196
c dlamc.c
#include "allocation.h"
#define DLAMC_GUARDLEFT 160
#define DLAMC_GUARDRIGHT 159
#define DLAMC_NC OFDMA_NC
#define DLAMC_NUMSUBCARRIERS 48
#define DLAMC_NUMSUBCHANNELS 32
#define DLAMC_BINSIZE 9
#def
www.eeworm.com/read/470405/6910302
map mtest.map
Stack Allocation = 2500 bytes
Start Stop Length Name Class
00000H 04619H 0461AH _TEXT CODE
04620H 04621H 00002H EMULATOR_TEXT CODE
04622H 08342
www.eeworm.com/read/445828/7589583
txt c语言库函数(s类字母) - 1.txt
函数名: sbrk
功 能: 改变数据段空间位置
用 法: char *sbrk(int incr);
程序例:
#include
#include
int main(void)
{
printf("Changing allocation with sbrk()\n");
prin
www.eeworm.com/read/443007/7639477
txt c语言库函数(s类字母) - 1.txt
函数名: sbrk
功 能: 改变数据段空间位置
用 法: char *sbrk(int incr);
程序例:
#include
#include
int main(void)
{
printf("Changing allocation with sbrk()\n");
prin
www.eeworm.com/read/296116/8120383
txt c语言库函数(s类字母) - 1.txt
函数名: sbrk
功 能: 改变数据段空间位置
用 法: char *sbrk(int incr);
程序例:
#include
#include
int main(void)
{
printf("Changing allocation with sbrk()\n");
prin
www.eeworm.com/read/325108/13226974
c safs.c
/* 银行家算法,操作系统概念(OS concepts Six Edition)
作者:ctu_85
*/
#include "malloc.h"
#include "stdio.h"
#define alloclen sizeof(struct allocation)
#define maxlen sizeof(struct max)
#define avalen sizeof(
www.eeworm.com/read/325108/13226984
c safe_status_check.c
/* 银行家算法,操作系统概念(OS concepts Six Edition)
作者:ctu_85
*/
#include "malloc.h"
#include "stdio.h"
#define alloclen sizeof(struct allocation)
#define maxlen sizeof(struct max)
#define avalen sizeof(