代码搜索:malloc

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

代码结果 10,000
www.eeworm.com/read/372487/9508416

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/371950/9529502

cpp main.cpp

/************************************************************************************* 36. 猴子选大王: ① N 只猴子站成一行,每隔 M 只从头到尾报数,反复进行,报过数的退出,打 印每次退出的猴子的编号,直到剩下一只为止。 ② N 只猴子站成一行,每 M 只报数。先从头到尾,
www.eeworm.com/read/175683/9536398

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/174714/9575776

c paul.c

#include #define f int #define v (void)printf( #define x ),exit(1); #define y ){if(n)c=z(n,u),u=n,n=c;o[i]=n?'0'+(1&*n):'0';} #define z(a,b) (f*)(~1&*a^(f)b) #define k(l) if(!(l=(f*)malloc(s
www.eeworm.com/read/363416/9952412

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/363114/9967110

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/362002/10024320

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/361569/10044913

c 12cplx.c

#include "stdlib.h" int cplx(n,m,a,b,alpha,eps,x,xx,k,s,f) int n,m,k; void (*s)(); double a[],b[],alpha,eps,x[],xx[],(*f)(); { double rn(double *); int r,g,i,j,it,kt,jt,kk;
www.eeworm.com/read/361569/10045098

c 10gear.c

#include "math.h" #include "stdlib.h" #include "4rinv.c" int gear(a,b,hmin,hmax,h,eps,n,y0,k,t,z,ss,f) void (*f)(),(*ss)(); int n,k; double a,b,hmin,hmax,h,eps,y0[],t[],z[];
www.eeworm.com/read/358056/10196706

c 12cplx.c

#include "stdlib.h" int cplx(n,m,a,b,alpha,eps,x,xx,k,s,f) int n,m,k; void (*s)(); double a[],b[],alpha,eps,x[],xx[],(*f)(); { double rn(double *); int r,g,i,j,it,kt,jt,kk;