代码搜索:Rotating
找到约 380 项符合「Rotating」的源代码
代码结果 380
www.eeworm.com/read/235380/14072949
m demoellip.m
function demoellip
% Demonstration of a unit circle transformed to a inclined ellipse
% by first scaling, then rotating and finally translating.
%
% D.M. Spink
% Copyright (c) 2000
xx = vect
www.eeworm.com/read/428242/8881784
c rotate.c
/* Copyright (C) 1999 Lucent Technologies */
/* From 'Programming Pearls' by Jon Bentley */
/* rotate.c -- time algorithms for rotating a vector
Input lines:
algnum numtests n rotdist
algnum:
www.eeworm.com/read/377828/9261124
c rotate.c
/* Copyright (C) 1999 Lucent Technologies */
/* From 'Programming Pearls' by Jon Bentley */
/* rotate.c -- time algorithms for rotating a vector
Input lines:
algnum numtests n rotdist
algnum:
www.eeworm.com/read/364450/9906315
c rotate.c
/* Copyright (C) 1999 Lucent Technologies */
/* From 'Programming Pearls' by Jon Bentley */
/* rotate.c -- time algorithms for rotating a vector
Input lines:
algnum numtests n rotdist
algnum:
www.eeworm.com/read/161233/10436333
c rotate.c
/* Copyright (C) 1999 Lucent Technologies */
/* From 'Programming Pearls' by Jon Bentley */
/* rotate.c -- time algorithms for rotating a vector
Input lines:
algnum numtests n rotdist
algnum:
www.eeworm.com/read/464779/7155310
txt technical.txt
Shadow Volumes
Technical Information
This project displays four tori rotating around a point light source. Each casts shadows on the other tori and on the walls. The effect is acheived in three
www.eeworm.com/read/295367/3910938
c rotate.c
/* Copyright (C) 1999 Lucent Technologies */
/* From 'Programming Pearls' by Jon Bentley */
/* rotate.c -- time algorithms for rotating a vector
Input lines:
algnum numtests n rotdist
algnum:
www.eeworm.com/read/432926/1886152
pde geometry.pde
/**
* Geometry
* by Marius Watz.
*
* Using sin/cos lookup tables, blends colors, and draws a series of
* rotating arcs on the screen.
*/
import processing.opengl.*;
// Trig lookup tables
www.eeworm.com/read/391568/8396908
c kalman.c
/*
Tracking of rotating point.
Rotation speed is constant.
Both state and measurements vectors are 1D (a point angle),
Measurement is the real point angle + gaussian noise.
The re
www.eeworm.com/read/291333/8425059
c kalman.c
/*
Tracking of rotating point.
Rotation speed is constant.
Both state and measurements vectors are 1D (a point angle),
Measurement is the real point angle + gaussian noise.
The re