代码搜索:alloc
找到约 10,000 项符合「alloc」的源代码
代码结果 10,000
www.eeworm.com/read/160376/10538282
txt 全屏幕编辑软件的编写.txt
/* BJ.C 全屏幕编辑软件 (Turbo_C 2.0) */
/* 用 tcc -mc bj 编译 */
#include
#include
#include
#include
#include
#define BLCK_COLOR 0x1E /* 字块色彩 */
#d
www.eeworm.com/read/128168/6962432
gal
//GAL16V8反汇编源程序JED2ABEL.C
#include
#include
#include
#include
#include
#include
#include
#include
unsigned in
www.eeworm.com/read/456569/7345073
c 75.c
#include
#include
#include
#include
#include
#define WIDTH_R 20 /*定义火箭柱体宽度*/
#define HEIGHT_R 80 /*定义火箭柱体高度*/
#define WIDTH_H 10 /*定义头部的半
www.eeworm.com/read/314619/13563597
cpp tanchishe.cpp
#include
#include
#include
#include
#include
#include
#include
#include
#define LEFT 0x4B00
#define RIGHT 0x4D00
#d
www.eeworm.com/read/311844/13624833
c 75.c
#include
#include
#include
#include
#include
#define WIDTH_R 20 /*定义火箭柱体宽度*/
#define HEIGHT_R 80 /*定义火箭柱体高度*/
#define WIDTH_H 10 /*定义头部的半
www.eeworm.com/read/142536/5765464
bat msc51.bat
del ..\misc.lib
cl /I..\..\include /c alloc.c >> ..\..\msc.out
cl /I..\..\include /c dos_dirs.c >> ..\..\msc.out
cl /I..\..\include /c dup2.c >> ..\..\msc.out
cl /I..\..\include /c ivars.c >> ..\..\ms
www.eeworm.com/read/101007/6262428
cpp flybezier.cpp
#include "../Fly3D.h"
float bezier_curve::distance(float *p,float *p1,float *p2)
{
// returns distance from point p to line defined by p1,p2
float dot=0,len1=0,len2=0;
int i;
// alloc
www.eeworm.com/read/349895/6684191
c 75.c
#include
#include
#include
#include
#include
#define WIDTH_R 20 /*定义火箭柱体宽度*/
#define HEIGHT_R 80 /*定义火箭柱体高度*/
#define WIDTH_H 10 /*定义头部的半
www.eeworm.com/read/347982/11620240
c 75.c
#include
#include
#include
#include
#include
#define WIDTH_R 20 /*定义火箭柱体宽度*/
#define HEIGHT_R 80 /*定义火箭柱体高度*/
#define WIDTH_H 10 /*定义头部的半
www.eeworm.com/read/260233/11738443
c keybuf.c
#include
#include
#include
#include
void Clear_Key_Buffer(void)
{
int offset;
offset=peek(0x40,0x1a);
pokeb(0x40,0x1c,offset);
}
unsigned char Get_Asci