代码搜索:Rotates
找到约 176 项符合「Rotates」的源代码
代码结果 176
www.eeworm.com/read/245849/12777519
m s_phase_rotation.m
function seisout=s_phase_rotation(seisin,phase,varargin)
% Function rotates phase of each trace in the input data set.
% If more than one phase angle is given (if "phase" is an array), the output
% ca
www.eeworm.com/read/143979/12825417
py notebook.py
#!/usr/bin/env python
# example notebook.py
import pygtk
pygtk.require('2.0')
import gtk
class NotebookExample:
# This method rotates the position of the tabs
def rotate_book(self, button,
www.eeworm.com/read/259565/11781995
m s_phase_rotation.m
function seisout=s_phase_rotation(seisin,phase,varargin)
% Function rotates phase of each trace in the input data set.
% If more than one phase angle is given (if "phase" is an array), the output
% ca
www.eeworm.com/read/455463/1614449
m rotate.m
function [xr,yr]=rotate(x,y,theta)
%
% [xr,yr]=rotate(x,y,theta)
%
% Function rotates the coordinate vectors x & y through the angle theta
% (in degrees) to produce the rotated coordinates xr and yr
%
www.eeworm.com/read/472403/6876732
java gunturret.java
package Shooter3D;
// GunTurret.java
// Andrew Davison, April 2005, ad@fivedots.coe.psu.ac.th
/* The GunTurret is a cylinder with a cone top which rotates
to point at the checkboard locat
www.eeworm.com/read/194440/8194395
m rotate.m
function [xr,yr]=rotate(x,y,theta)
%
% [xr,yr]=rotate(x,y,theta)
%
% Function rotates the coordinate vectors x & y through the angle theta
% (in degrees) to produce the rotated coordinates xr and yr
%
www.eeworm.com/read/235612/14061155
m rotate.m
function [xr,yr]=rotate(x,y,theta)
%
% [xr,yr]=rotate(x,y,theta)
%
% Function rotates the coordinate vectors x & y through the angle theta
% (in degrees) to produce the rotated coordinates xr and yr
%
www.eeworm.com/read/348705/10871873
c notebook.c
/* example-start notebook notebook.c */
#include
/* This function rotates the position of the tabs */
void rotate_book (GtkButton *button, GtkNotebook *notebook)
{
gtk_notebook_set_t
www.eeworm.com/read/147422/5730065
m rotate.m
function rotate(h,azel,alpha,origin)
%ROTATE Rotate an object by angle alpha about a specified direction.
% ROTATE(H,AZEL,ALPHA,ORIGIN) rotates the object H through angle
% ALPHA about an axis des
www.eeworm.com/read/147422/5730074
m rotate.m
function rotate(h,azel,alpha,origin)
%ROTATE Rotate an object by angle alpha about a specified direction.
% ROTATE(H,AZEL,ALPHA,ORIGIN) rotates the object H through angle
% ALPHA about an axis des