代码搜索:公差标注

找到约 582 项符合「公差标注」的源代码

代码结果 582
www.eeworm.com/read/38039/1091291

mnu setup_dwg.mnu

DWG#SET#UP 绘图设置 # Draw#Setup 绘图设置 Set parameters for the drawing. 设置绘图参数。 Tol#Setup 公差设置 Specify tolerance standards. 指定公差标准。 Relations 关系 Add, edit or list relations. 增加、编辑或列出关系。 Parameters 参数 Set u
www.eeworm.com/read/38039/1093380

mnu crvdsp.mnu

CRV#DISPLAY 曲线显示 Select#Curve 选取曲线 Select a curve for curve analysis display. 为曲线分析显示选取一条曲线。 Scale 比例 Change display scale. 改变显示比例。 Tolerance 公差 Change Deviation Tolerance. 改变偏差公差。 Density 密度 Change
www.eeworm.com/read/442313/7655448

grs 4.14.grs

$$变量声明。 entity/results(100),cur $$选择一条曲线。 l10: ident/'pick a curve',cur,resp jump/l10:,trm:,,resp $$输入弦向公差。 l20: param/'enter the tolerance','弦高公差=',tol,resp jump/l20:,trm:,,resp $$等弦长
www.eeworm.com/read/38039/1091420

mnu dtm_loc.mnu

DATUM#LOC 基准位置 # Dimension 尺寸 Display the datum label next to a dimension. 在尺寸旁边显示基准标签 Geom#Tol 几何公差 Display the datum label under a geometric tolerance note. 在一个几何公差注解下显示基准标签 Default 缺省 Display in t
www.eeworm.com/read/411497/11240073

pas segtag.pas

{ 今日开始试图改造分词标注程序, 既可以生成目前以pku为基础的标注集 又可以生成滨州汉语树库的标注集 主要的思路: 设计一个新的更细的标注集,是两个标注集的细化,然后可以简单地通过合并某些 词类来生成两个标记集。 首先: pku的标记集里面有些是没有意义的,如l之类。这些需要尽快去除。 } {$ifndef dll}{$a ...
www.eeworm.com/read/38039/1092901

mnu edgechamf.mnu

EDGE#CHAMFER 边倒角 # Scheme 布置 Define dimensioning scheme 定义标注标注形式 Ref#Surface 参考曲线 Pick a surface to be dimensioned from. 选取一张从之开始标注尺寸的曲面 Edge#Refs 边参照 Pick edges to be chamfered. 选取要进行倒角化的边
www.eeworm.com/read/38039/1090673

mnu cmmverify.mnu

CMM#VERIFY CMM校验 # Name 名称 # Tolerance 公差 # Feature(s) 特征 # Datum(s) 基准 # Ref#Csys 参照坐标系 # Comment 注释 #
www.eeworm.com/read/388890/8565829

h postagging.h

#define uchar unsigned char void TrainFile(CString FileName); // 对单个文件进行训练获取词性标注用的参数 void TaggingFile(CString FileName); // 对单个文件进行词性标注 class CCoMatrix: public CObject { DECLARE_SERIAL(CCoMat
www.eeworm.com/read/242611/12996787

h postagging.h

#define uchar unsigned char void TrainFile(CString FileName); // 对单个文件进行训练获取词性标注用的参数 void TaggingFile(CString FileName); // 对单个文件进行词性标注 class CCoMatrix: public CObject { DECLARE_SERIAL(CCoMat
www.eeworm.com/read/220982/14780963

h postagging.h

#define uchar unsigned char void TrainFile(CString FileName); // 对单个文件进行训练获取词性标注用的参数 void TaggingFile(CString FileName); // 对单个文件进行词性标注 class CCoMatrix: public CObject { DECLARE_SERIAL(CCoMat