代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/137853/13293630
java bullet.java
import java.awt.*;
public class bullet{
private int xPos;
private int yPos;
private Rectangle bullet;
private int direction;
private int Speed;
private int bulletpower;
public bulle
www.eeworm.com/read/137729/13302520
net rd139cem.net
(edif &RD139CEM
(edifVersion 2 0 0)
(edifLevel 0)
(keywordMap (keywordLevel 0))
(status
(written
(timeStamp 0 0 0 0 0 0)
(program "EDIF.DLL")
(comment "Original data from OrCAD
www.eeworm.com/read/137561/13311836
txt 用pic12c508509 控制一个步进电机源程序.txt
用PIC12C508509 控制一个步进电机源程序
; STEP_3.ASM (12C508 / 12C509)
;
; Controls a stepping motor driver on GPIO bits 4, 2, 1 and 0.
;
; The direction is controlled by a switch on GPIO bit 3. Bit 5 is n
www.eeworm.com/read/238965/13312728
m makeellip.m
function [x, y]= makeellip( x0, y0, radiusx, radiusy, angleinterval)
% (x0, y0 ) = center of circle
% radiusx = radius in x direction (a)
% radiusy = radius in y direction (b)
% angleinterval = a
www.eeworm.com/read/136914/13354376
txt 用pic12c508509 控制一个步进电机源程序.txt
用PIC12C508509 控制一个步进电机源程序
; STEP_3.ASM (12C508 / 12C509)
;
; Controls a stepping motor driver on GPIO bits 4, 2, 1 and 0.
;
; The direction is controlled by a switch on GPIO bit 3. Bit 5 is n
www.eeworm.com/read/136710/13364154
m iseffil.m
function [x, y, color]=iseffil(startpoint,direction,pathlength,plotting)
% [x y] = iseffil(startpoint,direction,pathlength) [f]
% gives coordinates of the edge cntourpoint
% by scanning a line wh
www.eeworm.com/read/322762/13367284
asm pic12c508509.asm
用PIC12C508509 控制一个步进电机源程序
; STEP_3.ASM (12C508 / 12C509)
;
; Controls a stepping motor driver on GPIO bits 4, 2, 1 and 0.
;
; The direction is controlled by a switch on GPIO bit 3. Bit 5 is not
www.eeworm.com/read/136563/13371700
inc reghc12.inc
save
listing off
;*****************************************************************************
; REGHC12.INC
; Register Definitions for HC812A4 & HC912B32
;