代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/204766/15333857

c pr_loqo.c

/* * File: pr_loqo.c * Purpose: solves quadratic programming problem for pattern recognition * for support vectors * * Author: Alex J. Smola * Created: 10/14/97
www.eeworm.com/read/202208/15389432

cpp huffman.cpp

#include #include #include #include typedef struct { char letter; int wt; }hfm,*hfmlist; //*************************全局变量**********************
www.eeworm.com/read/201871/15394124

txt 奇数魔方.txt

奇数魔方: #include #include void main() { int n,i,**matrix; do { printf("请输入魔方阵的阶数(必须是奇数):n="); scanf("%d",&n); }while(n
www.eeworm.com/read/112654/15479509

cpp bian.cpp

#include #include #include #include #include //#include #define n 26 void main() { int i,wt,child,start; unsigned int f,c; char
www.eeworm.com/read/107016/15614767

txt 24.txt

//VC6.0调试通过 #include #include #include #include #include typedef struct tagL{ //弦链表 int s,e; struct tagL *n;}L,*pL; pL LNew(i
www.eeworm.com/read/136989/5826888

mpc shared_memory.mpc

project(*Hash Map) : aceexe { exename = Hash_Map Source_Files { Hash_Map.cpp } } project(Malloc) : aceexe { exename = Malloc Source_Files { Malloc.cpp } } project(M
www.eeworm.com/read/154848/11923084

c mtrace.c

/* More debugging hooks for `malloc'. Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation, Inc. Written April 2, 1991 by John Gilmore of Cygnus Support. Based on mcheck.c by Mike Ha
www.eeworm.com/read/136072/5874039

bfin readme.bfin

README for uClibc on the blackfin architecture developed/tested with bfin-elf-gcc 3.4.1, from Configuration: Read and edit the Config file, carefully. TARGET_ARCH=blackfin CROSS = bfin-elf- CC
www.eeworm.com/read/167046/5470031

bfin readme.bfin

README for uClibc on the blackfin architecture developed/tested with bfin-elf-gcc 3.4.1, from Configuration: Read and edit the Config file, carefully. TARGET_ARCH=blackfin CROSS = bfin-elf- CC
www.eeworm.com/read/192266/8390383

c ngin.c

#include "math.h" #include "stdlib.h" #include "6gmiv.c" int ngin(m,n,eps1,eps2,x,ka,f,s) void (*f)(),(*s)(); int m,n,ka; double eps1,eps2,x[]; { int i,j,k,l,kk,jt; doubl