Based on the static experiment mentioned above, the research of stable crack growth process of concrete under fatigue loads was carried out.
在上述静载试验基础上,进行了疲劳荷载作用下混凝土裂缝稳定扩展过程研究。
The obfuscation algorithm can prevent the deobfuscation technique based on the static analysis of programs and by using program instrumentation.
该算法所处理的迷惑代码能够很好地抗击源代码静态分析和基于源代码植入反迷惑攻击。
Most of applied work on Industry Organization is based on the static model, but static analysis has its weakness compared with dynamic analysis.
产业组织理论一般基于静态分析,在研究动态问题时静态方法常常显得不足。
Based on the static characteristics of induction motor, this paper analyzes the braking function of general voltage vector controlled frequency converter.
本文从感应电机的静态特性出发,分析了通用电压矢量控制变频调速器的制动功能。
Based on the static analysis method of source codes, the automatic testing method for controlling stream graph was pro-posed to detect the faults in programs.
基于对程序源代码的静态分析方法,针对程序中一些常见故障,提出了一种基于控制流图的自动测试方法。
The air floatation hydrocyclone realizes the combination of centrifugal separation and air-adding flotation through side-wall air filling based on the static hydrocyclone.
气浮水力旋流器是在静态水力旋流器的基础上,通过边壁加气的方式,实现了离心分离和加气浮选的结合。
Based on the static fermentation, this paper analyzed X-ray diffraction patterns, permeability and holding water capacity. The important data could apply to medical application.
在静态培养的基础上,分析了细菌纤维素膜的X -衍射图谱、渗透性能和持水性等,为细菌纤维素在医学上的应用积累了重要的基础数据。
The seismic performance of the building was evaluated based on the static analysis under frequent earthquake, and the nonlinear time history analysis under rare earthquake was conducted.
对该结构体系进行了多遇地震作用下的抗震性能计算评估和罕遇地震作用下的弹塑性时程分析。
The distributions of stress and displacement of the integrity of the ladle turret under the actions of self-weight and the static loads are firstly obtained based on the static FE analysis.
通过静力有限元计算,得到了钢水罐回转台在自重和钢包满包载荷作用下的应力和位移分布,进而对结构的强度和刚度进行了分析。
Firstly, based on the static foundation of the integrated supply chain in the automobile industry, this paper puts forward to two modes of constructing the whole automobile industries supply chain.
首先,在汽车工业集成化供应链构建的静态层面,本文提出了构建完整的汽车工业集成化供应链的两种模式。
When configured in high security mode, the secure proxy server will route application requests based on static route data.
当配置为高级安全模式时,安全代理服务器将根据静态路由信息路由应用程序请求。
REST makes retrieving static documents incredibly efficient and scalable because they can be easily cached based on the URI and last-modified date.
REST使静态文档的检索极其高效、可伸缩,这是因为它们可以根据uri和最后修改日期来轻松缓存。
Static data APIs are generated based on the input data model.
静态数据API是基于输入数据模型生成的。
Client policy: the policy is calculated based on the policy set, which is a static client policy configuration.
客户端策略:策略基于策略集计算,这是一个静态客户端策略配置。
The optimizers are targeted to create new interactive items (check boxes, fields) on the form based on static items (labels, lines) on the PDF and align existing items (labels or fields) on the form.
使用优化器可以基于PD F中的静态项(标签、行)在表单中创建新交互项(复选框、字段),并对齐表单中的现有项(标签或字段)。
So far the selections were based on providing information in a static VXML file.
到目前为止,选择都基于静态VXML文件中提供的信息。
These static values represent the JSP files that are displayed by the portlet, based on user interaction.
这些静态值表示了portlet在用户交互的基础上显示的JSP文件。
The Linux kernel performs thread scheduling based on static controls, such as thread priority levels, and on certain dynamic conditions of the threads executing in the system.
Linux核心可以根据静态控制(如线程优先级级别)和系统中执行的线程的某些动态条件下来执行线程调度。
Another problem is that the crosscutting views only show matches based on static join point shadows.
另一个问题是横切视图只显示了基于静态联结点shadow的匹配。
The fundamental difference is that WS-BPEL is based on the concept of providing an entire static protocol description up front once and for all - and providing it out of band.
其基本的差别在于WS-BPEL是基于一次性地以带外的方式(out of band)预先将整个静态协议和盘托出的概念。
Although there are many types of static analysis, they can be broken into a few common categories, based on the value that they provide.
虽然有许多类型的静态分析,但是根据它们提供的价值,可以分为一些常见的类别。
User preferences may not be static, and can vary based on the services and current state of the system.
用户的首选项不是一成不变的,并且可能会依服务和系统当前的状态不同而发生变化。
In contrast to the dynamic analysis approach, in static analysis nothing actually gets executed: the whole analysis is based purely on mathematical models.
与动态分析方法相比,在静态分析中实际并没有任何执行行为:整个分析是建立在纯粹的数学模型基础上的。
As in our earlier discussion of custom role-based authorization, there may be situations where the view of data is contextual such that it cannot be simply adjusted based on static roles.
正如前面讨论自定义基于角色的授权时所提到的,可能会存在数据视图与上下文相关的情况,并不能仅简单地基于静态角色对其进行调整。
RSA models are based on the UML2 standard, which models not only a system's static data model but also behavioral constructs.
RSA模型是基于UML2标准的,这种模型不仅可以建模一个系统的静态数据模型,而且还可以对行为进行建模。
The wizard generates a static stub client based on the WeatherForecast WSDL document.
在WeatherForecastWSDL文件的基础上,向导生成一个静态存根客户端。
The OpenBSD developers have developed a different static approach based on new functions they developed, strlcpy(3) and strlcat(3).
OpenBSD开发人员开发了一种不同的静态方法,这种方法基于他们开发的新函数strlcpy(3)和strlcat(3) 。
In this case, I'll make it a class method (static) and I'll allow Races to be found by name (that is, I'll search based on the name property).
在本例中,我将把这个“查找程序”方法创建为一个类方法(static)并且允许通过名称查找这些Race(即基于name属性搜索)。
The static and transient stability of the power system are analyzed based on the degree of excitation.
根据不同的干扰程度,分析研究了系统的静态稳定性和暂态稳定性。
The static and transient stability of the power system are analyzed based on the degree of excitation.
根据不同的干扰程度,分析研究了系统的静态稳定性和暂态稳定性。
应用推荐