代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/458359/7298624

c htxlcd.c

#define __ASM asm #include #include #include #include #include #include #include #include
www.eeworm.com/read/451287/7467846

c xueshengshujukuguanli.c

#include #include #include #include #include #include #include #include #define N 3 /
www.eeworm.com/read/439490/7707598

c thaysub.c

/* Thay the chuoi con trong mot chuoi bang mot chuoi con khac */ #include #include #include char *tim_thay(char *source, char *substr, char *replace) { char *f
www.eeworm.com/read/297888/7990017

h bmp256.h

#include #include #include #include #ifndef __BITMAP256_H #define __BITMAP256_H unsigned int Failed=0; struct BITMAPFILE { unsigned int bfType;
www.eeworm.com/read/196034/8118145

c ialloc.c

/* * linux/fs/sysv/ialloc.c * * minix/bitmap.c * Copyright (C) 1991, 1992 Linus Torvalds * * ext/freelists.c * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * * xenix/alloc.c * Co
www.eeworm.com/read/196034/8118164

c balloc.c

/* * linux/fs/sysv/balloc.c * * minix/bitmap.c * Copyright (C) 1991, 1992 Linus Torvalds * * ext/freelists.c * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * * xenix/alloc.c * Co
www.eeworm.com/read/145241/12743750

c ch7_5.c

#include #include #define M 15 typedef struct node { int key; struct node *link; }JD; int h(int k) { return(k%13); } JD *slbwlcz(JD *t[],int k) { JD *p; in
www.eeworm.com/read/145239/12744139

c ch7_5.c

#include #include #define M 15 typedef struct node { int key; struct node *link; }JD; int h(int k) { return(k%13); } JD *slbwlcz(JD *t[],int k) { JD *p; in
www.eeworm.com/read/140556/13075358

c threading.c

#include #include #include #include #include #define N 50 typedef struct NODE { struct NODE *rchild; struct NODE *lchild; int data; i
www.eeworm.com/read/139477/13154667

h partition.h

#ifndef __PARTITION_H_ #define __PARTITION_H_ extern void partition_alloc(char *dataf, char *idxf); extern void partition_dealloc(); extern void partition_get_blk(int *MAINBUF, int p); extern int par