代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/422750/2033355
2165dcb3287e001d1e6aa8d80b189b47
obj/alt_malloc_lock.o: \
/cygdrive/c/altera/80/nios2eds/components/altera_hal/HAL/src/alt_malloc_lock.c \
/cygdrive/c/altera/80/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-el
www.eeworm.com/read/422750/2033649
71d06f52787d001d1a71c55e3d285ef2
obj/alt_malloc_lock.o: \
/cygdrive/c/altera/80/nios2eds/components/altera_hal/HAL/src/alt_malloc_lock.c \
/cygdrive/c/altera/80/nios2eds/bin/nios2-gnutools/H-i686-pc-cygwin/bin/../lib/gcc/nios2-el
www.eeworm.com/read/146863/12606585
txt 教学计划编制问题.txt
/* 输出有向图的一个拓扑序列及其应用问题的算法实现程序 */
#include
#include
#include // malloc()等
#include // INT_MAX等
#include // EOF(=^Z或F6),NULL
#in
www.eeworm.com/read/189481/8467544
cpp clsfile.cpp
#include
#include "clsFile.h"
clsFILE::clsFILE()
{
InitVars();
}
clsFILE::~clsFILE()
{
// Cleanup
Destroy();
}
//
// Open a file in the specified mode
//
BOOL clsFI
www.eeworm.com/read/189479/8467671
cpp clsfile.cpp
#include
#include "clsFile.h"
clsFILE::clsFILE()
{
InitVars();
}
clsFILE::~clsFILE()
{
// Cleanup
Destroy();
}
//
// Open a file in the specified mode
//
BOOL clsFI
www.eeworm.com/read/290592/8473698
c dmalloc_t.c
/*
* Test program for malloc code
*
* Copyright 2000 by Gray Watson
*
* This file is part of the dmalloc package.
*
* Permission to use, copy, modify, and distribute this software for
* any pu
www.eeworm.com/read/387376/8688712
cpp pcx.cpp
// Pcx.cpp: implementation of the CPcx class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include
#include "P
www.eeworm.com/read/387376/8689504
cpp pcx.cpp
// Pcx.cpp: implementation of the CPcx class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include
#include "P
www.eeworm.com/read/282479/9091460
cpp pcx.cpp
// Pcx.cpp: implementation of the CPcx class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include
#include
#include "P
www.eeworm.com/read/182041/9220974
c simonsez.c
//==================================
// SIMONSEZ - Matt Pietrek 1995
// FILE: HOOKAPI.C
//==================================
#include
#include
#include "hookapi.h"
// M