代码搜索:alloc

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

代码结果 10,000
www.eeworm.com/read/295996/8129300

h cdib.h

// cdib.h 对CDib类中数据和函数进行进行声明 #ifndef _INSIDE_VISUAL_CPP_CDIB #define _INSIDE_VISUAL_CPP_CDIB class CDib : public CObject { public: enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/146107/12671150

h procpil.h

#define SHELL_ALLOC 0x1 #define SHELL_SHOW_WINDOW 0x2 #define SHELL_REDIRECT_STDIN 0x4 #define SHELL_REDIRECT_STDOUT 0x8 typedef struct { char *pchCommandLine; char *pchCurDir; char *pchPath;
www.eeworm.com/read/333330/12686630

cpp stdcom.cpp

#include #include #include #include #include "StdCom.h" #define __CPPARGS ... BYTE COM2 = 0x0b; // Interrupt vector WORD PORT2 = 0x2f8 ;
www.eeworm.com/read/246705/12707928

h cdib.h

// cdib.h 对CDib类中数据和函数进行进行声明 #ifndef _INSIDE_VISUAL_CPP_CDIB #define _INSIDE_VISUAL_CPP_CDIB class CDib : public CObject { public: enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/142403/12947148

h cdib.h

// cdib.h 对CDib类中数据和函数进行进行声明 #ifndef _INSIDE_VISUAL_CPP_CDIB #define _INSIDE_VISUAL_CPP_CDIB class CDib : public CObject { public: enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/243129/12960876

c console.c

#include #include"EX3.h" #include "44b0x.h" #include "DataType.h" #include "console.h" extern unsigned int MCLK; struct UartBuffS bufin0,bufin1; struct UartBuffS *alloc_ubs(struct
www.eeworm.com/read/142084/12966316

h dib.h

// cdib.h 对CDib类中数据和函数进行进行声明 #ifndef _INSIDE_VISUAL_CPP_CDIB #define _INSIDE_VISUAL_CPP_CDIB class CDib : public CObject { public: enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/328789/13002073

h cdib.h

// cdib.h 对CDib类中数据和函数进行进行声明 #ifndef _INSIDE_VISUAL_CPP_CDIB #define _INSIDE_VISUAL_CPP_CDIB class CDib : public CObject { public: enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的
www.eeworm.com/read/328009/13052628

txt 二叉树源程序.txt

#include #include #include #include #include typedef struct treenode *treeptr; //重定义机构指针类型为treeptrstruct treenode //树结点的基本数据结构 { int key
www.eeworm.com/read/139652/13144988

h cdib.h

// cdib.h 对CDib类中数据和函数进行进行声明 #ifndef _INSIDE_VISUAL_CPP_CDIB #define _INSIDE_VISUAL_CPP_CDIB class CDib : public CObject { public: enum Alloc {noAlloc, crtAlloc, heapAlloc}; // 枚举类型,表示内存分配的