代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/161121/5555942
todo
1. Need to figure out why PCI writes to the IOC3 hang, and if it is okay
not to write to the IOC3 ever.
2. Need to figure out RRB allocation in bridge_startup().
3. Need to figure out why address swai
www.eeworm.com/read/152843/5656847
todo
1. Need to figure out why PCI writes to the IOC3 hang, and if it is okay
not to write to the IOC3 ever.
2. Need to figure out RRB allocation in bridge_startup().
3. Need to figure out why address swai
www.eeworm.com/read/193216/8247006
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/294149/8250184
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/174343/9593567
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/367155/9779718
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/135307/13940107
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/183644/9146383
txt readme.txt
Readme file for source code release of
I. C. Wong, Z. Shen, J. G. Andrews, and B. L. Evans, ``A Low Complexity Algorithm for Proportional Resource Allocation in OFDMA Systems'', Proc. IEEE Int. Work.
www.eeworm.com/read/377407/9277769
c alloc.c
/* Memory allocation for Input/Target Arrays etc
*
*
* $Id: alloc.c 1272 2007-05-09 16:26:20Z mhe $
*/
#include
#include
#include "lstm.h"
#include "roc.h"
#include