查询词典 assembler system
- 与 assembler system 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
The new control and data collecting system can run on WINDOWS system. The data of tapping toque can be input into EXCEL software system to deal with. This new system realize showing of the data on line so it is useful to monitor the condition of the tapping.
在对"一种振动攻丝在线故障诊断的方法及其装置"进行系统分析的基础上,提出了对其进行改进设计和再开发的工作思路,并优化设计了振动攻丝控制与数据采集系统的硬件电路板;把原有系统的操作平台提高到WINDOWS操作系统;攻丝扭矩数据可以存入文件或直接写EXCEL进行处理;实现了攻丝扭矩数据的在线采集和动态显示。
-
The process of random load action was described with the Poisson stochastic process and the time de pendent reliability models of series system, parallel system and k/n system were developed with the probability differential equation and total probability formula when strength degenerated as time, Taking the degeneration of strength following the exponential rule as an example, the relationships between the reliability and failure rate of system and time were studied.
采用泊松随机过程来描述载荷的作用过程,运用概率微分方程和全概率公式建立了强度随时间退化时的串联系统、并联系统以及k/n系统动态可靠性模型。以强度退化服从指数退化规律为例,研究了串联系统、并联系统以及k/n系统的可靠度和失效率随时间的变化规律。
-
objective to study the correlation among psychosomatic health factors,depression,anxiety and sleep status in college students,to analyze influence factors in sleep status.methods with questionnaire opened in-vestigation,200college students were evaluated using cornell medical index,self-rating depression,self-rating anxiety scaleand pittsburgh sleep quality index.stepwise regression analysis was used.re-sults total score of sds was35.55±7.8,and sas was0.48±0.9.each score of cmi was higher than normal range,the highest was digestion system,next was respiration system,then,fatigue,eyes and ears,anxiety,sensitivity,tension,maladjustment in turn.total average score of psqi was6.32±3.6,ordinary sleep were115cases(57.5%),good and bad sleep were42(21%)and43(21.5%)cases respectively.influence factors in total score of psqi were sas,cmi,respiration system,anxiety,past healthy,digestion system,fatigue,sensitivity,sds and malad-justment in turn,using stepwise regression analysis,total score of psqi as dependent variable,each factor score of cmi,total score of sds and sas as independent variables.conclusion problems of psychosomatic health,anxiety and depression could both lead to sleep disorder.
目的 研究在校大学生心身健康因素及抑郁焦虑等与睡眠状况的相关性,并对影响睡眠状况的有关因素进行分析。方法采用问卷式的开放性研究,对在校的200名大学生进行康奈尔心身健康问卷、自评抑郁量表、焦虑自评量表和匹兹堡睡眠质量量表的测定,采用逐步回归分析方法。结果 sds总分为35.55±7.8、sas总分为0.48±0.9,cmi评分:消化系统最为严重评分为2.52,其次为呼吸系统、疲劳感、眼和耳、焦虑、敏感、紧张、不适应等,评分均高于正常常模。psqi总均分为6.32±3.6,一般睡眠有115例占57.5%,睡眠质量较好42例占21.0%,睡眠质量较差43例占21.5%。评估对睡眠状况的影响程度,以psqi总分为因变量,选择cmi各因子分和sds、sas总分作为自变量,进行多因素逐步回归分析,进入方程的因素依据标准化偏回归系数,影响psqi总分的因素依次为sas总分、cmi总分、呼吸系统、焦虑、既往健康、消化系统、疲劳感、敏感、sds总分、不适应(f=226.8;p.01;r=0.73)。结论心身健康问题和焦虑抑郁可导致睡眠障碍。
-
So that, we should do some effective transfor2 mation among these three systems, including time system and coordinate system. For the requirement, the time system and coordinate system for each of them are analyzed in details. And then, the method of time transformation and the model of coordinates transforma2 tion among GPS, GLONASS and GAL ILEO are p roposed based on lots of integration, certification and calculation.
这就需要我们对此三个系统的时间系统以及坐标系统进行有效的转换,本文就是基于这样的需求,详细介绍并分析了此三大系统中各自的时间系统与坐标系统,通过对多方资料的综合、推证与计算,综合得出GPS、GLONASS以及GAL ILEO三大系统间的时间转换方法及坐标转换模型与公式。
-
In chapter 4, basing theories and methods of scientific visualization, and artificial neural network BP algorithm, we integrate the Visual C++, OpenGL graphics library and Excel VBA technique to develop the program of artificial neural network and to make the BP algorithm visually, this program works can be divided into four parts: Using C language to develop program about BP algorithm; Using Visual C++, develop the GUI Interface, make input parameter visually; Using OpenGL graphic technique to display the training sample point in three dimension; at last using Excel DDE technique display the error graphic tables in Excel system In chapter 5, on the view of engineering application, we establish new method of surface reconstruction basing artificial neural network, develop interface program between module and commercial CAD/CAM system, meantime deeply discuss some key problems, for example, setting up the base plane, using the API technique, cutting and editing surface boundary, and also discuss the more compliant problem: how to intersect surface, at end we finish the work of translation from our surface reconstruction module to commercial CAD/CAM system, then make reverse engineering system basing artificial neural network more useful.
第四章基于科学计算可视化理论,依据人工神经网络BP算法理论模型,综合Visual C++,OpenGL图形库以及Excel VBA等多项软件开发技术,编制了人工神经网络程序,实现了BP算法的可视化映射。具体工作分为四部分:利用C语言实现人工神经网络BP算法;利用VisualC++的GUI技术开发图形用户界面,实现参数设置可视化;利用OpenGL图形技术进行三维映射,显示学习样本及训练样本点;利用微软电子表格DDE动态数据交换技术,在Excel上动态显示学习误差曲线图。第五章从工程应用的角度出发,提出了一种新的基于人工神经网络算法的曲面裁剪重构方法,完成了曲面重建模块与通用CAD/CAM系统的接口设计工作,对其中的若干关键问题进行了深入讨论,例如基平面设定、API技术的应用、边界裁剪等问题,同时,对曲面计算中较为困难的曲面相交问题也进行的专门探讨,最终完成了曲面重建模块向CAD/CAM系统的数据传输工作,使人工神经网络逆向工程系统趋向实用。
-
As a corollary, we solve a conjecture of Liao, i.e., the following four conditions are all equivalent: 1 the system is structurally stable, 2 the system is in the interior of the set of Kupka-Smale systems, 3 the obstruction set and the interior of singularities of the system are empty, 4 the system satisfies Axiom A and the strong transversality condition.
作为一个推论,这解决了廖山涛先生的一个猜测,即下述四个条件等价:1 系统为结构稳定的,2系统及其附近的系统皆为Kupka-Smale系统,3系统的阻碍集为空集,4 系统为公理A且满足横截性条件。3→4,4→1,1→4已经分别由廖山涛, Smale、 Anosov、 Robbin、 Robinson以及Robinson完成。
-
There has been some groundwork to spread the TRC system in China at the present time, but the reconstruct of the TRC system has not been processed systemic yet. From his own experiment the author considers that the building of TRC system is the trend of China's banking credit risk management. As an immature theory, TRC is a complex study that requires further research so as to build the total risk control system suitable to China's banking practice and to fit the changing and complicated environment.
作者结合在研究过程中所做的尝试和分析,认为,TRC体系的建立将是国内银行信贷管理的发展趋势,具有实践操作的可行性和改进信贷风险管理的实用价值,但建立完善的TRC体系是一项复杂的系统工程,真正构建适合我国银行实践的完善的全面风险控制体系,是需要继续研究的复杂课题,是面对复杂多变的环境的不断深入的过程。
-
The main hydraulic system of Hydraulic Tube Tester was taken as an example, and the workflow of Hydraulic Tube Tester and the operating principle of its main hydraulic system were introduced. AMESim was selected as the software environment, and the model of the system was built based on the sub-models of main components. The main parameters of the model were set according to the 3# Hydraulic Tube Tester in a steel mill, and then the dynamic simulation of the main hydraulic system was achieved.
摘 要:以钢管水压试验机液压系统为研究对象,阐述了水压试验机的工作流程和主液压系统工作原理,选择AMESim 作为软件环境,建立了该系统基于AMESim 的主要元件子模型,并搭建成完整的某钢厂3 号线水压试验机主液压系统模型,设置了模型中的主要参数,实现了该液压系统动态性能仿真。
-
The course of this reformation of school-running system of Chinese higher education could be divided into four phrases: period of recovery, exploration, development and expansion which is a reflection of the transition of school-running system of Chinese higher education from singleness to variety. But there still appeared some unaccommodated problems in the causes of the reformation of school-running system, the main are: input channels are impaired; market mechanism is weaker in the reformation of school-running system; governmental functions exercised improper.
具体来看,一是由于经济体制改革的成效显著,我国经济呈现持续增长,对高等教育的需求及投入都相应有了大幅度的增加;二是非公有制经济的壮大为民办高等教育的产生和发展提供了物质基础;三是以服务地方为主的中心城市大学应我国区域经济发展的需求,首先出现在广东等省而后在全国众多中心城市掀起一股举办热潮,并获得了很好的发展;四是我国经济的对外开放和对外贸易额的增长将国外的教育资源引入了我国,中外合作办学呈现出快速发展的势头;五是知识经济的迅猛发展促使高等教育改变传统的办学模式,积极谋求自身的转变,提高办学的水平。
-
In view of the management strategy of Publishing House A and its present human resource management situation, which is characterized by human resource department still functioning mostly in just giving advice, organization structure unadaptable to the companys development strategy, lack of systematic personnel training, short of viable performance appraisal system, unsound motivation of compensation system, the author, by using the theories and methods of the subjects such as human resource management, organization behavior, accounting, strategy management, investigation and data analysis and statistics, brings forward 6 human resource strategies: to establish human resources management type playing strategic guidance, to change the organization structure from a decentralized line-of-business organization structure to amatrix one, to establish a learning organization, a scientific performance appraisal system, an all-round motivation mechanism and a human resources precaution and alarm system.
本文根据A出版社的经营战略,针对A出版社人力资源部门的作用仍然停留在职能、参谋部门;组织结构不能适应组织的总体战略要求;培训体系尚不完善;缺乏一套切实可行的绩效考核体系;薪酬体系的激励作用不明显的实际情况,运用人力资源管理、组织行为学、会计学、战略管理学、调查与数据分析、统计学等其他边沿学科理论和方法,笔者提出了六条人力资源战略:建立战略导向型人力资源管理;直线职能制组织结构向矩阵式组织结构的转变;建立学习型组织;建立科学的绩效考核体系;建立全方位的激励机制;建立人力资源预警系统。
- 相关中文对照歌词
- My System
- Alienated
- Rain On Us
- You Are In My System
- System Blower
- Shock To My System
- In My System
- Soundsystem
- Shock To The System
- Back Into Your System
- 推荐网络例句
-
We were cousins—his grandfather was King of Scots,and his great-grandfather was Henry VII of England.
我们是堂姐弟——他的祖父曾是苏格兰国王,他的曾祖父是英格兰的亨利二世。
-
I do want to help you, but I am in a quandary now!
我是想帮你,但是我现在左右为难啊!
-
This is the first spacewalk for the endeavour crew that will also install other equipment they brought from earth.
这是奋进号太空船的成员第一次的太空行走,他们同时也会安装其它从地球带来的设备装置。