查询词典 arithmetic expression
- 与 arithmetic expression 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
This paper researches on arithmetic of boiler economical combustion . Based on typical control arithmetic and ecumenic fuzzy arithmetic , it offers a new fuzzy control arithmetic .
本文对锅筒锅炉经济燃烧算法进行了研究,在传统控制算法和一般模糊控制算法的基础上,提出了一种新型的更加符合实际,运行效率高的模糊控制算法。
-
Association rule is an important content in data mining, efficient arithmetic is the most important part of data-mining 昺odel, especially when facing the complicated and various demands, it is necessary to propose characteristic and complementary arithmetic according to different factors. The paper analyses elaborately the idea of association rule mining arithmetic based on constraints, studies the classes of constraints in order to confirm its utility. The arithmetic aiming at united variable constraints improvement strategy and exchange of complication aggregation constraints has been designed, the practice has proved that it is effective.
关联规则是数据挖掘研究的重要内容,高效的算法是数据挖掘的重要组成部分,而且面对复杂的多方面的需求,应提供针对各种因素的各具特色的互补的多种算法,本文详尽地研究了基于约束的关联规则挖掘算法的思想,深入地研究了约束的分类、确定其可利用的性质,在此基础上提出了针对联合约束中前驱和后继重叠时的改进策略和复杂聚集约束的转换方法。
-
The key of this article is the tri-prism modeling arithmetic and the incising arithmetic of tri-prism. It detailed introduces the modeling arithmetic and three kinds of incising arithmetic.
本文重点研究了三棱柱的体建模算法以及基于三棱柱体的切割算法,进行了详细的算法设计,将三棱柱的剖切分情况进行了详细介绍。
-
In this paper, after researching various arithmetic of real-time tracking the author probe into these correlative tracking arithmetic and provide a new real time tracking arithmetic based on template self- correlation. It is a useful arithmetic that proved effective and feasible by series examination.
本文通过对各种实时跟踪算法进行研究后,针对相关跟踪算法进行了探讨,提出了基于模板自相关的实时跟踪算法,实验证明算法是有效和可行的。
-
The result of switching function experiment shows: the mean switching RT of the participants with low arithmetic ability is longer than that of the participants with high arithmetic ability both on common figures condition and on special figures condition, and the mean switching wrong rate of the participants with low arithmetic ability is higher than that of the participants with high arithmetic ability on both conditions.
转换实验研究结果表明:在常见图形和特殊图形两种条件下,数学能力低的儿童,其平均反应时均长于数学能力高的儿童;数学能力低的儿童,其平均错误率均高于数学能力高的儿童。
-
Objective To explore livin, MTA1 and the caspase3 protein expression, their correlation and clinical pathology in colon cancer Methods The expressions of livin, MTA1 and caspase3 protein in 88 cases of colon cancer were detected by immunohistochemistry stainingResults Livin, caspase3 protein and MTA1 positive expression rates in colon cancer tissues were more than those in tissues beside the cancer Furthermore there were obvious relevance between livin protein, MTA1 positive expression rate and degree of histodifferentiation and lymph node metabasis and between caspase3 protein positive expression rate and degree of histodifferentiation of colon cancer Caspase3 protein expression had prominent inverse correlation with the livin expressionConclusions ①Over expression of livin having inhibtion on colon cancer is one of important factors of colon carcinogenesis ②Caspase3 protein expression in colon cancer tissues is inhibited to less and has prominent inverse correlation with livin expression Accordingly, suppressing caspase3 protein activity is one of channels, by which livin promotes colon carcinogenesis ③MTA1 plays the important role in histodifferentiation degree and lymph node metastasis of colon cancer
采用免疫组织化学染色方法检测88例结肠癌组织中Livin,Caspase3 及MTA1的表达情况。结果(1)结肠癌组织中Livin的阳性表达率显著高于癌旁组织,且Livin的表达与结肠癌的组织分化程度及淋巴结转移程度显著相关。(2)结肠癌组织中Caspase3蛋白的阳性表达率显著高于癌旁组织,且Caspase3蛋白的表达与结肠癌的组织分化程度显著相关。(3)结肠癌组织中MTA1的阳性表达率显著高于癌旁组织,且MTA1的表达与结肠癌的组织分化程度及淋巴结转移程度显著相关。(4)Caspase3蛋白的表达又与Livin的表达呈显著负相关。结论(1)Livin在结肠癌组织中过表达,它可能是促进结肠癌发生的重要因素之一。(2)Caspase3蛋白在结肠癌组织中表达被抑制而降低,且与Livin的表达呈负相关。因此,抑制Caspase3蛋白的活性是Livin促进结肠癌发生的途径之一。(3)MTA1对结肠癌的组织分化及淋巴转移发挥重要作用。
-
In this thesis, the basic arithmetic of PIV software - cross-correlation arithmetic is introduced in detail, During the data process, through processing the two sequential images by the cross-correlation arithmetic, the vector charts of particles velocity can be obtained, so is the chart of absolute velocity, with velocity decomposed into the radial velocity and axial velocity.
本文对试验所获得的连续图像通过互相关算法,获得颗粒速度矢量图,并将速度分解为径向速度和轴向速度,对每一小区域内的颗粒按速度方向不同进行速度平均,获得颗粒的平均速度分布曲线。
-
We have accomplished under mentioned arithmetic in the project, which are the wavelet zero tree coding arithmetic based on difference signal and the non compression arithmetic based on the integer wavelet transform of interested area. We have achieved the huge amount of data processing and storing in real time、high speed and multi-channel.
完成了基于差分信号的小波零树编码算法和基于感兴趣区域整数小波变换的无损压缩算法,实现了高速、多通道、在线实时信号的处理存储。
-
using the c language programming to be in progress when secretly scheming against often may produce problem because of not paying attention to a type change , when using the division arithmetic magic figure especially, change , lead to thereby arithmetic result block of wood rightness or insufficient problems of accuracy often because of not paying attention to the arithmetic data type.
使用c语言编程进行计算的时候常常会因为不注意类型转换产生问题,尤其是在使用除法运算符"/"的时候,经常因为没有注意运算数据类型转换,从而导致运算结果不正确或着说是精度不够的问题。
-
First the math theory of machining simulation is studied, and the set structure of NC machining simulation system whose components, including time, input, output and so on, are defined. Hereby we set up the hierarchy structure, the logical structure, the static model and the dynamic model of simulation system. The construction method of sweep entity of cutter and rotation parts is researched, and their differential geometry invariants are calculated. NC code is unscrambled, and the recursion division arithmetic of time segment is put forward, which is the driven data of the movement or rotation parts. The CLDATA should be interference-free. To examine if there is interference between cutter flank and the work piece, an arithmetic that discussed the existence of intersecting curve between them is put forward. To examine if there is interference between two turrets, an arithmetic that discussed the existence of intersection set between two polygons is put forward.
首先研究加工过程仿真的数学基础,然后定义数控加工仿真系统的集合结构及时间集、输入集、输出集等概念,建立加工仿真的层次结构和逻辑结构,阐述双刀车削仿真系统的静态模型和动态模型建立方法,分析刀具扫描体和旋转部件扫描体的建立方法及其微分几何性质;研究NC代码解读技术和双刀加工时间段递归子分划技术,为驱动各仿真单元作数据准备;通过讨论后刀面和工件表面交线的存在性判断刀具后刀面与工件间是否干涉,通过求多边形的交集判断刀架与刀架是否干涉。
- 相关中文对照歌词
- Without Expression
- Man With No Expression
- The Inch Worm
- Last Night
- Last Night
- Tears To Tell
- Fairplay
- Unity
- American Princess
- Expression
- 推荐网络例句
-
Many will continue to choose to live in duality and in conflict.
许多人将继续选择活在二元对立性和冲突中。
-
I find that students of the University of Physical Education all wear sportswear at first sight.
我发现:体育大学的学生乍一看,都是穿运动衣,大家都一样
-
I love singing, but I don't want to take it as my lifelong career.
我喜欢唱歌,但我还不愿意把它当作我的终身职业。