查询词典 technology
- 与 technology 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
The main jobs of this paper are as followed: 1 The reuse of the frame design technology for aircraft assembly fixtures is researched. a frame line part library is built with the templet driven technology, the reuse of the frame line part come true by the tools for instantiation and instance modification. The design resources are effectively used, some repeating work is cut. 2 Two methods to obtain the assembly feature are proposed: the straight way by the Enumeration method and the indirect way by project features to the assembly plane. All of the assembly features of the frame and the adjustable bearings are obtained by these two methods which makes the frame automatic assembly technology for aircraft assembly fixtures come true. 3 The frame automatic assembly technology aircraft assembly fixtures based on assembly features is researched. A binary tree assembly model is used to express the assembly information of the frame for aircraft assembly fixtures, the automatic assembly between the frame, the aircraft and the adjustable bearing is completed within the three steps: distribute, obtain and evaluate assembly feature. Finally, the efficiency of the frame assembly design is proved. 4The frame interpart modeling technology for aircraft assembly fixtures is researched, the intersection methods are concluded and the arithmetic of the single-cut, double-cut and inter-cut intersection is proposed, the interpart fast modeling of the frame design for aircraft assembly fixture come true. 5Based on the researches mentioned before, a sub-system of frame fast design for aircraft assembly fixture is developed on CATIA. The sub-system is used to design the aircraft assembly fixtures in a large aeronautics corporation and make a good- effect.
论文的主要工作如下: 1研究了飞机装配型架骨架设计重用技术,在总结归纳骨架线框结构类型的基础上,应用模板驱动的方法建立了骨架线框库,通过骨架线框零件的实例化和离线编辑实现骨架线框的重用,有效利用设计资源,减少重复劳动; 2提出穷举几何对象的装配特征直接获取方法,遍历零件模型的几何对象,从中捕捉所需装配特征,该方法简捷、高效;提出向装配面投影的装配特征间接获取方法,该方法在现有特征基础上生成装配特征,解决了部分装配特征难以直接获取的问题; 3研究了基于装配特征的飞机装配型架骨架自动装配技术,采用一种二叉树装配模型表达骨架的装配关系,并通过装配特征的分配、获取和赋值三个步骤,实现了骨架分别与飞机产品和可调支承的自动装配,避免了繁琐的人工交互操作,提高了骨架设计的效率和规范化程度; 4研究了飞机装配型架骨架零件间建模技术,在总结归纳骨架元件相贯处理方式的基础上,提出了骨架元件单剪切相贯、双剪切相贯和互剪切相贯的实现算法,简化了骨架相贯处理的过程; 5基于以上研究,在CATIA平台上开发了飞机装配型架骨架快速设计子系统,并应用于某大型航空企业的装配型架设计,提高了设计效率和设计质量。
-
"Aerospace investment" by the China Aerospace Science and Technology Corporation to carry their respective China Academy of Launch Vehicle Technology, China Academy of Space Technology, Shanghai Academy of Space Technology, Xi'an Sunward Aerospace Corporation, Xi'an Aerospace Science and Technology Industrial Estates Corporation, the Beijing Aerospace Satellite Applications Corporation, China Electronics space age, Sichuan Aerospace Industry Corporation, China Academy of Aerospace Aerodynamics and other units, the common injection of one billion yuan to build the establishment of incubators focus on industries, resource integration, strategic acquisitions and investment and financing services.
"航空航天投资由中国航天科技集团公司",以履行各自的运载火箭技术,中国空间技术,空间技术上海,西安向阳航天工业总公司,西安研究院中国研究院一个航天科技工业公司,北京航天卫星应用总公司,中国航天时代电子公司,四川航天工业总公司,中国航天空气动力等单位,在10.0亿元的共同注资,以建立孵化器的建立重点学院产业资源整合,战略收购,投资和融资服务。
-
It includes the computer and software, telecommunications, broadcasting and television, micro-electronics and basic components and highlights mobile telecommunications technology, multimedia technology, high-definition televisual technology, digital audio-visual technology, PDP, network technology, character/speech/graph recognition and processing technologies.
包括计算机及其软件、通信、广播电视、微电子及基础元器件各产业,重点是移动通信(gsm、cdma、wcdma)技术、多媒体通信技术、高清晰度电视技术、数字式视听技术、等离子显示技术、网络技术、文字/语音/图形图象识别和处理技术。
-
The technology architecture is the technology way adopted for the system, which includes workflow management technology, templet technology, and navigation-based automatic generation software technology.
技术框架是系统采取的技术路线,包括工作流管理技术、模板技术和基于导航的软件自动生成技术。
-
Primarily, the thesis assays the condition of network framework, the network was divided into three levels in terms of network management in order to establish the distributed method ,and still pointing out the intention and denotation of studying the Topology Discovery.Next, the thesis analyzes SNMP protocol minutely, including its development, principle, and the Network Management system that established on the SNMP protocol. Have analysed MIB in detail and the application way of MIB in network management .The thesis also assays the ICMP protocol, describing its working principle and the format of datagram minutely , and describing two important tools of ICMP- Ping and TraceRoute in detail. On the base of upper analysis, the thesis expounds a kind of distributed Topology Discovery project, and book it in one autonomy system. Topology Discovery was divided into two levels in terms of network management, and analyses the way of linking up between the two level. The thesis minutely assays Router-Level Topology Discovery technology basing on SNMP and Subnet-Level Topology Discovery technology basing on ARP and ICMP. According to these analyses, the thesis explores the specific methodology and the technology of XML data object which using the WinSNMP API to achieve topology discovering system on the development platform of Visual C++, and also analyses the technology of topology analysis and topology graph minutely. Moreover, the thesis assays the technology of basic firewall and Topology Discovery response strategy. Finally, the thesis analyses the underlying blind problem of the topology finding, and also analyses the reason that the blind problem produced and the way that reduced. The distributed algorithm that this paper puts forward has a certain directive significance in wireless network or other fields.
本文首先分析了网络结构状况,将网络从网络管理的角度划分为三个层次,为分布式的方法奠定了基础,同时还指出拓扑发现研究的目的及意义;接着本文分析了SNMP协议,详细分析了SNMP协议的发展状况,协议的工作原理,以及由SNMP协议基础上建立的SNMP网络管理体系,详细分析了MIB,以及MIB在网络管理上的应用方式;本文又分析了ICMP协议,详细描述了ICMP的工作原理和数据报格式,并详细描述了ICMP的两个重要工具-Ping 和TraceRoute;然后本文在结合上述分析的基础上,提出了一种分布式的拓扑发现方案,将拓扑发现拟订在一个自治系统内,将拓扑发现从网络管理角度划分为路由器级和子网级两个层次,分析了两个层次之间的衔接方式,同时从拓扑地域的角度将拓扑发现过程分布化,分析了分布式算法的具体方法和分布式结点之间的数据通讯方法,本文详细分析了基于SNMP的路由器级拓扑发现技术和基于ARP和ICMP的子网级拓扑发现技术;根据这些分析,本文利用XML数据对象作为分布式算法中的数据对象,分析了XML的技术,本文使用Visual C++开发平台实现网络拓扑发现系统,详细分析了使用WinSNMP API实现基于SNMP的路由器级拓扑发现和基于ARP的子网级拓扑发现,分析了使用Winsock编程实现基于ICMP的子网级拓扑发现,本文还对拓扑分析和拓扑图的绘制技术作了较细致的分析;本文最后还分析了基本防火墙技术,分析了几种类型的防火墙对拓扑发现带来的影响,以及在拓扑发现时的应对策略,本文还分析了拓扑发现中可能产生的盲点问题,分析了盲点产生的原因以及拓扑发现中减少盲点的方法。
-
Computer technologies including interruption technology, DMA technology, EMS technology and XMS technology are integrated in the system. The two key problems, real time multi-task processing and multi-circle uninterrupted measuring are effectively solved. Owing to the adoption of objectoriented technology, the software structure of the developing system is greatly simplified. As a result, the developing efficiency of the software is greatly improved.
本研究初步完成了电控开发系统的开发,该系统利用PC机和通用功能板等标准硬件,并开发了测控接口板和功率驱动板等专用部件,使所开发的电控开发系统具有开放式和组合式结构,减少了电控开发系统的成本,并使其具有很好的适应性和发展性,通过综合运用中断技术、DMA技术以及EMS和XMS技术等多项计算机技术,使电控开发系统不仅具有了ECU的功能,而且还具有多参数多循环同步测量和实时人机交互处理等能力。
-
The virtual realistic technology is synthetic application about computer animative technology, visualable technology, artificial intelligence, multi-media technique, pattern identify, automatic control and senor technology, It will be low expense and short period if making use of virtual technology to develop new products.
虚拟现实技术是计算机动画技术、计算机视觉、人工智能、多媒体技术、模式识别、自动控制、传感技术的综合运用。利用虚拟技术开发新产品费用低、周期短。
-
Through researching the mechanism of biological nitrification and denitrification and actual project application of the technology and related literature materials, the obtained results are as follows:(1) Anoxybiosis is effective to the removal of COD; after the anoxic process, BOD/COD of the outflow increases, it shows that the degradation ability of wastewater is improved; anoxybiosis is insensitive when shock loading of inflow wastewater varies greatly;(2) It is demonstrated by the operation of inoculation and cultivating that biofilm takes two weeks to succeed in cultivating on packings and the removal ratios of NH3-N and COD get 50% and 70% respectively, when gas-water ratio is 6:1, HRT is 7.3 hour, water temperature is above 15°C;(3) It is demonstrated that gas-water ratio, hydraulic loading, HRT, temperature, pH etc are important factors which influence the removal effect of pollutants, when the gas-water ratio is 6:1, hydraulic loading is about 0.38kgNH3-N/m~3.d, water temperature ranges from 15°C to 27°C, pH ranges from 7.5 to 8.0, the BIOFOR removal effect of pollutants is the best;(4) The operation indicated that, this technology has strong ability of nitrification and denitrification; it has extremely vital significance for reducing the water body eutrophication;(5) It is confirmed the feasibility and the usability of preanoxic-BIOFOR process to treat L-lactic acid production wastewater. The experiment indicated that the treatment effect of this technology is very good and also shows that the technology has many advantages, such as small volume, high treatment efficiency, good effluent quality and strong endurance to load variation, this technology is a new and economical wastewater treatment process.
通过对生物脱氮机理的研究和该组合技术的实际工程应用,并结合有关文献资料,取得如下结论:(1)预缺氧池对L-乳酸生产废水中的COD去除具有一定的效果;废水中难降解的高分子物质经过缺氧工段分解为易于氧化降解的物质,浮状有机物在水解菌的作用下,将不溶性有机物水解为溶解性物质;预缺氧池具有较强的抗冲击负荷能力;(2)BIOFOR接种挂膜过程表明:HRT为7.3h、气水比为6:1、水温保持在15℃以上,经过半个月生物膜即以形成,NH_3-N和COD的去除率分别达到50%和70%左右;(3)研究表明:气水比、水力负荷、HRT、温度、pH等是影响污染物去除效率的重要因素,在气水比为6:1,NH_3-N容积负荷为0.38kgNH_3-N/m~3·d,温度在15℃-27℃,pH在7.5-8.0之间的条件下,BIOFOR对污染物的去除效率达到最佳;(4)运行表明,该组合技术具有较强的脱氮能力,对于减少水体富营养化具有十分重要的意义;(5)经过半年多实际工程的现场调试与运行,验证了利用预缺氧—BIOFOR组合工艺处理L—乳酸生产废水的可行性和实用性,得出该组合技术具有占地面积小,处理效果好,运行费用省,耐冲击负荷能力强等优点,是一项新型、经济的污水处理技术。
-
The internal combustion engine specially designed for coking tail gas adopts advanced and reliable technology, such as electric control carburator technology, pre-combustion chamber technology, digital ignition technology, turbo-charging technology, etc.
焦炉煤气发电机组采用电控混合器、预燃室、数字点火、增压等项技术,具有操作简单,维修方便,使用寿命长等特点;焦炉煤气发电站建站周期短,投资少,见效快,经济效益可观,具有广阔的推广应用前景。
-
Nowadays,with the development of communication technology,network technology,semiconductor technology and singlechip technology. Singlechip technology will have great influence on human life and change people's lifestyle continuedly in the future .
近年来,随着通讯技术、网络技术和半导体技术的飞速发展以及单片机技术的进步,单片机对人类生活产生了巨大影响,并将继续改变人类未来的生活方式。
- 相关中文对照歌词
- Info Superhighway
- Figure It Out
- Technology
- Ayo Technology
- Micro Chip
- AYO Technology
- Hey Jasmine
- Hands
- Disgruntled
- Montauk
- 推荐网络例句
-
The French are not suggesting a new EU treaty, but they have plenty of other wheezes.
法国人并不是在建议签署一个新的欧盟条约,但他们有许多其他的阴谋。
-
This letter was written by my brother.
这封信是我弟弟写的。
-
Kazan Helicopters supplies helicopters for export since 1956, and has vast experience in supporting their production abroad.
卡赞直升机公司从1956年起开始出口直升机,并且在支持国外的直升机生产方面有着丰富的经验。