The spline function method of lines is used in analyzing nonlinear problems of cylindrical shells.
采用样条函数线法分析了圆柱壳及具有封闭截面壳体的几何非线性问题。
In this paper, the diaphragms and strips with finite conductivity are studied by the method of lines.
本文应用直线法分析非理想导体所构成的薄感性膜片,其等效电抗和等效电阻能同时计算获得。
The increment equations of the spline function method of lines are also given out for analyzing the nonlinear problem.
还导出了用于非线性分析的样条函数线法增量方程;
The computational results demonstrate that the finite element method of lines is accurate and its convergence is well.
算例表明,本法具有良好的收敛性和较高的计算精度。
In this paper the method of lines is quoted. The partly filled with electric anisotropic dielectric waveguides are analyzed.
文本引用直线法,分析了一般的部分填充电各向异性介质的波导的色散特性。
The 2-d em boundary value problems with curved boundaries are first treated by the method of lines based on the matrix Theory.
本文首次将基于矩阵理论的直线法推广到曲线边界的二维电磁场问题。
A parallelogram oblique element model is developed in the Finite element Method of Lines (FEMOL) for the solutions of oblique plate bending problems.
导出斜型薄板单元模型并应用于有限元线法(FEMOL)求解平行四边形斜板的弯曲问题。
A general - purpose software for the full-wave analysis of microwave and millimeter-wave planar transmission lines by the method of lines has been developed.
本文用直线法研制了微波毫米波平面传输线全波分析通用软件。
Using Finite Element Method of Lines smash the area in semidiscretization with plane or axial symmetry element which is develop by the postgraduate last session;
空间上采用有限元线法进行半离散化,采用已有的轴对称单元、平面单元;
A set of formulas for analyzing high order modes of coaxial lines with arbitrary section in polar coordinate by the method of lines are rigorously derived in this paper.
本文应用直线法理论严格推导了在极坐标系统中分析任意截面形状同轴线高次模的公式。
So far the application of method of lines is restricted to electromagnetic boundary value problems (em BVPs) in rectangular or compound rectangular regions with straight line boundaries.
到目前为止,直线法仅应用于矩形域或复合矩形域上的电磁场边值问题。
To accomplish this, you can wrap the three lines of code produced by the recorder into a separate method in your test script.
要完成这项操作,可以将记录器生成的三行代码封装到测试脚本的某个单独方法中。
The enhanced update method requires just a few additional lines of code.
这个增强型的更新方法需要一点额外的代码行。
The oldest method for calculating code complexity is counting the number of lines in a given function or method.
计算代码复杂度的老方法,一般是统计一个给定的函数或方法中的代码行数目。
The last line represents the normal processing of the method result. The five previous lines are output from the logging code.
最后一行表示方法结果的常规处理,前面的五行是日志代码的输出结果。
Smart grid describes a more efficient, less costly method of moving electricity along long-distance transmission lines to local power lines and end-users in homes and businesses.
智能电网用效率更高、成本更低的传输方法——长距离地将电能传输到地方输电线、家庭和企业的终端用户。
Using this method I further constructed additional planes to help me keep track of perspective, while trying to match my sketch lines as close as I could.
以这种方法,我构建了更多的平面,以帮助我在尽可能地匹配线稿的同时,保持透视关系。
The second code block (lines 6-7) just passes the root element of the document off to the recursive modification method I'll get to in a moment.
第二个代码块(第6 -7行)只是将文档的根元素传递给我马上要谈到的递归修改方法。
You need to examine the lines of code within the method and check to make sure that there is only one line.
您需要检查方法内部的代码行,并且确保其中只有一行代码。
If a method is 10 lines long and 8 lines of the method were exercised in a test run, then the method has a line coverage of 80%.
如果一个方法有10行代码,其中的8行在测试中被执行,那么这个方法的行覆盖率是80%。
For a helpful rule of thumb, you could say that a method with more than 100 non-commenting lines of code is way too long.
有一个很有帮助的经验法则,您可以说非代码注释行超过100行的方法是长方法。
That's not so bad in and of itself, but when I find I do need to print the method information, I first need to print the entering lines for each enclosing method call.
这本身并不困难,但是我发现真的需要打印方法信息时,首 先需要打印每一个包围方法调用的进入线。
The method signature ends with a colon, which indicates that the body of the function follows on subsequent lines.
方法签名以冒号结尾,表示下面的代码行是函数体。
The first two lines of this method do something you would expect to happen at the start of a GUI program: they create and show a main window.
该方法的前两行的用途在GUI程序的开头部分很常见:它们创建和显示主窗口。
To modify the getCalulator()method, add two lines of code shown in bold in Listing 8.
要修改getCalulator()方法,可以添加清单8中用粗体显示的两行代码。
The first example USES the PropertyPageProvider method to show the number of lines and characters when you right-click a file (or files) and then click Properties.
第一个例子使用PropertyPageProvider方法在文件(或多个文件)上单击右键显示行数和参数,然后单击properties。
You need to add two lines of code in the init method of the controller servlets.GoogleSearchServlet.
您需要在控制器servlets . GoogleSearchServlet的init方法中添加两行代码。
I'm left with some ugly boilerplate code because of the anonymous inner class wrapping this method's real purpose - the two lines of code that appear in the body of the addOrderFrom method.
考虑到包装这个方法的匿名内部类的真正用途,我留下了几行难看的样板代码—addorderfrom方法体中的两行代码。
I'm left with some ugly boilerplate code because of the anonymous inner class wrapping this method's real purpose - the two lines of code that appear in the body of the addOrderFrom method.
考虑到包装这个方法的匿名内部类的真正用途,我留下了几行难看的样板代码—addorderfrom方法体中的两行代码。
应用推荐