Analysis of the Interaction between Track Beam and Vehicle for Single-Track Transit Systems under Transverse Load

  • 横向荷载作用下单轨轨道梁与车辆相互作用分析
  • 来源:互联网摘选更新时间:2026-07-02 15:15:33

  • 重点词汇
  • analysisn.分析,分解;梗概,要略;[数]解析;验定;
  • andconj. 和;与;而且;于是;然后
  • transverseadj.横向的;横断的;横切的;向横活动的;
  • trackn.小道;跑道;铁轨;站台;歌曲;音轨;足迹;路径;班级;滑轨;履带;
  • ofprep. 关于;属于…的;由…制成;
  • betweenprep.在…之间;介于…之间;往返于;共享;一起;
  • forconj.因为,由于;
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • 相关例句
1、

A series of reasons contribute to the formation of single-track system.

城市土地供给单轨制的形成有着一系列的原因。

互联网摘选

2、

By comparing the characteristics of submersible pump and vertical lineshaft turbine pump, comments are introduced on the selection and application of sea water lift pump and fire water pump.

通过对潜水泵与深井泵各方面特点的比较,提出海洋平台在海水泵和消防泵的使用方面的一些看法。

互联网摘选

3、

According to the calculation results, circular pipe network could improve the hydraulic conditions, reduce the designed flux and water head loss, and debase the lift of fire protection water pump of wet automatic sprinkler systems.

由计算出来的结果可以看出,环状管网能够改善湿式自动喷水灭火系统的水力条件,减小系统的设计流量与水头损失,降低消防水泵的扬程。

互联网摘选

4、

Methods The intracranial arterial blood flow velocities and pulsatility index, were examined using TCD and were compared in153 patients with migraineur without aura and60 normal controls.

方法采用多普勒(TCD)技术,检测153例无先兆型偏头痛患者发作间歇期颅内主要血管血流速度及脉动指数,与60例正常对照者进行对比研究。

互联网摘选

5、

The software has been programmed with C. Sensorless PMSM dual close-loop vector control with feedback of speed and current are realized. The flow charts of main program and PWM interrupt service routine are given.

软件采用C语言编写,实现了无位置传感器控制算法及转速和电流双闭环矢量控制;给出了系统主程序和PWM中断处理程序流程图。

互联网摘选

6、

Aim Objective: To master the timer T0, T1 of the mode selection and programming methods, to understand the design method of the interrupt service routine, and learn skills in real-time debugging.

实验目的目的:掌握定时器T0、T1的方式选择和编程方法,了解中断服务程序的设计方法,学会实时程序的调试技巧。

互联网摘选

7、

It is specific designed for the application of embedded system, it include the BSP ( Board Support Package) and operating kernel and user selected component and ISR ( interrupt service routine).

它由板级支持包(BSP)、操作系统内核及用户选用组件、中断服务程序(ISR)绢成。

互联网摘选

8、

The orinoco interrupt service routine populates sk_buffs with data received from the WLAN and passes it on to the IP stack via netif_rx.

orinoco中断服务例程用从WLAN接收的数据填充sk buffs,并经由netif rx将它传送到IP栈。

互联网摘选

9、

According to the hardware scheme of control system, the software realization scheme is given, which includes: the design flow chart of harmonic separating algorithm, the main program and its interrupt service routine.

根据控制系统的硬件设计,确定了软件实现方案,给出了主程序及其中断服务程序、谐波分离算法程序的设计流程图。

互联网摘选

10、

Then there is a discussion of the architecture of the interrupt service routine designing for the real-time system. A basic scheme which can be followed for the program designing has been supplied.

然后对实时系统的中断服务程序设计的结构进行了探讨,为具体的程序设计提出了可遵循的基本框架。

互联网摘选

11、

At last, in the section of software design, startup code programming, operating system choosing and transplanting, task design, drivers design and interrupt service routine design had been discussed.

最后,在软件设计部分探讨了启动代码编写、操作系统的选择和移植、任务规划和设计、驱动程序设计以及中断服务程序设计。

互联网摘选

12、

Even the jiffies ( small packets of kernel time for timing interrupts) are not altered and this lets you debug the Interrupt Service Routine.

此时连jiffies(用来对中断进行计时的内核时钟滴答数)都不会改变,这样就可以对ISR进行调试了。

互联网摘选

13、

A VAX/ VMS interrupt service routine that is activated by a software interrupt at a fork interrupt priority level ( IPL).

VAX/VMS的一种中断服务子程序,在分叉中断优先级(pl)软件中断激活。

互联网摘选

14、

Finally, this paper compendiary introduces the designs of hardware interface routine for ARM mic-controller, hardware interface and interrupt service routine for USB communication.

另外本文也简略介绍了ARM微控制器系统硬件接口程序、USB通讯硬件接口和中断服务程序的设计。

互联网摘选

15、

The data exchange between the background ISR ( Interrupt Service Routine) and the foreground Main Loop is achieved by event flags and data buffers.

后台中断服务程序(IS)和前台主循环之间的数据交换通过事件标志和数据缓冲区来实现。

互联网摘选

16、

Modular construction is adopted in the software system design. It is chiefly composed of main program, interrupt service routine, and several functioning modular subprogram.

软件系统的设计采用模块化结构,主要由主程序、中断服务程序和若干功能模块子程序组成。

互联网摘选

17、

The module software is a front and back office system. Namely the front system completes interrupt service routine while the background system completes the task-level program.

模块软件采用前后台系统,即前台完成中断服务程序,后台完成任务级程序。

互联网摘选

18、

According to structured programming, the software of the lower machine is composed by the main program, the subroutine and interrupt service routine.

按照结构化编程思想,将下位机软件划分为主程序、子程序和中断程序三部分分别进行设计。

互联网摘选

19、

When the interrupt service routine exits control of the processor is returned to whatever part of the software was previously running.

当中断服务程序退出,对处理器的控制权转到先前运行的那个软件上。

互联网摘选

20、

It also registers an interrupt service routine's address to service interrupts generated when wireless data is sent or received.

它还会注册一个中断服务例程的地址以服务收发无线数据时产生的中断。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈