代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/343401/11950843
c 32.c
#include
#include
#include
#include
#define WIDTH 25 /*窗口宽度*/
#define HEIGHT 15 /*窗口宽度*/
#define START_X 10
#define START_Y 5 /* 窗口左上角坐标(START_X,START_Y)
www.eeworm.com/read/124283/14579600
c work_u.c
#include
#include
#include
#include
gsl_sum_levin_u_workspace *
gsl_sum_levin_u_alloc (size_t n)
{
gsl_sum_levin_u_workspace * w;
i
www.eeworm.com/read/120302/14807975
txt 模拟飞机飞行的源程序.txt
#include "graphics.h"
#include "conio.h"
#include "stdio.h"
#include "stdlib.h"
#include "alloc.h"
#define ESC 0x1b/*ESC的ASCII码,十六进制*/
void InstallGraph(void);/*图形程序加载函数的说名语句*/
void DrawGun
www.eeworm.com/read/118399/14873712
txt 12324355.txt
#include "graphics.h"
#include "conio.h"
#include "stdio.h"
#include "stdlib.h"
#include "alloc.h"
#define ESC 0x1b/*ESC的ASCII码,十六进制*/
void InstallGraph(void);/*图形程序加载函数的说名语句*/
void DrawGun
www.eeworm.com/read/212047/15167042
c work_u.c
#include
#include
#include
#include
gsl_sum_levin_u_workspace *
gsl_sum_levin_u_alloc (size_t n)
{
gsl_sum_levin_u_workspace * w;
i
www.eeworm.com/read/8113/141740
c˴
#include
#include
#include
#include
#define WIDTH 25 /*窗口宽度*/
#define HEIGHT 15 /*窗口宽度*/
#define START_X 10
#define START_Y 5 /* 窗口左上角坐标(START_X,START_Y)
www.eeworm.com/read/10105/181172
c 32.c
#include
#include
#include
#include
#define WIDTH 25 /*窗口宽度*/
#define HEIGHT 15 /*窗口宽度*/
#define START_X 10
#define START_Y 5 /* 窗口左上角坐标(START_X,START_Y)
www.eeworm.com/read/12198/240063
c 32.c
#include
#include
#include
#include
#define WIDTH 25 /*窗口宽度*/
#define HEIGHT 15 /*窗口宽度*/
#define START_X 10
#define START_Y 5 /* 窗口左上角坐标(START_X,START_Y)
www.eeworm.com/read/37326/901137
c 32.c
#include
#include
#include
#include
#define WIDTH 25 /*窗口宽度*/
#define HEIGHT 15 /*窗口宽度*/
#define START_X 10
#define START_Y 5 /* 窗口左上角坐标(START_X,START_Y)
www.eeworm.com/read/479151/1339114
h epca.h
#define XEMPORTS 0xC02
#define XEPORTS 0xC22
#define MAX_ALLOC 0x100
#define MAXBOARDS 12
#define FEPCODESEG 0x0200L
#define FEPCODE 0x2000L
#define BIOSCODE 0xf800L
#define MISC