代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/184964/9062995
cpp hadamard.cpp
#include
#include
#include
#include
int *Hadamard( unsigned N )
/*************************************************************************************
www.eeworm.com/read/184529/9095653
cpp hadamard.cpp
#include
#include
#include
#include
int *Hadamard( unsigned N )
/*************************************************************************************
www.eeworm.com/read/281648/9145262
cpp vector.cpp
// vector.cpp
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "vector.h"
void *AllocPtr(int nSize)
{
void *p = malloc(nSize);
nSize =
www.eeworm.com/read/372238/9515769
txt readme.txt
Description:
------------
This example demonstrates the difference between a thread's Create function
and its construction function. The main difference is that a thread should
new (malloc) all
www.eeworm.com/read/425031/10386516
cpp umain.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include
#include "uMain.h"
#include "DASVRSDK.h"
#include "stdde
www.eeworm.com/read/397650/8030854
cpp doc.cpp
#include
#include
#include
#include
#include"DOC.h"
/////////////////////////////////////////////////////////////////////////////
///////////////////////
www.eeworm.com/read/131315/5939842
c buf.c
/*
* Miscellanious buffer management routines
*
* Frank Pronk
* The University of British Columbia
* Laboratory for Computational Vision
* Copyright (c)
*/
#include "buf.h"
char *malloc();
/
www.eeworm.com/read/100206/6273270
c globals.c
#include "../nsrHdrs/nsr.h"
#include "chkudf.h"
#include
#include
/*****************************************************************************
* Device operating parameters
*
www.eeworm.com/read/481504/6641883
cpp hadamard.cpp
#include
#include
#include
#include
int *Hadamard( unsigned N )
/*************************************************************************************
www.eeworm.com/read/477739/6733475
cpp hadamard.cpp
#include
#include
#include
#include
int *Hadamard( unsigned N )
/*************************************************************************************