代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/131315/5943266
tex mprof.tex
% Master File: mprof.tex
% Document type: LaTeX
\documentstyle[11pt,captions,doublespace,twoside]{article}
\input{defs}
\setstretch{1}
\fullpagestyle
\begin{document}
\title{A Memory Allocation Pr
www.eeworm.com/read/479166/6699971
cpp fig16_05.cpp
// Fig. 16.5: Fig16_05.cpp
// Demonstrating pre-standard new returning 0 when memory
// allocation fails.
#include
using std::cerr;
using std::cout;
int main()
{
double *ptr[
www.eeworm.com/read/208576/15243679
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/159715/5581860
doc unlimited.doc
#
# $Id: unlimited.doc,v 1.3 2003/09/04 18:53:41 joel Exp $
#
# COPYRIGHT (c) 1989-1997.
# On-Line Applications Research Corporation (OAR).
#
# The license and distribution terms for this file may
www.eeworm.com/read/294149/8250180
readme
This is a small sample program which implements the IEEE 802.16d specification
with regards to allocation of downlink sub-carriers. Currently, three modes of
allocation are supported:
FUSC, PUSC and
www.eeworm.com/read/113029/15472476
cpp fig13_04.cpp
// Fig. 13.4: fig13_04.cpp
// Demonstrating pre-standard new returning 0 when memory
// is not allocated.
#include
using std::cout;
int main()
{
double *ptr[ 50 ];
// a
www.eeworm.com/read/112400/15487800
txt rfc2770.txt
Network Working Group D. Meyer
Request for Comments: 2770 Cisco Systems
Category: Experimental
www.eeworm.com/read/112400/15488245
txt rfc1481.txt
Network Working Group C. Huitema, Chair
Request for Comments: 1481 Internet Architecture Board
www.eeworm.com/read/111644/15507395
cfg mssglobl.cfg
#
# This is a sample global configuration file. All values specified here are
# the internal default values of MSS, so using this file or not will not make
# any diffrence. It's just here as a quick r
www.eeworm.com/read/106679/15628988
txt rfc2770.txt
Network Working Group D. Meyer
Request for Comments: 2770 Cisco Systems
Category: Experimental