代码搜索:points
找到约 10,000 项符合「points」的源代码
代码结果 10,000
www.eeworm.com/read/281685/9140395
gif points.gif
www.eeworm.com/read/182349/9206865
dat points.dat
40
3
100,500,213.5974,2
200,707.1068,409.1849,8
300,866.0255,570.7355,18
400,1000,685.969,32
500,1118.034,747.704,50
600,1224.745,754.6487,72
700,1322.876,711.543,98
800,1414.214,628.6363,128
www.eeworm.com/read/181160/9272220
points cool.points
-rmin -.8 -rmax -.7 -imin .05 -imax .15 -maxiter 1000
#crack
-rcenter 0 -icenter 0 -radius 2 -maxiter 100
#plain old boring
-rmin -0.78270040000000007 -imin 0.14599959999999998 -rmax -0.
www.eeworm.com/read/372034/9524113
mdb points.mdb
www.eeworm.com/read/371109/9565912
gif points.gif
www.eeworm.com/read/365329/9869408
c points.c
#include "Point.h"
int main (int argc, char ** argv)
{ void * p;
initPoint();
while (* ++ argv)
{ switch (** argv) {
case 'p':
p = new(Point, 1, 2);
break;
default:
continue;
}
www.eeworm.com/read/365329/9869439
c points.c
#include "Point.h"
int main (int argc, char ** argv)
{ void * p;
initPoint();
while (* ++ argv)
{ switch (** argv) {
case 'p':
p = new(Point, 1, 2);
break;
default:
continue;
}
www.eeworm.com/read/365329/9869585
c points.c
#include "Point.h"
#include "new.h"
int main (int argc, char ** argv)
{ void * p;
while (* ++ argv)
{ switch (** argv) {
case 'p':
p = new(Point, 1, 2);
break;
default:
continue;
}
www.eeworm.com/read/361798/10035465
m points.m
function [rho,theta]=points(t);
% function POINTS
% Calculates RHO and THETA when called by samples.m
total=t(1);disc=t(8);
freq=t(2);bw=t(3);
vel=t(4);acc=t(5);
bursts=t(6);pul_burst=t(7);
theta0=-.