代码搜索:points
找到约 10,000 项符合「points」的源代码
代码结果 10,000
www.eeworm.com/read/484484/6280707
in 24points.in
(A+3)*(Q-6)
10-2*(A+Q)
5+4+7+8
J+2*5+3
A/(3/(A/5))
(10*4+9)/2
4*6/(K-K)
9-(3-8)*3
8/3*8+3
8/(3-8/3)
A+J/K*Q
J+K+A-A
A/(A/(Q*2))
3*8/K*K
6*4/A/5
www.eeworm.com/read/479088/6699341
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=-.
www.eeworm.com/read/407650/11412727
yaml points.yaml
%YAML:1.0
points:
- { x: 10, y: 10 }
- { x: 20, y: 20 }
- { x: 30, y: 30 }
www.eeworm.com/read/345593/11806340
dpr points.dpr
program points;
uses
Forms,
Unit1 in 'Unit1.pas' {Form1};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/345593/11806342
res points.res
www.eeworm.com/read/155041/11902194
eps points.eps
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: MATLAB, The Mathworks, Inc.
%%Title: points.eps
%%CreationDate: 01/14/ 1 22:28:56
%%DocumentNeededFonts: Palatino-Roman
%%+ Helvetica
%%DocumentProcessColors: Cyan
www.eeworm.com/read/126651/14410056
h points.h
// points.h: interface for the points class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_POINTS_H__1F31FB4A_8AFE_4E72_BCA7_F605125FC4AE__INCLUDED_)
www.eeworm.com/read/126651/14410061
cpp points.cpp
// points.cpp: implementation of the points class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "cluster.h"
#include "points.h"
#ifd
www.eeworm.com/read/120261/14808493
rand_points
www.eeworm.com/read/120261/14808637