代码搜索:Direction

找到约 10,000 项符合「Direction」的源代码

代码结果 10,000
www.eeworm.com/read/103859/15717933

dat mouse_13.dat

www.eeworm.com/read/102446/15780594

frm main.frm

VERSION 5.00 Begin VB.Form frmMain AutoRedraw = -1 'True BackColor = &H00008000& BorderStyle = 1 'Fixed Single Caption = "Ping Pong" ClientHeight
www.eeworm.com/read/101772/15818587

java maze1.java

// 程序:平面迷宫制作 // 范例文件:Maze1.java import java.awt.*; import java.applet.*; import java.awt.event.*; public class Maze1 extends Applet implements KeyListener, Runnable { int
www.eeworm.com/read/101409/15834957

bas moddeclaration.bas

Attribute VB_Name = "modDeclaration" Public fpImage As String Public fpGame As String Public GameStart As Boolean Public GameRestart As Boolean '==============================================
www.eeworm.com/read/100775/15864463

java gridcell.java

import java.util.*; /** * Creates a field on the board, and keeps track of its neighbours. It also * sets up a new field controller. This class also keeps track of the token * that occupys each fi
www.eeworm.com/read/100775/15864487

java field.java

import java.awt.*; import java.awt.event.*; import java.util.*; /** * Creates a field on the board, and keeps track of its neighbours. It also * sets up a new field controller. This class also keep
www.eeworm.com/read/283934/8978924

c step motor.c

#include #define uchar unsigned char #define positive 0 #define minus 1 sbit direction_select=P3^6; bit dir_flag=1; uchar code Pulse_table[4]={0xf8,0xf4,0xf2,0xf1};//{0xfc,0xf6,0xf3,0
www.eeworm.com/read/479546/6688321

m visualfn_cylinder.m

function [] = visualfn_cylinder(Model, dim, centre,linespec) cylinder_axis_start = Model(1:3); cylinder_axis_direction = Model(4:6); cylinder_radius = Model(7); if (nargin < 3)
www.eeworm.com/read/479546/6688327

m primitivecompositefn.m

function compatible = primitiveCompositefn(Model1, Model2, intersectingPts) compatible = false; if(strcmp(Model1.modelType,'Cylinder') && strcmp(Model2.modelType,'Plane')) cyl_radius
www.eeworm.com/read/120251/6075688

particle example-water.particle

Examples/Water/Rain { material Examples/Droplet particle_width 100 particle_height 300 cull_each true quota 100 // Make common direction straight