当前位置:文档之家› 关于计算机软件数据接口的应用研究中英文对照

关于计算机软件数据接口的应用研究中英文对照

关于计算机软件数据接口的应用研究中英文对照
关于计算机软件数据接口的应用研究中英文对照

关于计算机软件数据接口的应用研究中英文对照Regarding to the use of computer software data interface research contrast in both Chinese and English

随着社会信息化水平的不断提高,计算机软件的应用越来越广泛。对于计算机软件,最主要也是最基本的操作就是定义自己的数据结构,而开发商的不同,软件的数据结构就会随之不同。因此,当用户需要操作多套计算机软件时,由于各个软件的数据结构不尽相同,需要为不同计算机软件保留相应的数据格式的数据结果,严重影响用户的工作效率,增加其重复工作量。计算机软件接口为多软件程序之间提供了很好的交互桥梁,为上述应用问题提供解决方法。

With the constant improvement of the social informatization level, the application of computer software is more and more widely. For computer software, the main and most basic operating is to define their own data structures, and the different developers, software structure of the data will be different accordingly. Therefore, when users need to manipulate multiple set of computer software, since the data structure of the software are different, the need for different computer software to keep the corresponding data format of data as a result, serious impact on the user's work efficiency, increase the repeat work. Computer software interface for bridge provides a good interaction between software programs, and provides solution to the above application problems.

1.计算机软件数据接口

1. Computer software data interface

计算机软件数据接口是一种由软件开发商向第三方开发商以及用户提供的标准规范,用以实现特定软件数据之间的相互传输及交流,提高软件的使用效率。计算机软件数据接口具有非常好的灵活性,能够让第三方开发商和用户有效地运用软件的同时,确保开发商软件数据是安全的。计算机软件数据接口提供的标准规范有多种形式,可以是经封装的、应用程序的接口函数,也就是平时所经常用到的API 函数;也可以是一些有固定格式的数据文件;或者以数据库形式表现。因此,可以说计算机软件数据接口起着桥梁作用,它能将不同数据结构的软件连接成一个整体,使用户流畅的进行操作。

Data interface is a computer software by software developers to provide third party developers and users of the standard specification, the interaction between the software used to implement specific data transmission and exchange, improve the efficiency of the use of the software. Computer software data interface has very good flexibility, it can let the third party developers and users to effectively use the software at the same time, to ensure that software developers data is safe. Computer software data interface provided by the standard specification has a variety of forms, can be encapsulated, application interface function, namely the API function that is often used at ordinary times; May also be some fixed format data files; Or in the form of database performance. Therefore, computer software data interface plays a bridge role, so to speak, it can

connect different data structure of software as a whole, users operate smoothly.

2.计算机软件数据接口设计原则

2. Computer software data interface design principles

开发商设计计算机软件数据接口的目的是为用户和第三方开发商提供不同软件交互的标准规范,因此,设计计算机软件接口数据,应注重接口的灵活性,以及如何能最大程度地满足用户的需求,同时也要注意保障数据的安全性[1]。

Developers to design computer software data interface for users and is the purpose of the third party developers provide different software interaction standard specification, therefore, to design computer software interface data, should pay attention to the flexibility of the interface, and how to maximize meet the needs of users, but also should pay attention to protect data security [1].

2.1满足用户的需求

2.1 to meet the needs of users

软件本身决定了计算机软件数据接口应该提供什么样的服务功能,而其应用范围则可以通过软件数据接口实现扩展。设计软件数据接口的最终目的,就是要最大程度的满足用户需求,方便用户使用。因此,必须具体问题具体分析,开发商应针对用户对具体软件的需求,设计相应的软件接口,从而为用户操作提供遍历。

Software itself determines the computer software data interface should provide what kind of service function, and its application scope can be extended through software data interface implementation. Design software data interface, the ultimate goal is to be the greatest degree of meet user requirements, convenient for users. Must be specific issue concrete analysis, therefore, developers should be according to user demand for specific software, software interface design, which provide traversal for user operation.

2.2面向对象的原则

2.2 the principles of object oriented

设计计算软件数据接口,必须具备科学性。盲目、无章法的设计是无法为用户提供准确合理的解决方案的。遵循面向对象的原则来设计软件数据接口,能够准确描述该接口需要提供的功能,让用户更舒适的操作软件。一般来说,越复杂、详细的接口,就越能降低不同软件程序之间的耦合性,从而提供更好的软件应用效果,并且降低程序开发的成本和难度。

Design and calculation software data interface, must have scientific nature. Blind way, design will not be able to provide users with accurate and reasonable solution. Follow the principle of object oriented to design the software data interface, can accurately depict the functions of the interface need to provide, let users more comfortable operating software. In general, the more complex, the

details of the interface, the more can reduce the coupling between different software applications, thus providing better software application effect, and reduce the cost of application development and difficulty.

2.3软件数据接口的鲁棒性及高容错性

2.3 the high robustness and fault tolerance of software data interface

软件数据接口的鲁棒性,是指软件处理当输入出现规范要求以外情况的能力。具有鲁棒性的系统,当输入超出规范要求时,能够及时判断出来,并采取合适的处理方式。众所周知,一个好的应用系统,首先应该能够接受正确的指令,同时还应当具备一定的判断力和遇错处理能力。因此,软件数据接口设计时保证其鲁棒性和高容错性是十分重要的,从而确保用户使用接口时能够及时准确的发现错误所在,从而避免因数据接口错误而影响到整个软件系统。

Robustness, software data interface refers to software handles situations when there is outside specification requires that input ability. Has the robustness of the system, when the input beyond the specification requirements, timely judge to come out now, and take the right approach. As is known to all, a good application system, first of all should be able to accept the correct instruction, at the same time should also have a certain judgment and fault handling ability. Software data interface design, therefore, to ensure its high robustness and fault tolerance is very important, to ensure that the user interface can be timely and accurate detection error, which avoids mistakes and affect the entire software system data interface.

2.4软件数据接口的可扩展性

2.4 the extensibility of software data interface

软件数据接口是一种针对软件自身的应用,而软件会随着用户的应用程度提高而对应的升级,因此,软件数据接口也必须随之进行升级。软件数据接口的升级,必然也会给第三方开发商的软件接口带来升级的压力,因此,软件数据接口设计时应考虑到这些因素,使接口具备一定的可扩展性,从而能够减少对厂商软件程序的变动,便于用户的使用。

Software data interface is a kind of according to the application of the software, the software will be increased as the user application and the corresponding upgrade, so the software data interface must also be upgraded accordingly. Updating the software data interface, inevitable will also brings to the third party developers of software interface upgrade pressure, as a result, software data interface design should consider these factors, make the interface have a certain extensibility, which can reduce the changes in the software program for manufacturers, making it easy for users to use.

2.5遵守本行业的标准数据接口规范

2.5 comply with the industry standard data interface specification

随着社会信息化水平的不断提高,计算机软件的应用越来越广泛。不同软件开发商,往往会采用不同的编程语言,基于不同的数据库,并且可能会各自定义自己特定的接口标准。如此众多的数据接口,没有共同的标准,往往会给后续软件开发商进行软件升级带来不便,也会给用户的软件维护等带来很大的浑南。因此,计算机软件数据接口应该考虑到这些因素,尽量遵守国家制定的标准规范。

With the constant improvement of the social informatization level, the application of computer software is more and more widely. Different software developers, often using different programming languages, based on the different database, and may define their respective specific interface standard. So many data interface, there is no common standard, often causing inconvenience to subsequent software developers, software upgrade, also can give the user of the software maintenance, etc. Great muddy south. Therefore, these factors should be considered in computer software data interface, try to comply with the standards formulated by the state.

3.计算机软件数据接口的应用

3. The application of computer software data interface

计算机软件数据接口提供的标准规范有多种形式,可以是经封装的、应用程序的接口函数,也就是平时所经常用到的API 函数;也可以是一些有固定格式的数据文件;或者以数据库形式表现[2]。

Computer software data interface provided by the standard specification has a variety of forms, can be encapsulated, application interface function, namely the API function that is often used at ordinary times; May also be some fixed format data files; Or in the form of database performance [2].

3.1文件交换模式

3.1 file exchange patterns

文件交换模式指的是采用特定的数据结构的数据文件,完成用户、软件开发商以及第三方开发商的数据互交的过程。数据文件具有很多不同的形式。常用的有txt文件以及ini文件。

File exchange pattern refers to using a specific data structure of data file, complete the user, software developers and third-party developers of data process of reciprocal cross. Data file has many different forms. The commonly used have a TXT file and.ini file.

3.1.1 ini文件

3.1.1 the ini file

ini文件是一种由windows系统配置的文件。这种文件由于windows系统本身提供了相关操作ini 文件的API函数,因此,很多软件能够直接使用ini文件对自己的配置信息进行记录。故而ini文件是一种常用的数据互交文件。

Ini file is composed of the Windows system configuration files. This file because the Windows system itself provides relevant operation ini file API function, therefore, a lot of software can directly use the ini file to record their configuration information. So the data of the ini file is a kind of common intercrossing file.

3.1.2 txt文件

3.1.2 TXT file

同ini文件一样,Txt文件也是一种由windows系统自配的文件格式它是一种文本格式文件。通常,开发软件时,程序员可采用txt文件将一些特殊的格式记录下来。Txt文件是一种十分常用的格式,因为几乎所有的程序开发语言都会提供操作txt文件的方法。从程序员的角度出发,文件交换模式是一种十分自由灵活的交互方法,能够灵活应对用户的应用需求,并很好的完成设计。并且,编程语言的不同不会限制文件交换模式的应用。

Like the ini file, Txt file is also a kind of by the Windows system and with the file format, it is a text format file. Usually, developing software, programmers can use some special format TXT file will be recorded. Txt file is a very common format, because almost all programming languages provide Txt file operation method. From the perspective of a programmer, the file exchange pattern is a very free and flexible interaction method, the flexibility to respond to the user's application needs, and well completion design. And, different programming languages will not limit file exchange mode of application.

3.2应用程序接口函数模式

3.2 application interface function model

软件数据接口函数模式,是一种软件开发商出厂前已按照一定规则定义好一系列函数,将用户或者第三方要接入的数据操作提前完成,进行封装。因此,软件数据接口函数模式的设计过程是具有保密性的,不向用户以及第三方开放[3]。这种模式有一个很明显的优势,用户和第三方开发商如果需要操作数据,只需要根据软件开发商制定的规则,调用软件开发商封装定义好的接口函数,便能快速完成数据交互。现阶段主要应用的接口模式就是函数模式。

Software data interface function model, is a software developer before delivery is according to certain rules to define a series of functions, the user or third parties to access the data operation completed ahead of schedule, encapsulate. As a result, the software design process of the data interface function model is with confidentiality, not open to user and third parties [3]. This model has an obvious advantage, user and third party developers need to manipulate the data, if only need according to the regulations set by the software developers, software developers

encapsulation defined interface function called, can quickly complete the data interaction. At present the main application of the interface model is a function model.

为了更好的让用户和开发商体验软件产品,很多开发商会将自己开发的接口函数公布出来。

In order to let users and developers of software products, many developers will own development interface function.

3.3中间数据库模式

3.3 the middle database schema

前面已经说明,接口模式还可以常用数据库的形式表现。中间数据库模式就是一种由软件开发商经过一定授权可访问的公用数据库。中间数据库模式往往指定了用户只能访问一些特定的数据库格式,如Access、sybase或者Sqlserver、Oracle等当今主流数据库。这种模式的典型优势是更易于开发商的开发,并且具有灵活的数据操作能力。不过,当需要用到除特定数据库以外的数据库时,就需要考虑其他数据库的可能配置,如果这些额外的数据库比较复杂的话,这种模式的使用难度就会加大。因此,中间数据库模式的应用范围相对较窄,无法广泛应用。

Has shown, in front of the interface pattern can be commonly used database in the form of a performance. Database schema is a by the software developers after a certain authorized access to the public database. Intermediate database schema often specifies the user can only Access certain database format, such as Access, sybase or used, Oracle's mainstream database. This pattern of typical advantage is easier to developers' development, and a flexible data manipulation capabilities. However, when need to use database, other than the specific database will need to consider the possibility of other database configuration, if these additional database is more complex, have an increased degree of difficulty of using this model. Middle database schema, therefore, the application range is relatively narrow, not widely used.

4.结论

4. The conclusion

计算机软件数据桥梁作用,能将具有不同数据结构软件连结成一个统一的整体,方便用户及第三方的操作,促进计算机软件系统的大规模使用的发展。因此,计算机软件数据接口的应用对于计算机软件系统的发展及推广具有十分重要的意义。

Data bridge computer software, software will have different data structure into a unified whole, convenient for the user and the operation of the third party, promote the development of the widespread use of computer software system. Therefore, the application of computer software data interface for the development of computer software system and the promotion has the very vital significance.

统计学术语中英文对照

统计学术语中英文对照Absolute deviation 绝对离差 Absolute number 绝对数 Absolute residuals 绝对残差 Acceleration array 加速度立体阵 Acceleration in an arbitrary direction 任意方向上的加速度Acceleration normal 法向加速度 Acceleration space dimension 加速度空间的维数 Acceleration tangential 切向加速度 Acceleration vector 加速度向量 Acceptable hypothesis 可接受假设 Accumulation 累积 Accuracy 准确度 Actual frequency 实际频数 Adaptive estimator 自适应估计量 Addition 相加

Addition theorem 加法定理 Additivity 可加性 Adjusted rate 调整率 Adjusted value 校正值 Admissible error 容许误差 Aggregation 聚集性 Alternative hypothesis 备择假设 Among groups 组间 Amounts 总量 Analysis of correlation 相关分析Analysis of covariance 协方差分析Analysis of regression 回归分析Analysis of time series 时间序列分析Analysis of variance 方差分析 Angular transformation 角转换 ANOVA (analysis of variance)方差分析

机械专业中英文对照(完整版)1

机械专业英语词汇 陶瓷ceramics 合成纤维synthetic fibre 电化学腐蚀electrochemical corrosion 车架automotive chassis 悬架suspension 转向器redirector 变速器speed changer 板料冲压sheet metal parts 孔加工spot facing machining 车间workshop 工程技术人员engineer 气动夹紧pneuma lock 数学模型mathematical model 画法几何descriptive geometry 机械制图Mechanical drawing 投影projection 视图view 剖视图profile chart 标准件standard component 零件图part drawing 装配图assembly drawing 尺寸标注size marking 技术要求technical requirements 刚度rigidity 内力internal force 位移displacement 截面section 疲劳极限fatigue limit 断裂fracture 塑性变形plastic distortion 脆性材料brittleness material 刚度准则rigidity criterion 垫圈washer 垫片spacer 直齿圆柱齿轮straight toothed spur gear 斜齿圆柱齿轮helical-spur gear 直齿锥齿轮straight bevel gear 运动简图kinematic sketch 齿轮齿条pinion and rack 蜗杆蜗轮worm and worm gear 虚约束passive constraint 曲柄crank 摇杆racker 凸轮cams 共轭曲线conjugate curve 范成法generation method 定义域definitional domain 值域range 导数\\微分differential coefficient 求导derivation 定积分definite integral 不定积分indefinite integral 曲率curvature 偏微分partial differential 毛坯rough 游标卡尺slide caliper 千分尺micrometer calipers 攻丝tap 二阶行列式second order determinant 逆矩阵inverse matrix 线性方程组linear equations 概率probability 随机变量random variable 排列组合permutation and combination 气体状态方程equation of state of gas 动能kinetic energy 势能potential energy 机械能守恒conservation of mechanical energy 动量momentum 桁架truss 轴线axes 余子式cofactor 逻辑电路logic circuit 触发器flip-flop 脉冲波形pulse shape 数模digital analogy 液压传动机构fluid drive mechanism 机械零件mechanical parts 淬火冷却quench 淬火hardening 回火tempering 调质hardening and tempering 磨粒abrasive grain 结合剂bonding agent 砂轮grinding wheel 后角clearance angle 龙门刨削planing 主轴spindle

统计学名词中英文对照三

统计学名词中英文对照三

统计学名词中英文对照三 统计学名词中英文对照A abscissa 横坐标 absence rate 缺勤率 absolute number 绝对数 absolute value 绝对值 accident error 偶然误差 accumulated frequency 累积频数 alternative hyothesis 备择假设 analysis of data 分析资料 analysis of variance(ANOVA) 方差分析 arith-log aer 算术对数纸 arithmetic mean 算术均数 assumed mean 假定均数 arithmetic weighted mean 加权算术均数asymmetry coefficient 偏度系数

average 平均数 average deviation 平均差 B bar chart 直条图、条图 bias 偏性 binomial distribution 二项分布 biometrics 生物统计学 bivariate normal oulation 双变量正态总体 C cartogram 统计图 case fatality rate(or case mortality) 病死率census 普查 chi-sguare(X2) test 卡方检验 central tendency 集中趋势 class interval 组距 classification 分组、分类 cluster samling 整群抽样 coefficient of correlation 相关系数

大规模集成电路应用

《大规模集成电路应用》论文姓名:谭宇 学号: 20104665 学院: 计算机与信息工程学院 专业班级: 自动化3班

大规模集成电路的体会 摘要:信息飞速发展时代,半导体、晶体管等已广泛应用,大规模集成电路也 成为必要性的技术,集成电路诞生以来,经历了小规模(SSI)、中规模(MSI)、大规模(LSI)的发展过程,目前已进入超大规模(VLSI)和甚大规模集成电路(ULSI)阶段,进入片上系统(SOC)的时代。 关键字:大规模集成;必要性;体会; 1 大规模集成的重要性 集成电路产业是衡量一个国家综合实力的重要重要指标。而这个庞大的产业主要由集成电路的设计、芯片、封装和测试构成。在这个集成电路生产的整个过程中,集成电路测试是惟一一个贯穿集成电路生产和应用全过程的产业。如:集成电路设计原型的验证测试、晶圆片测试、封装成品测试,只有通过了全部测试合格的集成电路才可能作为合格产品出厂,测试是保证产品质量的重要环节。 集成电路测试是伴随着集成电路的发展而发展的,它为集成电路的进步做出了巨大贡献。我国的集成电路自动测试系统起步较晚,虽有一定的发展,但与国外的同类产品相比技术水平上还有很大的差距,特别是在一些关键技术上难以实现突破。国内使用的高端大型自动测试系统,几乎是被国外产品垄断。市场上各种型号国产集成电路测试,中小规模占到80%。大规模集成电路测试系统由于稳定性、实用性、价格等因素导致没有实用化。大规模/超大规模集成电路测试系统主要依靠进口满足国内的科研、生产与应用测试,我国急需自主创新的大规模集成电路测试技术,因此,本文对集成电路测试技术进行了总结和分析。 2 集成电路测试的必要性 随着集成电路应用领域扩大,大量用于各种整机系统中。在系统中集成电路往往作为关键器件使用,其质量和性能的好坏直接影响到了系统稳定性和可靠性。 如何检测故障剔除次品是芯片生产厂商不得不面对的一个问题,良好的测试流程,可以使不良品在投放市场之前就已经被淘汰,这对于提高产品质量,建立生产销售的良性循环,树立企业的良好形象都是至关重要的。次品的损失成本可以在合格产品的售价里得到相应的补偿,所以应寻求的是质量和经济的相互制衡,以最小的成本满足用户的需要。 作为一种电子产品,所有的芯片不可避免的出现各类故障,可能包括:1.固定型故障;2.跳变故障;3.时延故障;4.开路短路故障;5桥接故障,等等。测试的作用是检验芯片是否存在问题,测试工程师进行失效分析,提出修改建议,从工程角度来讲,测试包括了验证测试和生产测试两个主要的阶段。 一款新的集成电路芯片被设计并生产出来,首先必须接受验证测试。在这一阶段,将会进行功能测试、以及全面的交流(AC)参数和直流(DC)参数的测试等,也可能会探测芯片的内部结构。通常会得出一个完整的验证测试信息,如芯片的工艺特征描述、电气特征(DC参数、AC参数、电容、漏电、温度等测试条件)、时序关系图等等。通过验证测试中的参数测试、功能性测试、结构性测试,可以诊断和修改系统设计、逻辑设计和物理设计中的设计错误,为最终规范(产品手册)测量出芯片的各种电气参数,并开发出测试流程。 当芯片的设计方案通过了验证测试,进入生产阶段之后,将利用前一阶段设

统计学词汇中英文对照完整版

统计学词汇中英文对照完整版 Absolute deviation, 绝对离差 Absolute number, 绝对数 Absolute residuals, 绝对残差 Acceleration array, 加速度立体阵 Acceleration in an arbitrary direction, 任意方向上的加速度Acceleration normal, 法向加速度 Acceleration space dimension, 加速度空间的维数Acceleration tangential, 切向加速度 Acceleration vector, 加速度向量 Acceptable hypothesis, 可接受假设 Accumulation, 累积 Accuracy, 准确度 Actual frequency, 实际频数 Adaptive estimator, 自适应估计量 Addition, 相加 Addition theorem, 加法定理 Additive Noise, 加性噪声 Additivity, 可加性 Adjusted rate, 调整率 Adjusted value, 校正值 Admissible error, 容许误差 Aggregation, 聚集性 Alpha factoring,α因子法 Alternative hypothesis, 备择假设 Among groups, 组间 Amounts, 总量 Analysis of correlation, 相关分析 Analysis of covariance, 协方差分析 Analysis Of Effects, 效应分析 Analysis Of Variance, 方差分析 Analysis of regression, 回归分析 Analysis of time series, 时间序列分析 Analysis of variance, 方差分析 Angular transformation, 角转换 ANOVA (analysis of variance), 方差分析 ANOVA Models, 方差分析模型 ANOVA table and eta, 分组计算方差分析 Arcing, 弧/弧旋 Arcsine transformation, 反正弦变换 Area 区域图 Area under the curve, 曲线面积 AREG , 评估从一个时间点到下一个时间点回归相关时的误差

电机零部件中英文对照表

串激电机:universal motor 转子: 转轴:shaft 换向器:commutator 铁芯:rotor steel core 端板:end spider 绝缘纸:rotor steel liner 槽楔(环):wedge ring U型挡圈:U type retainer 漆包线:field magnet wire 轴承:bearing 绝缘漆:varnish 换向片:commutator segment 定子: 铁芯:rotor steel core 漆包线:field magnet wire 绝缘纸:rotor steel liner 支架:bracket 支撑组件: 机壳:housing 端盖:support frame 碳刷组件: 碳刷:brush 碳刷套:brush sleeve 碳刷架(刷握):brush holder 弹簧:brush spring 刷辫:brush flexible 刷盒:brush box 风机部分: 定叶轮:diffuser(guide vane)动叶轮:impeller 风罩:fan cover 螺钉:screw 螺帽:nut-fan 压圈:gasket-fan 衬套:bush-fan 爬电距离:creepage distances specify :指定(动) 附加绝缘:supplementary insulation clause :条款(名) 基本绝缘:basic insulation wear :磨损(动) 加强绝缘:reinforced insulation clearance :电气间隙 Clearance and creepage distances over supplementary and reinforced insulation not reduced below the values specified in clause 29 as a result of wear. accessible :易接近的,可到达的,易受影响的 loose :宽松的,不牢固的 Creepage distances and clearance between live parts and accessible parts not reduced below values specified for supplementary insulation if wires ,screws etc. becomes loose. Vaccum吸尘器Hose:软管Attachment :附件,附加装置Transformer :变压器 From the result of our inspection and tests on the submitted samples, we conclude that that they comply with the requirements of the standards. Submit:提交,递交inspection : 检查comply with : 符合 All models have same constructions, and are portable,dry-pick up vaccum cleaners for household use .Different models in one series with different postfixes are same products, but marked with different powers. Refer to below table for difference between models in different series. Postfix : 后缀refer to : 查阅提到谈到打听

统计学名词中英文对照上课讲义

统计学名词中英文对 照

统计学名词中英文对照默认分类 A abscissa 横坐标 absence rate 缺勤率 absolute number 绝对数absolute value 绝对值 accident error 偶然误差accumulated frequency 累积频数alternative hypothesis 备择假设analysis of data 分析资料analysis of variance(ANOVA) 方差分析 arith-log paper 算术对数纸arithmetic mean 算术均数assumed mean 假定均数arithmetic weighted mean 加权算术均数 asymmetry coefficient 偏度系数average 平均数 average deviation 平均差 B bar chart 直条图、条图 bias 偏性 binomial distribution 二项分布 biometrics 生物统计学 bivariate normal population 双变 量正态总体 C cartogram 统计图 case fatality rate(or case mortality) 病死率 census 普查 chi-sguare(X2) test 卡方检验 central tendency 集中趋势 class interval 组距 classification 分组、分类 cluster sampling 整群抽样 coefficient of correlation 相关系 数 coefficient of regression 回归系 数 coefficient of variability(or coefficieut of variation) 变异系数 collection of data 收集资料 column 列(栏) combinative table 组合表 combined standard deviation 合 并标准差 combined variance(or poolled variance) 合并方差 complete survey 全面调查 completely correlation 完全相关 completely random design 完全 随机设计 confidence interval 可信区间, 置信区间 confidence level 可信水平,置 信水平 confidence limit 可信限,置信限 constituent ratio 构成比,结构相 对数 continuity 连续性 control 对照 control group 对照组 coordinate 坐标 correction for continuity 连续性 校正 correction for grouping 归组校正 correction number 校正数 收集于网络,如有侵权请联系管理员删除

cnc数控机床中英文对照表

cnc数控机床中英文对照表 来源:网络转载 3-Jaws indexing spacers 三爪、分割工具头 A.T.C.system 加工中心机刀库 Aluminum continuous melting & holding furnaces 连续溶解保温炉Balancing equipment 平衡设备 Bayonet 卡口 Bearing fittings 轴承配件 Bearing processing equipment 轴承加工机 Bearings 轴承 Belt drive 带传动 Bending machines 弯曲机 Blades 刀片 Blades,saw 锯片 Bolts,screws & nuts 螺栓,螺帽及螺丝 Boring heads 搪孔头 Boring machines 镗床 Cable making tools 造线机 Casting,aluminium 铸铝 Casting,copper 铸铜 Casting,gray iron 铸灰口铁 Casting,malleable iron 可锻铸铁 Casting,other 其他铸造 Casting,steel 铸钢 Chain drive 链传动 Chain making tools 造链机 Chamfer machines 倒角机 Chucks 夹盘 Clamping/holding systems 夹具/支持系统 CNC bending presses 电脑数控弯折机 CNC boring machines 电脑数控镗床 CNC drilling machines 电脑数控钻床 CNC EDM wire-cutting machines 电脑数控电火花线切削机 CNC electric discharge machines 电脑数控电火花机 CNC engraving machines 电脑数控雕刻机 CNC grinding machines 电脑数控磨床 CNC lathes 电脑数控车床 CNC machine tool fittings 电脑数控机床配件 CNC milling machines 电脑数控铣床 CNC shearing machines 电脑数控剪切机 CNC toolings CNC刀杆 CNC wire-cutting machines 电脑数控线切削机

电子元件中英文对照

一.电子元器件Electronic Components 1.保险元器件safety device (1)保险丝座 fuse block (2)电流保险丝 current fuse (3)其他保险元器件 other (4)温度保险丝 temperature fuse (5)温度开关 temperature switches (6)自恢复熔断器since the resumption of fuse 2. 变频器transducer (1)PLC 变频器 PLC transducer (2)高性能通用变频器High-performance Universal transducer (3)恒功率变频器Constant Power Inverter (4)恒转矩变频器Constant Torque converter (5)专用变频器Exclusive Inverter 3.变压器transformer (1)电源变压器Power Transformer (2)隔离变压器the isolation transformer (3)恒压变压器constant voltage transformer (4)脉冲变压器pulse transformer (5)其他变压器other transformers (6)音频变压器Audio transformers (7)自耦变压器autotransformer (8)耦合变压器coupling transformer 4.场效应管voltage controller 5. 传感器sensor (1)电磁传感器Power Transformer (2)光电传感器Photoelectric Sensors (3)光纤传感器Fiber Optic Sensors (4)加速度传感器Accelerometer (5)接近传感器Proximity sensor (6)料位、液位传感器Level, liquid level sensor (7)压力传感器Pressure Sensor (8)振动传感器Vibration Sensor (9)气体传感器Gas Sensor (10)声波传感器Acoustic sensor (11)视觉、图像传感器Visual, image sensor (12)水分、湿度传感器Moisture and humidity sensor (13)位移传感器Displacement sensor (14)敏感元件传感器Sensor sensor 6.传声器microphone 7.电容器capacitor (1)玻璃电容器Glass capacitors (2)玻璃釉电容器Glazed glass capacitors (3)复合介质电容器Composite Dielectric Capacitors

中南大学大规模集成电路考试及答案合集

中南大学大规模集成电路考试及答案合集

————————————————————————————————作者:————————————————————————————————日期:

---○---○ --- 学 院 专业班级 学 号 姓 名 ………… 评卷密封线 ……………… 密封线内不要答题,密封线外不准填写考生信息,违者考试成绩按0分处理 ……………… 评卷密封 中南大学考试试卷 时间110分钟 题 号 一 二 三 合 计 得 分 评卷人 2013 ~2014 学年一学期大规模集成电路设计课程试题 32 学时,开卷,总分100分,占总评成绩70 % 一、填空题(本题40分,每个空格1分) 1. 所谓集成电路,是指采用 ,把一个电路中 所需的二极管、 、电阻、电容和电感等元件连同它们之间的电气连线在一块或几块很小的 或介质基片上一同制作出来,形成完整电路,然后 在一个管壳内,成为具有特定电路功能的微型结构。 2. 请写出以下与集成电路相关的专业术语缩写的英文全称: ASIC : ASSP : LSI : 3. 同时减小 、 与 ,可在保持漏源间电流不变的前提下减小器件面积,提高电路集成度。因此,缩短MOSFET 尺寸是VLSI 发展的趋势。 4. 大规模集成电路的设计流程包括:需求分析、 设计、体系结构设计、功能设计、 设计、可测性设计、 设计等。 5. 需求规格详细描述系统顾客或用户所关心的内容,包括 及必须满足的 。系统规格定义系统边界及系统与环境相互作用的信息,在这个规格中,系统以 的方式体现出来。 6. 根据硬件化的目的(高性能化、小型化、低功耗化、降低成本、知识产权保护等)、系统规模/性能、 、 、 等确定实现方法。 7. 体系结构设计的三要素为: 、 、 。 8. 高位综合是指从 描述自动生成 描述的过程。与人工设计相比,高位综合不仅可以尽可能地缩短 ,而且可以生成在面积、性能、功耗等方面表现出色的电路。 9. 逻辑综合就是将 变换为 ,根据 或 进行最优化,并进行特定工艺单元库 的过程。 10. 逻辑综合在推断RTL 部品时,将值的变化通过时钟触发的信号推断为 , 得 分 评卷人

统计英文词汇

A abscissa横坐标 absence rate缺勤率 absolute number绝对数 absolute value绝对值 accident error偶然误差 accumulated frequency累积频数 alternative hypothesis备择假设 analysis of data分析资料 analysis of variance(ANOVA)方差分析 arith-log paper算术对数纸 arithmetic mean算术均数 assumed mean假定均数 arithmetic weighted mean加权算术均数asymmetry coefficient偏度系数 average平均数 average deviation平均差 B bar chart直条图、条图 bias偏性 binomial distribution二项分布 biometrics生物统计学 bivariate normal population双变量正态总体 C cartogram统计图 case fatality rate(or case mortality)病死率 census普查 chi-sguare(X2) test卡方检验 central tendency集中趋势 class interval组距 classification分组、分类 cluster sampling整群抽样 coefficient of correlation相关系数 coefficient of regression回归系数 coefficient of variability(or coefficieut of variation)变异系数 collection of data收集资料 column列(栏) combinative table组合表 combined standard deviation合并标准差 combined variance(or poolled variance)合并方差complete survey全面调查

(整理)集成电路英文代码对照

集成电路英文代码及中文对照(一) 我的文摘2009-11-21 11:32:53 阅读111 评论0 字号:大中小订阅 性能说明 产品名称 型号规格 LM LM24J 四运放(军用级) LM148J 通用四运放 LM1875T 无线电控制/接收器 LM224J 四运放(工业级) LM258N 分离式双电源双运放 LM2901N 四电压比较器 LM2904N 四运放 LM301AN 通用运算放大器 LM308N 单比较器 LM311P 单比较器 LM317L 可调三端稳压器/100mA LM317T 可调三端稳压器/1.5A LM317K 可调三端稳压器/3A LM318 高速宽带运放 LM324K 通用四运放 LM331N V-F/F-V转换器 LM336-2.5V 基准电压电路 LM336 5V 基准电压电路 LM337T 基准电压电路1A LM338K 可调三端稳压器5A LM339N 四比较器 LM348N 四741运放 LM358N 低功耗双运放

LM361N 高速差动比较器 LM386N 声频功率放大器 LM3914N 十段点线显示驱动 LM393N 低功耗低失调双比较器 LM399H 精密基准源(6.9) LM723CN 可调正式负稳压器 LM733CN 视频放大器 LM741J 单运放 LM741CN 双运放 NE NE521 高速双差分比较器 NE5532 双运放 NE5534 双运放 NE555N 单运放 NE555J 时基电路军品极 NE556 双级型双时基电路 NE564 锁相环 NE565 锁相环 NE567 音调译码器 NE592 视频放大器 OP OP07 低噪声运放 OP27 超低噪声精密运放 OP37 超低噪声精密运放 光电耦合 4N25 晶体管输出 4N25MC 晶体管输出 4N26 晶体管输出 4N27 晶体管输出 4N28 晶体管输出 4N29 达林顿输出

大规模集成电路设计答案(1)

`CMOS反相器电路图、版图、剖面图

CMOS的广泛使用,是由于解决了latch-up效应 Latch-up效应解释、原理、解决方法(略) 避免栅锁效应方法:用金掺杂或中子辐射,降低少数载流子寿命;深阱结构或高能量注入形成倒退阱;将器件制作于高掺杂衬底上的低掺杂外延层中;沟槽隔离。 在基体(substrate)上改变金属的掺杂,降低BJT的增益 ?避免source和drain的正向偏压 ?增加一个轻掺杂的layer在重掺杂的基体上,阻止侧面电流从垂直BJT到低阻基体上的通路 ?使用Guard ring: P+ ring环绕nmos并接GND;N+ ring环绕pmos 并接VDD,一方面可以降低Rwell和Rsub的阻值,另一方面可阻止栽子到达BJT的基极。如果可能,可再增加两圈ring。 ? Substrate contact和well contact应尽量靠近source,以降低Rwell和Rsub的阻值。?使nmos尽量靠近GND,pmos尽量靠近VDD,保持足够的距离在pmos 和nmos之间以降低引发SCR的可能 ?除在I/O处需采取防Latch up的措施外,凡接I/O的内部mos 也应圈guard ring。? I/O处尽量不使用pmos(nwell) 门级电路图(AOI221) AOI221=(AB+CD+E)’

伪NMOS: 伪NMOS的下拉网络和静态门的下拉网络相似,上拉网络是用一个PMOS管,且此管输入接地,因此PMOS管总是导通的。 动态电路: 动态电路用一个时钟控制的PMOS管取代了总是导通的PMOS管,克服了有比电路的缺点。动态电路速度快,输入负载小,切换时不存在竞争电流,而且动态电路没有静态功耗。 动态电路存在的根本性问题就是对输入单调性的要求。 多米诺电路: 多米诺电路由一级动态门和一级静态CMOS反相器构成。典型结构: 下拉网络+上拉预充值网络+反相器构成 过程就是充值+求值的过程 在多米诺电路中,所有门的预充、求值都可以用一个时钟控制。求值期间,动态门的输出单调下降,所以静态反相器的输出单调上升。多米诺电路是同时进行预充,但求值是串行的。逻辑功效(logic effort) 逻辑功效定义为门的输入电容与能够提供相同输出电流的反相器的输入电容的比值。也就是说逻辑功效表示某个门在产生输出电流时相比反相器的糟糕程度。逻辑功效不仅使我们能容易计算时延,它也向我们展示了如何确定晶体管的尺寸以优化路径中的延时。

统计学中英文对照表

统计学中英文对照表

统计学中英文对照表 2008-03-21 11:39 Absolutedeviation,绝对离差 Absolutenumber,绝对数 Absoluteresiduals,绝对残差 Accelerationarray,加速度立体阵Accelerationinanarbitrarydirection,任意方向上的加速度Accelerationnormal,法向加速度Accelerationspacedimension,加速度空间的维数Accelerationtangential,切向加速度Accelerationvector,加速度向量Acceptablehypothesis,可接受假设 Accumulation,累积 Accuracy,准确度 Actualfrequency,实际频数 Adaptiveestimator,自适应估计量 Addition,相加 Additiontheorem,加法定理 Additivity,可加性 Adjustedrate,调整率 Adjustedvalue,校正值 Admissibleerror,容许误差 Aggregation,聚集性 Alternativehypothesis,备择假设 Amonggroups,组间 Amounts,总量 Analysisofcorrelation,相关分析Analysisofcovariance,协方差分析Analysisofregression,回归分析Analysisoftimeseries,时间序列分析Analysisofvariance,方差分析Angulartransformation,角转换 ANOVA(analysisofvariance),方差分析ANOVAModels,方差分析模型 Arcing,弧/弧旋 Arcsinetransformation,反正弦变换Areaunderthecurve,曲线面积

常用机械零件中英文对照

常用机械零件中英文对照 螺母NUT 垫片/垫圈WASHER 调整螺母ADJUSTING NUT 弹簧SPRING 阀瓣VALVE DISC 密封圈SEAL RING 阀体VALVE BODY 镀镍NICKEL PLATING 20#钢表面镀黄锌YELLOW ZINC PLATING 外螺纹MALE THREAD 内螺纹FEMALE THREAD 性能规范PERFORMANCE SPECIFICATION 公称通径NOMINAL DIAMETER 公称压力NOMINAL PRESSURE 强度试验STRENGTH TEST 额定排量CERTIFIED DISCHARGE CAPACITY 适用介质APPLICABLE MEDIA 制冷剂,润滑油和水REFRIGERANT,LUBRICANT AND WATER 螺栓BOLTS 螺丝钉SCREW 垫圈WASHER 金属垫片GASKET指软质橡胶垫圈等 接头COUPLING 闷头PLUG 弯头ELBOW 封头HEAD 法兰FLANGE 变径接头REDUCER 支座SADDLE 三通TEE 换热管HEAT EXCHANGE TUBE 铭牌NAMEPLATE 铭牌座N/P BRACKET 轴流风扇AXIAL FAN 离心风机CENTRIFUGAL FAN 电机MOTOR 水泵PUMP

压差阀PRESSURE DIFFERENTIAL VALVE 背压阀COUNTERBALANCE VALVE 温度控制阀 TEMPERATURE CONTROL VALVE 液位控制阀 LEVEL CONTROL VALVE 手动膨胀阀 HAND EXPANSION VALVE 热力膨胀阀 THERMOSTATIC EXPANSION VALVE 四通阀FOUR WAY VALVE 电磁阀SOLENOID VALVE 截止阀GLOBE VALVE 角阀ANGLE VALVE 直通阀STRAIGHT VALVE 球阀BALL VALVE 蝶阀BUTTERFLY VALVE 换向阀REVERSING VALVE 止回阀CHECK VALVE 吸气止回阀 SUCTION CHECK VALVE 分流头DISTRIBUTOR 干燥过滤器 DRY FILTER 视液镜MOISTURE LIQUID GLASS 压力开关PRESSURE SWITCH 储液罐LIQUID RECEIVER 油分离器OIL SEPARATOR 油过滤器OIL FILTER 油泵OIL PUMP 液位计LEVEL GAUGE 温度计THERMOMETER 压力表MANOMETER 液位开关LEVEL SWITCH 管夹及卡箍 CLAMPS & HOOPS 电气类元件 ELECTRIC COMPONENTS 传感器SENSORS 插座RECEPTACLE 接头CONNECTER 控制箱CONTROL PANEL 性能指标. PERFORMANCE INDEX 标志面MARK SURFACE 三通接头TEE CONNECTION 三通接头体 TEE CONNECTION BODY 扁螺母FLAT NUT 备注REMARK 下压板LOWER PLATE

《超大规模集成电路设计》考试习题(含答案)完整版分析

1.集成电路的发展过程经历了哪些发展阶段?划分集成电路的标准是什么? 集成电路的发展过程: ?小规模集成电路(Small Scale IC,SSI) ?中规模集成电路(Medium Scale IC,MSI) ?大规模集成电路(Large Scale IC,LSI) ?超大规模集成电路(Very Large Scale IC,VLSI) ?特大规模集成电路(Ultra Large Scale IC,ULSI) ?巨大规模集成电路(Gigantic Scale IC,GSI) 划分集成电路规模的标准 2.超大规模集成电路有哪些优点? 1. 降低生产成本 VLSI减少了体积和重量等,可靠性成万倍提高,功耗成万倍减少. 2.提高工作速度 VLSI内部连线很短,缩短了延迟时间.加工的技术越来越精细.电路工作速度的提高,主要是依靠减少尺寸获得. 3. 降低功耗 芯片内部电路尺寸小,连线短,分布电容小,驱动电路所需的功率下降. 4. 简化逻辑电路 芯片内部电路受干扰小,电路可简化. 5.优越的可靠性 采用VLSI后,元件数目和外部的接触点都大为减少,可靠性得到很大提高。 6.体积小重量轻 7.缩短电子产品的设计和组装周期 一片VLSI组件可以代替大量的元器件,组装工作极大的节省,生产线被压缩,加快了生产速度. 3.简述双阱CMOS工艺制作CMOS反相器的工艺流程过程。 1、形成N阱 2、形成P阱 3、推阱 4、形成场隔离区 5、形成多晶硅栅 6、形成硅化物 7、形成N管源漏区 8、形成P管源漏区 9、形成接触孔10、形成第一层金属11、形成第一层金属12、形成穿通接触孔13、形成第二层金属14、合金15、形成钝化层16、测试、封装,完成集成电路的制造工艺 4.在VLSI设计中,对互连线的要求和可能的互连线材料是什么? 互连线的要求 低电阻值:产生的电压降最小;信号传输延时最小(RC时间常数最小化) 与器件之间的接触电阻低 长期可靠工作 可能的互连线材料 金属(低电阻率),多晶硅(中等电阻率),高掺杂区的硅(注入或扩散)(中等电阻率)

SPSS统计分析最全中英文对照表

SPSS 专业技术词汇、短语的中英文对照索引 % of cases 各类别所占百分比 1-tailed 单尾的 2 Independent Samples 两个独立样本的检验 2 Related Samples 两个相关样本检验 2-tailed 双尾的 3-D (=dimensional) 三维-->三维散点图 A Above 高于 Absolute 绝对的-->绝对值 Add 加,添加 Add Cases 合并个案 Add cases from... 从……加个案 Add Variables 合并变量 Add variables from... 从……加变量 Adj.(=adjusted) standardized 调整后的标准化残差 Aggregate 汇总-->分类汇总 Aggregate Data 对数据进行分类汇总 Aggregate Function 汇总函数 Aggregate Variable 需要分类汇总的变量 Agreement 协议 Align 对齐-->对齐方式 Alignment 对齐-->对齐方式 All 全部,所有的 All cases 所有个案 All categories equal 所有类别相等 All other values 所有其他值 All requested variables entered 所要求变量全部引入 Alphabetic 按字母顺序的-->按字母顺序列表 Alternative 另外的,备选的 Analysis by groups is off 分组分析未开启 Analyze 分析-->统计分析 Analyze all cases, do not create groups 分析全部个案,不建立分组Annotation 注释 ANOV A Table ANOV A表 ANOV A table and eta (对分组变量)进行单因素方差分析并计算其η值Apply 应用 Apply Data Dictionary 应用数据字典 Apply Dictionary 应用数据字典 Approximately 大约 Approximately X% of all cases 从所有个案中随机选择约X%的个案

相关主题
文本预览
相关文档 最新文档