查询词典 performance test
- 与 performance test 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
The method of thermal economic analysis based on the matrix model is applied to analyze the performance of Mengda power plant No.2 unit. The calculating method of performance indexes is introduced . The software is built by using C+-+ Builder. At the end, real-time analysis system of the unit performance indexes is completed.
本文以蒙达发电厂二号机组为例,应用基于矩阵模式的热力系统分析方法对其进行了详细的性能分析,介绍了机组各项性能指标的计算方法,并采用C++Builder编制了相应计算机软件,最终实现了机组性能指标实时分析。
-
Call mode, input, output and parameters of several MPI collective communication operations in CAMPI are discussed. We have implemented barrier, broadcast and reduction operations in CAMPI and have analyzed application performance. In performance contrast, CAMPI can archive better performance improvement relative to MPICH.
通过讨论多种MPI的集合操作,给出它们在CAMPI中的函数调用方式、输入参数描述、输出参数描述、参数说明和函数说明,重点针对同步、广播和归约操作,实现了CAMPI集合通信操作库的子集,并且给出应用性能分析,在性能比较中,相对MPICH可以获得较高的性能改善。
-
With the analysis and research of the supply chain performance measurement index system of domestic and international at present, this paper constructs the whole supply chain performance measurement index system, from internal of node, between the nodes and the whole supply chain performance measurement three aspects.And then, gives quantitative formulas of quantitative and qualitative.
本文在总结国内外相关研究成果的基础上,首先从供应链节点企业内部的绩效评价、节点之间的绩效评价和供应链整体绩效评价三个方面,构建供应链总体的绩效评价指标体系,并给出相关定量指标和定性指标的量化公式。
-
A high performance digital IF radar receiver which uses IF echo and COHO joint process algorithm, field sampling, field processing and remote transmission is introduced. Its performance can meet the requirements of modern high performance radar system.
采用中频回波和中频相参信号联合相干处理,现场采样,现场处理,远程传输的体系结构实现了高性能数字中频雷达接收机,其性能可以满足现代高性能雷达系统的需要。
-
As the impregnant, the insulating oil is provided with the following features, such as excellent dielectric performance, stable chemical performance, non-chlorine or chlorinated biphenyl, complete biodegradation, non-pollution, low condensation point, low viscosity, excellent performance under low temperature and absorption capacity for the gas which is produced by partial discharge, high fire point, excellent capability of over-voltage withstanding.
作为浸渍剂的绝缘油具有优良的介电性能,化学性能稳定,不含氯或氯化联苯,能完全生物降解,对环境无污染,凝点低,黏度小,低温性能好,对局部放电产生的气体有很好的吸收能力,燃点高,具有出色的耐受过电压能力。
-
Based on a lot of experiment results, a conclusion is drawn: comparing with other factors, the performance of branch handling strategy is the key limits of processor to exploit the instruction level parallelism existed in nonscientific code, cache miss have severe effect on superscalar processor's performance when it runs scientific code. Second, in order to reduce the branch penalty and improve the performance of superscalar processor, a new branch handling strategy—a classification based hierarchical branch handling strategy, CHBHS is proposed. It first expands the traditional processor architecture to support multiple condition code, conditional execution and Mbranch instruction, as a result, compiler can reduce the number of static conditional branch when the code is generated. Then, CHBHS tries to use the best suitable mechanism to deal with different branch base on their different behavior. CHBHS can predict the target address of unconditional branch, subroutine call and conditional branch by buffering their target address in branch target buffer, a newly proposed high efficient return address stack is used to reduce the penalty of subroutine return instruction, a new Counter Register Stack is also proposed to reduce the penalty of loop-closing branch to zero, and dynamic branch predictor is incorporate with branch target buffer to predict the outcome of conditional branch.
基于上述结论,为了尽量消除转移指令对处理器开发指令级并行性能力的影响,进一步提高处理器性能,在详尽分析目前已存在的转移处理策略的特点与局限性的基础上,首次提出了一种新的转移处理策略即基于分类的层次转移处理策略CHBHS(Classification Based Hierarchical Branch Handling Strategy),它首先通过扩展传统的体系结构,支持多条件码、条件式执行及多分支转移技术,以使编译程序在进行代码生成时可尽量少生成条件转移指令,从而减少静态条件转移指令的数目;其次,基于不同的转移指令的行为不同这一事实,提出了对不同的转移指令采用不同的机制进行处理的思想,即对无条件转移指令和函数调用指令以及条件转移指令的目标地址,采用转移目标缓冲器来预测,对于函数返回指令,采用所提出一种的高效返回地址栈来预测其目标地址,对于大多数循环控制转移指令,采用所提出的Counter Register Stack来将其所可能带来的损失减少为0,对于其他的条件转移指令采用动态预测机制来预测其方向。
-
Brief:This article is about the technical parameters ,technical performance and installation of FRP cullis by Yangzhou Wansheng Industry Co., Ltd and compare with steel plate in performance, according to the research argumentation by expert and manufacture experience by steel structure factory, describe FRP cullis application prospect and high cost performance in the workshop of steel structure.
本文是扬州万盛实业有限公司对FRP天沟技术参数、技术性能、安装方法的描述及其与钢板天沟性能的比较,结合专家研究论证及钢结构生产厂家的生产经验,描述玻璃钢天沟在钢结构厂房的应用前景及高性价比。
-
Compared with the performance of the IEEE 802.16d standard, the IPR method achieves better Complementary Cumulative Distribution Function performance without BER performance degradation almost.
与IEEE 802.16d标准中峰均比性能相比,本文提出的方法能在几乎不损失系统BER性能的情况下,获得良好的互补累积分布函数性能。
-
modern compute processors and systems have put many technologies into practice, while compliers make high-performance possible when these technologies are used.the tree-ssa optimization infrastructure in gcc supplies a powerful program analysis framework.the enhanced data dependence analysisinformation allows compliers to change the algorithm for widen locality .whereby the utilization ratio of the resources can be improved which leads to increasing throughput and higher performance.the study focuses on data dependence, matrix transform and cyclic transformation by analyzing their features,algorithm and performance and stating the status quo of gcc cyclic transformation whereby outlook of the study has been made.
现代的计算机处理器和计算机系统实现了很多先进技术,要利用这些技术更需要编译器的支持以取得高性能。 gcc中tree-ssa优化框架提供了一个功能强大的程序分析框架。增强的数据依赖分析信息允许编译器变换一个算法以取得更大的局部性,提高资源的利用率以增大吞吐量,提高性能。该文对数据依赖、矩阵变换、循环变换进行了研究,分析了它们的特点,算法和性能,陈述了gcc中循环变换的现状,对以后的研究做出了一定的展望。
-
The best of comprehensive efficiency between natural lighting and heat insulation is Low-E glass, the best performance of natural lighting is clear glass, but performance of heat insulation is bad, the best performance of heat insulation is green semi-reflective glass, average daylight factor is about 1% over, 0.7% of residential standards, but its illuminance is not suitable about 200 Lux.
平均昼光率与室内玻璃表面温度标准差之比值的综合效能评估中,Low-E玻璃为采光与隔热综合效能最优异之材质,而清玻璃为采光效能最优异之玻璃材质,但清玻璃隔热效能不佳,绿色半反射玻璃的隔热效果最好,而采光方面的昼光率平均为1%,采光虽然还符合住宅的昼光率标准0.7%,但照度普遍不佳,平均室内照度约200 照度。
- 相关中文对照歌词
- Performance
- Test Of Time
- Put It To The Test
- Across The Nation
- Across The Nation
- Piss Test (Interlude)
- Performance
- Test Drive
- Truth
- Test Drive
- 推荐网络例句
-
Core, self psychology is psychoanalytic, but there are crucial differences in how the patient-therapist relationship is viewed.
自体心理学的核心是精神分析,但在如何看待患者-治疗师关系方面,自体心理学和精神分析有着根本性的不同。
-
High-performance cars brake drum production costs increase less than 10%.
高性能汽车刹车鼓的生产成本增加小于10%。
-
Back in the day, we had therapy but we either didn't have money for it (and companies surely didn't cover it in any insurance plans…ever) or we didn't want to deal with the stigma that small town mentalities would inevitably put on one who had to visit the "nuthouse" or get his or her head "shrunk".
早在白天,我们曾治疗,但我们不是没有钱,因为(和公司当然不包括它的任何保险图。。。ever)或我们不想要处理的耻辱小镇心态难免放在一个人已访问了&nuthouse&或找他或她的头&缩水&。