说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 脉冲装入
1)  pulse loading
脉冲装入
2)  Pulse input
脉冲输入
1.
After the simulation of transient response step input and pulse input of steering wheel,the factors that influence the steering performance are analysed,and by the adjustment(factors) of the roll stiffness of rear wheel.
分析了车辆转向盘角阶跃输入和脉冲输入时的瞬态响应特性,并对相关的影响因素进行了预测分析,通过调整后轮侧倾刚度等参数,优化转向瞬态特性响应结果,经过样车的试验验证了优化结果。
3)  pulse injection
脉冲注入
1.
Single event transient(SET)pulse injection with independent current source in a circuit simulator will introduce great error.
超深亚微米工艺下在电路模拟器中使用独立电流源方法的单粒子瞬态(single event transient,SET)脉冲注入与实验结果有很大误差。
2.
A method based on pulse injection was put forward to test the light-current-voltage(LIV) characteristics of laser diode(LD),and a new type of pulse measurement system was developed.
为精确测试半导体激光器(LD)的光功率-电流-电压(LIV)特性,提出一种基于脉冲注入调制的方法,并据此研制新型的LD脉冲测试系统。
3.
By means of pulse injection,the relation between lasing wavelength and chip temperature of distributed feedback laser(DFB-LD) has been obtained.
利用脉冲注入法测量了分布反馈激光器(DFB-LD)芯片温度与激射波长的关系。
4)  impulsive input
脉冲输入
1.
A Monod-Haldane chemostat model with delayed growth response and impulsive input concentration of the nutrient was considered.
考虑了一类具有时滞增长反应及脉冲输入营养基的Monod-Haldane恒化器模型。
5)  pulsed supply
脉冲输入
1.
costatum showed large fluctuations in cell density in response to pulses of nutrients,and the frequency of fluctuation in cell density equals the frequency of nutrient pulsed supply.
脉冲输入营养盐是陆源输入营养盐的一种方式。
6)  pulse stuffing
脉冲塞入
补充资料:装入程序


装入程序
loader

  zhuangru ehengxu装入程序(foader)把保存在外存介质上的代码(通常是目标程序)装人内存并启动执行的程序。 根据目标程序的形式,装人程序可分为三类:绝对装人程序、再定位装人程序和连接装入程序。如果待装人的目标程序中的所有地址都是绝对地址,则装人过程是根据装人地址、启动地址及目标程序大小等信息,将目标程序读写到指定的内存位置,从指定的启动地址开始执行,完成这种过程的程序称为绝对装入程序。如果待装人的目标程序中的地址是相对地址,则可把日标程序置于内存的任何位置,装人程序根据存取方式的不同调整目标程序中的地址,这种装人程序称为浮动装入租序。连接装入粗序结合了浮动装人程序和连接编辑程序的功能,它把许多分别编译后的目标程序组合成一个可执行程序,再装入内存并启动执行。 装人程序可以是一个独立的程序,也可以是操作系统的一个部分。装人程序本身需驻留在内存,它的装人是由引导程序完成的。 一般装入工作是在整个程序执行前完成,但是有些情况下需要在程序运行中再装入某些程序。可在程序执行中装人新的目标程序并将控制传递给该程序的装人程序称为份态装入租本-
  
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条