代码搜索:points
找到约 10,000 项符合「points」的源代码
代码结果 10,000
www.eeworm.com/read/247326/12665604
jpg points.jpg
www.eeworm.com/read/315311/13546802
html points.html
Xlib Programming Manual: Drawing Single and Multiple Points
8.3.1 Drawing Single and Multiple Points
www.eeworm.com/read/142536/5764718
c points.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
#include "spice.h"
#include "cpdefs.
www.eeworm.com/read/141300/5771033
c points.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group
**********/
#include
#include
www.eeworm.com/read/141300/5771056
h points.h
/*************
* Header file for points.c
* 1999 E. Rouat
************/
#ifndef POINTS_H_INCLUDED
#define POINTS_H_INCLUDED
double * ft_minmax(struct dvec *v, bool real);
int ft_findpoint(double
www.eeworm.com/read/139332/5799332
xpm points.xpm
/* XPM */
extern const char * points_xpm[];
/* XPM */
extern const char * points_small_xpm[];
www.eeworm.com/read/139332/5799380
points3
50 50 100
100 50 100
150 50 110
200 50 120
261 50 130
300 50 150
341 50 140
400 50 130
450 50 120
500 50 110
50 100 100
100 100 100
155 100 100
200 100 120
250 100 140
320 100 150
350
www.eeworm.com/read/139332/5799698
xpm points.xpm
/* XPM */
extern const char * points_xpm[];
/* XPM */
extern const char * points_small_xpm[];
www.eeworm.com/read/410189/6276700
cpp points.cpp
/*
Alfonso2 Peterssen
10 - 5 - 2008
IOI 2006 Task "Points"
*/
#include
#include
#include
using std::swap;
const int MAXP = 100000;
typedef long long int6