代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/368307/9702351
cpp nrutil.cpp
//nrutil.cpp
#include "StdAfx.h"
#include
#include
#include
//报告错误
void nrerror(char *error_text)
{
printf("Numerical Recipes run-time error...\n");
printf
www.eeworm.com/read/171829/9734282
cpp cus_newd.cpp
#include
#include
class loc
{
int longitude, latitude;
public:
loc(void) {} // Used to construct temporaries
loc (int lg, int lt)
www.eeworm.com/read/171829/9735523
cpp new_far.cpp
#include
void main(void)
{
char far *pointer;
do
{
pointer = new far char[10000];
if (pointer)
cout
www.eeworm.com/read/171829/9735573
cpp no_free.cpp
#include
void main(void)
{
char *pointer;
do
{
pointer = new char[10000];
if (pointer)
cout
www.eeworm.com/read/171665/9743816
c nrutil.c
#include
#include
void nrerror(error_text)
char error_text[];
{
void exit();
fprintf(stderr,"Numerical Recipes run-time error...\n");
fprintf(stderr,"%s\n",error_text);
fpr
www.eeworm.com/read/170798/9789517
h ac3filesrc.h
#ifndef f_AC3FILESRC_H
#define f_AC3FILESRC_H
#include
#include
#include
/* AC3 audio held in a WAV file
wFormatTag WAVE_FORMAT_DOLBY_AC3
n
www.eeworm.com/read/265910/11250264
cpp 14_1.cpp
//14_1
#include
class Samp{
public:
void Setij(int a, int b){i=a,j=b;}
~Samp(){ cout
www.eeworm.com/read/249230/12515818
h fdtd-general.h
#ifndef _STDIO_H
#include
#endif
#ifndef _STDLIB_H
#include
#endif
#define ALLOC_1D(name,nx,type) { \
name = (type *)calloc(nx,sizeof(type)); \
if (!na
www.eeworm.com/read/147072/12590613
h gomoku.h
// Gomoku.h: interface for the Gomoku class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _Gomoku_H_
#define _Gomoku_H_
#include
#include "PLis
www.eeworm.com/read/334076/12642699
tlc sffis.tlc
%% $RCSfile: sffis.tlc,v $
%% $Revision: 1.2 $
%% $Date: 1997/12/11 23:11:47 $
%%
%% Murali Yeddanapudi, 14-Nov-1997
%% Copyright (c) 1996-97 by The MathWorks, Inc.
%%
%% Abstract:
%% Tar