说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> PB9.0
1)  PB 9.0
PB9.0
2)  Lead [英][li:d]  [美][lid]
Pb
1.
Heavy-metal Accumulation and Tolerance of Plants at Zinc-lead Mine Tailings in Hanyuan;
汉源铅锌矿区植物对Pb和Zn的积累及耐性研究
2.
Influence of Copper,Lead and Their Interaction on Accumulation of Copper and Lead in Houttuynia cordata Thunb;
Cu·Pb及其交互作用对鱼腥草累积的影响
3.
Estimation of the accumulation of cadmium and lead by 14 vegetables from soils;
14种蔬菜对土壤Cd和Pb富集能力的估算
3)  Power Builder
PB
1.
This paper proposes an implementation method of plottinn animation using flash in Power Builder,and expatiates the steps of the implementation and source codes.
给出了用Flash MX结合PB进行医院院务保障管理系统界面的制作方法。
2.
Based upon the analysis on the oracle database backing up and recovering,this paper discuss how to realise database backing up and recovering in power builder.
在分析了Oracle数据库导出 /导入备份与恢复的基础上 ,实现了PB下Oracle数据库的备份与恢复。
4)  PowerBuilder
PB
1.
Database Office Management In Powerbuilder;
PB中的数据库事务管理
2.
Print Methods of DataWindow in PowerBuilder;
PB中数据窗口多种打印方式的实现
3.
Aiming at the existed disadvantages that general reports was created in PowerBuilder (PB), the method of creating report forms by DataWindow is presented in this paper.
该方法采用PB的Creat函数将需生成的报表动态创建数据窗口,然后用Describe函数获取数据窗口属性值,用Modify等函数修改数据窗口特定属性,并在数据库中创建包含有该生成报表的报表名、标题名、数据源和生成语法等的数据表。
5)  Pb-Pb Dating
Pb-Pb定年
1.
U-Pb and Pb-Pb Dating of the Host Rock-H8 Dolomite in Bayan Obo Ore Deposit;
白云鄂博赋矿地层H8白云岩的U-Pb和Pb-Pb定年
6)  PB method
PB法
1.
Plackett-Burman method(PB method) and UV spectrometer as testing method were used to optimize the culture conditions of natto kinase-producing Bacillus subtilis strain seed liquid.
利用Plackett-Burman法(PB法),以紫外分光光度法作为测量方法对产纳豆激酶枯草芽孢杆菌种子液培养条件进行了优化。
补充资料:基于FANUC 0i MA系统的MasterCAM 9.0后置处理程序的编辑
FANUC 0i MA系统配MasterCAM软件仍然是当今数控机床加工的主流搭配,因此本文对广大数控机床的编程与操作人员来讲,很有参考价值。文中所表述的思路、方法与程序都是作者在长期的工作实践中总结出来的,我们也欢迎广大读者在欣赏本文的同时,将你们有实用价值的技巧与心得写出来与大家共分享。

    我们在利用MasterCAM为FANUC 0iMA系统做计算机编程的过程中发现,应用软件默认的FANUC后处理程序(Mpfan.pst)输出的刀路文件,需要大量的手工修改才能满足实际加工的需要。为了使CAM软件得到进一步推广应用,我们对MasterCAM9.0后置处理程序进行了编辑,使之应用得到了成功,大大提高了编程效率和程序质量,缩短了产品的制造周期,提高了产品的市场竞争力。
下面以一个例子来说明,零件如图1所示。



图1 零件结构示意图


1. MasterCAM生成的后处理程序


    在图1所示中,主要完成:(1)φ12立铣刀铣外形;(2)φ2中心钻打中心孔;(3)φ10钻头钻2-φ10孔的加工。


    采用MasterCAM软件完成该零件的数控加工仿真后,应用后处理程序Mpfan.pst,生成的NC加工代码如下。
%
O0000
(PROGRAM NAME-EXAMPLE1)
(DATE=DD-MM-YY-11-07-04 TIME=HH:MM-08:41)
N100G21
N102G0G17G40G49G80G90
(TOOL-1DIA.OFF.-1LEN.-1DIA.-12.)
N104T1M6(φ12立铣刀铣外形)
N106G0G90X-62.Y10.A0.S1000M3
N108G43H1Z50.M8
N110Z10.
N112G1Z-10.F1000.
N114G41D1X-50.F100.
N116Y60.
N118X-20.
N120Y51.
N122G3X-14.Y45.R6.
N124G1X14.
N126G3X20.Y51.R6.
N128G1Y60.
N130X50.
N132Y10.
N134X40.Y0.
N136X-40.
N138X-49.661Y9.661
N140G40X-58.146Y1.175
N142G0Z50.
N144M5
N146G91G28Z0.M9
N148G28X0.Y0.A0.
N150M01
(TOOL-2DIA.OFF.-2LEN.-2DIA.-2.)
N152T2M6(φ2中心钻)
N154G0G90G55X15.Y20.A0.S1500M3
N156G43H2Z3.M8
N158G1Z-3.F50.
N160G0Z3.
N162X65.
N164G1Z-3.
N166G0Z3.
N168M5
N170G91G28Z0.M9
N172G28X0.Y0.A0.
N174M01
(TOOL-3DIA.OFF.-3LEN.-3DIA.-10.)
N176T3M6(φ10钻头钻2-φ10孔)
N178G0G90G54X-25.Y20.A0.S1000M3
N180G43H3Z3.M8
N182G1Z0.F50.
N184G0Z3.
N186Z2.
N188G1Z-2.
N190G0Z3.
N192Z0.
N194G1Z-4.
N196G0Z3.
N198Z-2.
N200G1Z-6.
N202G0Z3.
N204Z-4.
N206G1Z-8.
N208G0Z3.
N210Z-6.

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条