代码搜索:malloc

找到约 10,000 项符合「malloc」的源代码

代码结果 10,000
www.eeworm.com/read/396459/8106959

h matrix.h

#include #include #ifndef __MatrixbyZsolt__ #define __MatrixbyZsolt__ /////////////////////////////////////////////////////////////////////////////////////// //Ini
www.eeworm.com/read/331315/12833658

h matrix.h

#include #include #ifndef __MatrixbyZsolt__ #define __MatrixbyZsolt__ /////////////////////////////////////////////////////////////////////////////////////// //Ini
www.eeworm.com/read/229812/4744336

c _heapshr.c

#include #include void main() { _heapshrink(); system( "chdir c:\\watcomc" ); }
www.eeworm.com/read/229812/4744718

c _heapmin.c

#include #include void main() { _heapmin(); system( "chdir c:\\watcomc" ); }
www.eeworm.com/read/312725/3648984

h lmalloc.h

/************************************************************************* * * Copyright (C) Asic Center. 2001 * All Rights Reserved * * Filename : malloc.h * Function : * Revision
www.eeworm.com/read/312725/3649119

h lmalloc.h

/************************************************************************* * * Copyright (C) Asic Center. 2001 * All Rights Reserved * * Filename : malloc.h * Function : * Revision
www.eeworm.com/read/383333/2618420

h lmalloc.h

/************************************************************************* * * Copyright (C) Asic Center. 2001 * All Rights Reserved * * Filename : malloc.h * Function : * Revision
www.eeworm.com/read/471882/6883706

h matrix.h

#include #include #ifndef __MatrixbyZsolt__ #define __MatrixbyZsolt__ /////////////////////////////////////////////////////////////////////////////////////// //Ini
www.eeworm.com/read/237882/13922766

h matrix.h

#include #include #ifndef __MatrixbyZsolt__ #define __MatrixbyZsolt__ /////////////////////////////////////////////////////////////////////////////////////// //Initia
www.eeworm.com/read/290204/8496983

c cinv.c

#include "stdlib.h" #include "stdio.h" int cinv(n,ar,ai) int n; double ar[],ai[]; { int *is,*js,i,j,k,l,u,v,w; double p,q,s,t,d,b; is=malloc(n*sizeof(int)); js=malloc