代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/37302/900966
m evolve_normal_vector_weno.m
function [delta, H1_abs, H2_abs] = evolve_normal_vector_WENO(phi, dx, dy, Vn_ext, u_ext, v_ext)
%
% Finds the amount of evolution under a force in
% normal direction and a force based on a vector f
www.eeworm.com/read/23216/934252
c ___poweru.c
/*
FILENAME : MAIN.C
AUTHOR : Direction
PURPOSE : 20110920后备电池方案9-HT-深飞
REVISION : X01 09/21/2011 First issue
*/
#include "HT46R064.h"
#define TRUE 1
#define FALSE 0
www.eeworm.com/read/25265/945333
c ___poweru.c
/*
FILENAME : MAIN.C
AUTHOR : Direction
PURPOSE : 20110920后备电池方案9-HT-深飞
REVISION : X01 09/21/2011 First issue
*/
#include "HT46R064.h"
#define TRUE 1
#define FALSE 0
www.eeworm.com/read/38039/1089878
mnu newrefer.mnu
NEW#REFER 新参考
# remove the # sign and enter foreign help string in this line
AlternateRef 替代参照
Change reference
改变参考
AlternateDir 替代方向
Change direction for datum plane.
改变基准平面的方向。
Same#Ref 相同参照
Chang
www.eeworm.com/read/38039/1090158
mnu bnblninedg2.mnu
BNBLNINNEDG2 能/不能内边2
#
Dir2#TanInrEdge 第二方向相切边
Enable/disable inner edge tangency in second direction.
使内部边能/不能在第二方向相切。
www.eeworm.com/read/38039/1091403
mnu die_opers.mnu
%UNPINNED
DIE#OPER 模具操作
# remove the # sign and enter foreign help string in this line
Press#Dir 压缩方向
Create press direction coordinate system.
创建压缩方向坐标系。
Blankholder 坯件夹持器
Create blankholder feature
www.eeworm.com/read/38039/1092701
mnu persp_flip.mnu
PATH#DIR 轨迹方向
# remove the # sign and enter foreign help string in this line
Opposite#End 反向
Arrow points in the opposite direction for trajectory; flip arrow.
箭头在轨迹的相反方向,反向切换箭头
Okay 正向
Arrow points
www.eeworm.com/read/38039/1095650
mnu chgtandft.mnu
CHG#TAN#DRFT
#
Options
Choose option.
#
Draft#Line
Change draft line.
#
Pull#Dir
Change pull direction.
#
Tangency#Pnt
Change tangent location on a surface.
#
Top#Tan#Pnt
Change top tangent location
www.eeworm.com/read/235582/4649274
java selfedge.java
package edu.odu.cs.zeil.AlgAE.Client.DataViewer.DataGraph;
import edu.odu.cs.zeil.AlgAE.Debug;
import edu.odu.cs.zeil.AlgAE.Direction;
import edu.odu.cs.zeil.AlgAE.Client.DataViewer.DataGraph.Edge;
i
www.eeworm.com/read/235582/4649275
java nulledge.java
package edu.odu.cs.zeil.AlgAE.Client.DataViewer.DataGraph;
import edu.odu.cs.zeil.AlgAE.Direction;
import edu.odu.cs.zeil.AlgAE.Client.DataViewer.DataGraph.Edge;
import edu.odu.cs.zeil.AlgAE.Client.D