英语人>网络例句>functional dependence 相关的网络例句
functional dependence相关的网络例句

查询词典 functional dependence

与 functional dependence 相关的网络例句 [注:此内容来源于网络,仅供参考]

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 purpose of this study is to analyze the characteristics of radiochromic film dosimetry, including the film response versus time, dose linearity, energy dependence and angular dependence. In addition, we measure the output factors for the field defining collimators used in gamma knife by using spherical phantom. The measurement results were compared with the results of Monte Carlo simulation.

本研究将探讨辐射变色软片侦测辐射之特性,包括软片反应与时间关系、剂量线性度、能量依存度及角度依存度;并使用加马刀立体定位放射手术剂量验证用之球型假体,量测加马刀四种不同大小准直仪头盔之剂量分布及相对输出因子,并与蒙地卡罗模拟结果作一比较分析。

A combination of DLS and SLS was used to characterize the temperature dependence of the diameter and structure of the nanoparticles and the corresponding hollow spheres, and it was found that the temperature dependence is completely reversible.

用DLS跟踪了纳米粒子的核酶解过程中散射光强和粒径的变化,并用FTIR,SEM和TEM表征了酶解前后纳米粒子的结构和形貌的变化;结合采用DLS和SLS技术表征了纳米粒子和空心球的粒径及结构对温度的依赖性,发现PNIPAM空心球的温敏性变化是完全可逆的。

Thus the law of supply and demand of labor is kept in the right rut, the oscillation of wages is penned within limits satisfactory to capitalist exploitation, and lastly, the social dependence of the laborer on the capitalist, that indispensable requisite, is secured; an unmistakable relation of dependence, which the smug political economist, at home, in the mother-country, can transmogrify into one of free contract between buyer and seller, between equally independent owners of commodities, the owner of the commodity capital and the owner of the commodity labor.

这样,劳动力的供求规律就保持在正常的轨道上,劳动力的变动就限制在资本主义剥削所容许的范围内,最后,工人对资本家必不可少的社会从属性即绝对的从属关系得到保证。政治经济学家本国,即宗主国,可以花言巧语地把这样绝对的从属关系描绘成买者同卖者之间的自由契约关系。

The form of rapidity distribution is set up and the influence of the intranuclear cascade on the target mass dependence of final state distributions is considered. The power behaviour of this dependence is analysed and the results agree well with the data.

建立了计算末态粒子快度分布的公式,讨论了核内级联对末态分布的靶核依赖性的影响,分析了靶核依赖因子在全快度区的行为,计算结果与实验数据符合。

A new method of obtaining secondary electron yield and secondary Cs〓 ionization probability by detecting target current and primary ion current under Cs〓 bombardment is put forward The dependence of Cs〓 ionization probability on primary ion energy, primary beam current and substrate compositions, as well as the dependence of secondary ion intensity on erosion time during transient period has been studied The mechanisms of secondary ion emission are explained

二、提出了通过测量靶流和一次束流求取Cs〓轰击下二次电子产额和二次Cs〓离化率的方法,实验研究了一次离子能量、束流强度及不同基体对二次Cs〓离化率的影响和瞬态过程中二次离子强度的变化规律,并对发射机理做了解释。

Because of mechanism parameters unknown and complicated mathematical calculations,it is very difficult for us to identify screw system independence. However,Klein projective geometry theory is used to discuss screw system dependence in this paper. As a result,it is very easy for us to identify screw system dependence by Klein projective geometry theory,so the problem of discriminating input selecting reasonability is solved.

将Klein映射理论应用到多自由度输入选取的判别中,讨论了3力3偶螺旋系的相关性,给出了相关性的判据,使相关性判别变得非常简单,避免了输入选取判别中复杂的数学运算和机构参数未知的问题,从而解决了输入选取的判别难题。

The rapid growth of dependence on foreign trade, particularly in the accession to the WTO, in a linear dependence on foreign trade upward momentum.

外贸依存度的快速增长,特别是在加入WTO后,外贸依存度出现了直线上升势头。

The paper summerizes several general pratical new techniques, such as the analyzers of program profiles, maximum potential parallelism, array privatizability, loop parallelism; the visualizers of the statement data dependence graph, procedural callgraph, loop iteration space graph and interactive tools of array privatization and unimodular transformation; the automatic techniques of array privatization combined data dependence and coverage, the computation of parallelizing unimodular transforming matrix for mult-nested loops, enhanced unimodular transformation with array reduction recognition, non-loop level parallelism revealing technique, dynamic dataflow analysis and optimization of cross-loop local cache reuses, etc.

本文从而概括了若干具有一般性的实用新技术,如:程序计算量分析、最大潜在并行性分析、数组私有化分析、循环并行性分析等动态程序分析技术;语句数据相关图、过程调用图、循环迭代空间相关图、交互数组私有化、交互幺模变换等可视化语义交互分析变换技术等等;总结了若干自动并行化新技术,如:结合相关和覆盖的数组私有化方法、对多层嵌套循环计算幺模并行化变换矩阵的循环幺模变换方法、结合数组规约识别增强幺模变换的技术、发掘非循环级并行性的技术、动态数据流分析技术、优化利用循环间Cache数据局部性的技术等等。

In chapter 7, the 2D-distribution of the clutter spectrum in non-sidelooking phased array airborne radar varies with cell range (this can be often called as clutter range dependence), which this kind of nonhomogeneity resulted by range dependence is more serious especially in short range.

第六章提出了一种基于最大似然估计的动目标检测的非均匀方法,首先利用自回归方法对雷达接收数据进行时域白化处理,然后利用最大似然方法逐距离单元估计目标回波幅度,最后由估计结果与自适应门限比较得到检测结果。

第6/50页 首页 < ... 2 3 4 5 6 7 8 9 10 ... > 尾页
相关中文对照歌词
The Sexy Data Tango
The Sexy Data Tango (BiTrektual Version)
Declaration Of Dependance
A Cute, Sweet, Love Addiction
Slaves To Substance
Trouble Comes Running
Too Much Of Heaven
Recharger
Cobra Status
Feel Good Hit Of The Summer Part 2
推荐网络例句

If you were not , and OS X just booted normally, have no fear.

如果你没有,和OS X刚刚启动通常,没有恐惧。

I only want to preserve our all .

我只想保存好我们的一切

You know, there is nothing like exponential improvement.

你知道,没有像~者有指数的进步。