说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 开放源代码软件
1)  Open source software
开放源代码软件
1.
Open source software, which arose recently, provides a new case for us.
近期出现的开放源代码软件为我们提供了新的案例。
2.
As the license agreement of the Open Source Software such as Linux ,General Public License (GPL) endows the Licensees with the right of copying, modifying,redistributing the software.
Linux等开放源代码软件采用通用公共许可证作为软件的许可协议,赋予被许可人自由复制、修改、发布软件的权利。
3.
The success of open source software (OSS) is an astonishing phenomenon.
开放源代码软件的成功是新经济时代中一个不同寻常的现象。
2)  open source software
开放源码软件
1.
This paper introduced the definition of the open source software and the advantages and disadvantages of the open source software,probes into the application of the open source software in digital library,and points out some problems that should pay attention to in the application.
介绍了开放源码软件的定义及优缺点,探讨了开放源码软件在数字图书馆建设中的应用,指出了在应用开放源码软件时应注意的问题。
2.
The open source software,characterized as free,mutual and cooperative idea,plays an important role in the digital age,and becomes a challenge to traditional copyright law.
以自由、共享、协作为理念的开放源码软件在这个信息时代显示出了强大的生命力,并对传统的著作权理念提出了重大挑战。
3.
This article discussed on the premise,principles and ways of open source software of digital library;the index system for evaluating open source software of digital library;the introduction of evaluation model of open source software.
数字图书馆开放源码软件选择的前提、原则、途径;开放源码软件评价指标体系内容;开放源码软件评价模型介绍。
3)  open-source hardware
开放源代码硬件
1.
An application-specific instruction-set processor design method based on open-source hardware (OSH-ASIP) is proposed.
提出了一种基于开放源代码硬件的专用指令集处理器(OSH-ASIP)设计方法,制定了详细的设计流程并用于指导实际的DSP设计。
4)  Open Source
开放源代码
1.
The Prototype Implementation of IMS Based on Open Source Software;
基于开放源代码实现的IMS原型化系统
2.
With the development of open source software movement,there are more and more high quality open source software in many domains.
随着开放源代码软件运动的兴起和发展,在很多应用领域都出现了高质量的开放源代码软件
3.
This paper introduced the definition of the open source software and its application in digital library and it points out the advantages and some questions which should be paid attention to in the application,and lists the impact of OSS on librarians.
文章主要介绍了开放源代码的定义以及在数字图书馆中的应用,指出了其优点与在应用中要注意的问题,以及开放源码对图书馆员的影响。
5)  open source software
开放源代码
1.
The Research of Open Source Software Application;
开放源代码软件的应用研究
2.
The electromagnetic parameter database was realized by server software-MYSQL based on open source software.
利用开放源代码数据库服务器软件MYSQL实现了材料电磁参数数据库。
3.
This text discusses to the definition,target and the basic characteristic of the open source software(OSS),points out the condition of the reference work,and the flexible service of library provided to readers based on OSS.
本文论述了开放源代码软件的定义、目标以及开发源码软件的基本特征,指出图书馆开展参考咨询工作中所需的条件,以及图书馆在参考咨询工作中利用开放源码灵活多样的为读者开展多样的服务。
6)  open source code
开放源代码
1.
This paper presents the principle and implementation of an open source code NS2(Network Simulator V2).
该文给出了一种开放源代码的网络仿真器NS2(NetworkSimulatorV2)的原理与实现。
补充资料:利用UG软件后置处理由MAX-5软件生成的刀位文件
  MAX-5是叶轮专用的编程软件,UG则是在国内应用较广的CAD/CAM系统。MAX-5后置处理的通用性较差,而UG则具有灵活的后置处理功能,本文作者将二者巧妙地结合在了一起,不仅实现了二者的优势互补,而且为成功解决生产中遇到的实际问题开拓了思路。


一、前言


    对于直纹面叶轮的5轴铣削加工,熟悉的人都清楚叶轮专用编程软件MAX-5有着明显的优势。该软件加工轨迹的定义方式丰富、刀具选择面广,加工效果非常好。但由于是专用软件,它的后置处理程序是由软件公司根据实际机床结构编写的,不具有通用性和可编辑性。实际的工作中,我们可能会碰到各种不同运动关系和结构的机床,是否可以提取MAX-5生成的刀位文件而通过其他的软件去实现灵活后置呢?如果这样的方式能够实现,将带给我们极大的方便,同时也增强了MAX-5软件的适应性。


    UG是一款高端的一体化软件,其CAM功能中的可变轴铣削方式就能够实现多轴加工。同时该软件还有一个很大的好处,它对自身的刀位文件可以灵活地后置,通过用户定义的后置处理程序就可生成实际机床所需的代码文件。由此,我们尝试通过UG软件去后置MAX-5软件生成的刀位文件,并成功地在双旋转工作台5轴机床上得以实现。本文就该方式的具体实现过程介绍如下。


二、UG软件多轴加工后置处理程序的用户自定义


    UG软件中的Post-Builder是提供给用户定制后置处理程序的功能模块。该模块如图1所示,不仅可以对程序结构和代码进行定义,同时也可以对机床的运动关系进行定义,这就为我们创造了条件。在这里,考虑多轴加工的后置,我们主要介绍定义机床的运动关系部分,其余的不作叙述。



图1 UG的Post-Builder功能模块


    先探讨一下UG软件提供的机床定义功能。如图2所示,在Create New Post Processor界面里,机床的定义包括了所有的5轴运动关系,这里需要定义与实际相符的机床运动关系,在本文中定义为5-Axis with Dual Rotary Tables方式,然后明确其他选项,进入后续的定置。在5—Axis  Mill的定义中 ,有General Parameters 、Fourth Axis、Fifth Axis共三个部分需要定义,可参照UG的培训教程,这里不作详述。如图3所示,值得注意的是各旋转轴同机床零点之间的相互几何关系和各旋转轴的旋转角度偏移定义,对于后置处理的正确性影响较大。


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