代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/482678/6621234
m quatrot.m
function qr = quatrot(w);
% QUATROT - returns the quaternion representing the rotation given by
% the 3D vector w (rotation of ||w|| around the direction given by w)
%
% qr = quatrot(w
www.eeworm.com/read/482213/6629878
java maze1.java
// 程序:平面迷宫制作
// 范例文件:Maze1.java
import java.awt.*;
import java.applet.*;
import java.awt.event.*;
public class Maze1 extends Applet implements KeyListener, Runnable
{
int ImageWidth,Imag
www.eeworm.com/read/481966/6634184
cpp 1529.cpp
/* This Code is Submitted by wywcgs for Problem 1529 on 2005-09-19 at 15:13:54 */
#include
int main()
{
int row, col, posix, posiy, arrow;
char maze[60][60], ch, dir;
i
www.eeworm.com/read/480179/6667432
java player.java
import java.awt.*;
/**
* 定义吃豆者的类
*/
public class Player{
private int xPos;
private int yPos;
private int xVPos;
private int yVPos;
private int speed;
private int direction;
pri
www.eeworm.com/read/479479/6687321
c init.c
/**
* @file init.c
*
* Copyright (c) 2004 Atmel.
*
* @brief Ce fichier permet de
*
* This file is included by all source files in order to access to system wide
* configuration.
* @version 1.
www.eeworm.com/read/478173/6720939
pm port.pm
# Verilog - Verilog Perl Interface
# See copyright, etc in below POD section.
######################################################################
package Verilog::Netlist::Port;
use Class::Struct;
www.eeworm.com/read/477821/6723467
java boat.java
package boat;
import javax.microedition.lcdui.Graphics;
import javax.microedition.lcdui.Image;
/**
* 军舰类
*/
public class Boat {
/**
* 军舰数组,下标0代表向右,1代表向左
*/
Image[] bo
www.eeworm.com/read/476096/6762850
java waterwar.java
import java.awt.*;
import java.applet.*;
import java.awt.event.*;
import java.awt.image.*;
import java.awt.geom.*;
import java.util.Random;
class WaterObject extends Thread{
static final int
www.eeworm.com/read/264745/11303025
m cgdft.m
function cgdft
% function cgdft compute DFT coefficients using DIT FFT algorithm
% function cgfft.m is used to implement the constant geometry FFT
clear all;
direction = 1; %1 - for