代码搜索:Box
找到约 10,000 项符合「Box」的源代码
代码结果 10,000
www.eeworm.com/read/159990/10581600
class box.class
www.eeworm.com/read/159990/10581860
class box.class
www.eeworm.com/read/277889/10596985
c box.c
#include "box.h"
static void draw_box(pixel *ptr,int pitch,void *object,int x,int y)
{
struct box *obj=(struct box*)object;
int w=obj->width;
int h=obj->height;
int i,j;
pixel *buffer=pt
www.eeworm.com/read/277889/10596995
h box.h
#ifndef _DIRTYRECT_BOX_H
#define _DIRTYRECT_BOX_H
#include "canvas.h"
struct box {
COMMON_HEADER
pixel color;
};
void box_draw(struct canvas *c,struct box *b,int x,int y);
#endif
www.eeworm.com/read/351793/10610096
c box.c
#include
#include "math.h"
#include "mpi.h"
int forint ( float temp)
{
int outint;
if( temp >= (floor(temp) + 0.5))
outint=floor(temp) + 1;
else
outint=floor(tem
www.eeworm.com/read/277026/10686695
c box.c
www.eeworm.com/read/421857/10690466
txt the beige box .txt
ThE Beige BoX Writen By: RiP
Ok... a Beige box is probobly one of the most easy phreaking tools to make.
What you Need:
a Phone
a phone cord
2 aligator clips (shoul
www.eeworm.com/read/421683/10710126
h box.h
/***************************************************************************/
/* */
/* Box.h
www.eeworm.com/read/421683/10710129
cpp box.cpp
/***************************************************************************/
/* */
/* Box.cpp
www.eeworm.com/read/421662/10715434