代码搜索:Rotates
找到约 176 项符合「Rotates」的源代码
代码结果 176
www.eeworm.com/read/491019/1193813
txt read_me.txt
Work Generator
============================================
There are two programs involved in work generation. The Boinc program that creates work and
the file_deleter. The Boinc application rotates
www.eeworm.com/read/236063/4644156
java valuematrix.java
import java.util.Random;
final class valueMatrix
{
Random runRand;
boolean rotates, moves;
valueMatrix()
{
runRand=new Random();
}
int randMatrix()
{
www.eeworm.com/read/288222/4009103
help rotate.help
GSAC Command Reference Manual ROTATE
SUMMARY:
Rotates horizontal components through and angle
ROTate [ TO GC | TO angle ]
INPUT:
TO GC Rotate to the great cir
www.eeworm.com/read/470887/6901290
m rotatetool.m
function varargout = rotatetool(varargin)
% ROTATETOOL is an interface to the IMROTATE function.
%
% ROTATETOOL(HANDLE) rotates a single image contained in HANDLE.
% HANDLE can be a handle to a
www.eeworm.com/read/486307/1252788
java rotfilter.java
/*
* This filter rotates images 90 degrees, counterclockwise by default, unless
* you call setCounterClockwise(false). It is a gradual hack from an ImageFilter
* example in The Java Class Libra
www.eeworm.com/read/288222/4009059
help cuterr.help
GSAC Command Reference Manual CUTERR
SUMMARY:
Rotates a pair of horizontal component traces through an angle
ROTate [to GC] [TO ang]
INPUT:
TO GC Rotate to f
www.eeworm.com/read/331534/3409778
svn-base rotatestrategy.h.svn-base
//
// RotateStrategy.h
//
// $Id: //poco/1.3/Foundation/include/Poco/RotateStrategy.h#2 $
//
// Library: Foundation
// Package: Logging
// Module: FileChannel
//
// Definition of the RotateS
www.eeworm.com/read/331534/3409995
h rotatestrategy.h
//
// RotateStrategy.h
//
// $Id: //poco/1.3/Foundation/include/Poco/RotateStrategy.h#2 $
//
// Library: Foundation
// Package: Logging
// Module: FileChannel
//
// Definition of the RotateS
www.eeworm.com/read/434178/7884235
m rotateimage.m
%
% Image_Rotated = RotateImage(Image, degrees)
%
% Rotates an image by the angle degrees in the
% CCW direction. Degrees may be any number.
% The function will put degrees in the range 0
%
www.eeworm.com/read/127574/14348749
m rotateimage.m
%
% Image_Rotated = RotateImage(Image, degrees)
%
% Rotates an image by the angle degrees in the
% CCW direction. Degrees may be any number.
% The function will put degrees in the range 0
%