• The tube bending forming processes are simulated by explicit finite element code LS-DYNA.

    采用显式有限元分析软件LS -DYNA ,对于圆形钢管弯曲加工过程进行数值模拟。

    youdao

  • The new method for obtaining a random signal radar waveform by means of random multi- element code PPM is proposed.

    本文提出随机多元进行脉位调制(PPM获得随机信号雷达波形方法

    youdao

  • Therefore, the finite element code can be parallelized and executed on different cluster nodes on which PVM is available.

    因此有限元节点代码可以并行化不同基于PV M机群结点运行

    youdao

  • A general nonlinear finite element code has been applied to thermoelastic stress analysis of directionally solidified air cooled turbine blades.

    本文利用大型非线性有限元通用程序定向凝固结晶气冷叶片进行了热弹性分析

    youdao

  • In this paper, the residual welding stresses in a low carbon steel girth butt welded pipe are calculated with a nonlinear finite element code ADINA.

    本文利用ADINA非线性分析有限元程序,对低碳钢管道焊缝接头焊接残余应力进行计算。

    youdao

  • The tube bending forming processes are simulated by explicit finite element code LS-DYNA. The model that tube is bent in a rotary machine is adopted.

    采用显式有限元分析软件LS - DY NA,对于圆形钢管弯曲加工过程进行数值模拟

    youdao

  • The deformation behavior and shear localization in truncated conic specimens of tungsten heavy alloys under impact loading are simulated by the finite element code ABAQUS.

    采用有限元计算编码abaqus模拟了合金圆台试件冲击载荷变形剪切局部化行为

    youdao

  • The microstructure evolution models were implemented into the finite-element code, which allowed the prediction of distributions of grain size in the volume of the forging.

    有限元分析方法通过应用微观结构演变编码实现预测、仿真锻造过程晶粒的演变过程。

    youdao

  • Whole mechanism being treated as a combination of six main parts, three dimensions nonlinear structural simulation is completed by means of dynamic explicit finite element code.

    借助动态显式有限元方法,六个零件组成机构整体进行了非线性结构数值模拟

    youdao

  • D assembly FE modeling and dynamic elastoplastic analysis are carried out for the obturator structure of a floating gun breech mechanism by using nonlinear finite element code MSC MARC.

    利用大型非线性有限元MARC ,对某自动迫击炮浮动闭气结构进行三维装配体有限元建模动态塑性分析,获得了关键闭气构件的应力、塑性应变和变形的动态响应。

    youdao

  • Model parameters have the important effects on three-dimensional distinct element code (3dec) modeling of the stress wave propagation and attenuation in jointed rock masses as well as other codes.

    其他数值软件一样,三维离散程序(3dec)模拟应力节理岩体中的传播衰减时模型参数对模拟结果很重要影响

    youdao

  • If you find that you can't do what you need with the standard tools, ask yourself if you can do what you need with a custom code element.

    如果发现标准工具不能需要做的,那么问问您自己是否可以使用定制代码元素做您需要做的。

    youdao

  • In Listing 4, the first line of code takes each element of an array, calls the closure on it, and then builds a collection with the results.

    清单4中,第一代码提取数组中的每个元素,并在此基础上调用闭包然后结果构建一个集合

    youdao

  • This code only finds the namespaces of the root element.

    上述代码找到元素名称空间

    youdao

  • Code signing is the next essential element in J2ME's application security policy.

    代码签名J2ME应用程序安全性策略中下一个重要元素

    youdao

  • These features improve the consistency between the model element, the code references, and the process to manage changes.

    这些特性提高模型元素代码引用以及管理变更过程之间稳定性

    youdao

  • Generality: Without having to list all possible element names, the code is general enough to encompass the variation of different feature elements that might appear in instance documents.

    通用性:由于需要列出所有可能元素使代码更加通用,可以包含可能出现实例文档中的不同特性元素变体

    youdao

  • And you may notice that there is a little snippet of PHP code in this element.

    并且可能已经注意到了这个元素内有一小php代码

    youdao

  • The array element access (unsynchronized) code has already been presented in Listing 2.

    数组元素访问(不同步)代码已经清单2给出

    youdao

  • This HTML code contains an element that displays a URL to a static html page containing the message that dynamically appears within the marquee.

    HTML代码包含元素,它显示静态 HTML页面URL,页面包含滚动字幕中动态显示消息

    youdao

  • If your code passes the wrong element to the method, the code compiles fine, but might raise a runtime error or silently return no results.

    如果代码方法传递错误元素,那么尽管代码将良好可能会导致运行时错误或者返回任何结果

    youdao

  • The pane on the right in the editor changes to show the response code verification test element details.

    编辑器右边格子发生改变显示响应代码验证测试元素细节

    youdao

  • Finally, the code closes the root element.

    最后代码结束元素

    youdao

  • The element might be a section of code or a file.

    元素可能代码一个文件

    youdao

  • Suppose a .NET client sends out an array with a null element as shown in the code in Listing 9.

    假设.NET客户端发出含有元素数组代码如 清单 9示。

    youdao

  • The details form will be filled with the data of this element using the code in Listing 6.

    元素数据填充明细表单代码清单6。

    youdao

  • Most of the style sheet is easy, but what about the element, the HTML code for a new table row?

    大多数样式容易,元素-行的HTML代码如何呢?

    youdao

  • To remove Included Patterns from the description, delete the following call-template element from the code in Listing 11.

    为了描述中移除包含Patterns,从列表11中的代码中,删除以下call - template元素

    youdao

  • To specify an int variable for an iterator and a String variable for element name, use the code in Listing 17.

    迭代器指定int变量元素名称指定String变量,请使用清单17中的代码

    youdao

  • Razor’s @: and syntax can then be used for scenarios where you want to avoid using an HTML element within a code container block, and need to more explicitly denote a content region.

    在当不想一个代码容器使用HTML元素,却需要精确地标明个内容块的边界时,你可以使用Razor的@:语法

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定