代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/356737/10221881
m spaceframeelementshearydiagram.m
function y = SpaceFrameElementShearYDiagram(f, L)
%SpaceFrameElementShearYDiagram This function plots the shear force
% diagram for the space frame element
%
www.eeworm.com/read/356737/10221942
m spaceframeelementshearzdiagram.m
function y = SpaceFrameElementShearZDiagram(f, L)
%SpaceFrameElementShearZDiagram This function plots the shear force
% diagram for the space frame element
%
www.eeworm.com/read/356183/10235368
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/163041/10251892
java escapee.java
import javax.microedition.lcdui.game.*;
import javax.microedition.lcdui.*;
public class Escapee extends Sprite {
private boolean isAlive;
private boolean isMove = false;
private int lifecount=