代码搜索:Rotates
找到约 176 项符合「Rotates」的源代码
代码结果 176
www.eeworm.com/read/151092/5686560
java rotator.java
// Fig. 10.17: Rotator.java
// A JavaBean that rotates advertisements.
package com.deitel.advjhtp1.jsp.beans;
public class Rotator {
private String images[] = { "images/jhtp3.jpg",
"im
www.eeworm.com/read/135153/5887549
bugs
GrReparentWindow mapping bug in demo2 app when wm running (temp fixed)
blit slow when moving windows in portrait mode
down portrait mode is not correct
add offscreen pixmap rotates when portrait chan
www.eeworm.com/read/125811/6022090
bugs
GrReparentWindow mapping bug in demo2 app when wm running (temp fixed)
blit slow when moving windows in portrait mode
down portrait mode is not correct
add offscreen pixmap rotates when portrait chan
www.eeworm.com/read/483253/6601723
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/154843/11923391
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/150238/12302749
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/336521/12439452
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/228372/14387907
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/223158/14651460
m rotation.m
function [r,p,q]=rotation(x,y,z)
%ROTATION Encode and decode rotation matrices
% (1) r=rotation(x,y,angle) creates a matrix that rotates vectors in the
% plane containing x and y. A small posit
www.eeworm.com/read/114554/15048097
thttpd-rotate 500.thttpd-rotate
#!/bin/sh
#
# thttpd-rotate - nightly script to rotate thttpd's log files on FreeBSD 3.x
#
# This goes in /etc/periodic/daily. It rotates the log files and then
# tells thttpd to shutdown cleanly. T