查询词典 specific forms
- 与 specific forms 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
But for the using amount for each defalcator should take into consideration for their measurement in penalty. Etc.The person with the specific principal part of status ansd the persons without defalcated together and used by the person without the specific principal status ,The defalcator should be defined according to the different circumstances.3 According to the difference in different kinds of guarantee.
二共同挪用公款的情形下,对于均具备特定主体身份的人构成的共同犯罪,应以共同挪用的数额作为每个人的挪用数额,各共犯人的使用数额可作为量刑情节予以考虑;具备特定主体身份的人与不具备特定主体身份的人共同挪用公款后交与不具备特定主体身份的人使用时,对挪用人的认定应区分不同情况分别对待。
-
The function of terminal differentiation is to produce specific tissue cell-keratinocyte whose function is to protect the tissue, while the function of apoptosis is to delete the specific cells to keep homeostasis of the tissue.
终末分化的结果是产生特定的组织细胞-角质细胞,以保护上皮组织;细胞凋亡则是选择清除特定的细胞,以保持组织的平衡稳定。
-
In classic demonology, however, each of these alternate names refers to a specific supernatural entity, and there is significant disagreement as to whether any of these specific entities is actually...
more 在经典demonology ,然而,每这些姓名别是指一个特定的超自然实体,并有显着的分歧,至于是否有任何这些具体的实体,其实是。。。更多
-
Advanced composite materials are widely used in the industry of national defense and civil, especially in the areas of aeronautics and astronautics, due to their superior property of high specific strength and stiffness, high specific energy absorption, and designable capability.
复合材料具有比强度高、比刚度大、比吸能能力强及可设计性等优点,目前已在国防工业和民用工业,特别是航空航天领域得到了越来越多的应用。
-
Consisting of the high strength-low density fibers and matrix, the fibrous composite has many excellent properties or special characteristics, for example, high specific strength and high specific modulus, anisotropic and designable. In recent years, it has been widely used in the structures of aircraft, space, marine and automobile, etc.
纤维增强复合材料是由高强度、低密度的纤维材料与基体组成,具有很多其它材料和结构不具有的优点或特点,如比强度和比模量很高,具有强烈的各向异性和可设计性等,广泛应用于航空、航天、造船和汽车等领域。
-
If you have any question just let us know your requests and specific requirements via e-mail detailing your specific needs.
如果您有任何问题,只是让我们知道您的要求和具体要求,通过电子邮件,详细说明您的特殊需求。
-
In the property of a thing the negation takes the form of a specific determinateness, which is directly one with the immediacy of its being, an immediacy which, by this unity with negation, is universality. Qua "one", however, negation, the specific quality, takes a form in which it is freed from this unity with the object, and exists per se on its own account.
在特质那里,否定性是直接地和存在的直接性同一的规定性,而存在的直接性由于与否定性的同一,就是普遍性;但是当否定性摆脱了它与对方的这种统一而自在自为地存在着时,它就是单一。
-
Dynamic mechanical analysis,mechanical properties and the thermal dilatability measurements were used to study the effects of SF content on dynamic mechanical properties,impact strength,bending strength,bending modulus,specific strength,specific modulus,wear resistance and thermal dilatability.
采用动态力学、力学性能、热膨胀性能等测定研究了剑麻纤维的加入量对复合材料的动态力学性能、冲击强度、弯曲强度、弯曲模量、比强度、比模量、耐磨性能、热膨胀性能的影响,用扫描电镜观察了材料冲击断面和磨损面的形态。
-
Fig 1 The results of two color FISH A:Normal sperms(a sperm nucleus with a red fluorescence domain was X sperm, and with a green fluorescence domian was Y sperm);B:Numeric chromosome abnormal sperm two green fluorescence domains within the same sperm nucleus which may be classified in Y disomic sperm or diploidy sperm, in the case of hybridization with two probes, one euchromosome specific and the other sex chromosome specific, this sperm could be discriminated as disomic or diploidy sperm
图1 双色荧光原位杂交结果 A:正常精子(精子头部有1个红色荧光信号者为X精子,有1个绿色荧光信号者为Y精子);B:染色体数目异常精子两个绿色荧光信号同在1个精子核内,可为Y双体精子或二倍体精子,若用1条常染色体探针和1条性染色体探针进行双色荧光原位杂交,可以区别该精子属Y双体精子或二倍体精子
-
CBFEC emphasizes direct correspondence of concepts in EC with its software architecture for ease of understanding and using; minimal coupling with specific problem structure for easy adaptation it to solve a large number of wholly different problems; interface-centered design for extendibility. To achieve those objects, the problem-solving method of EC is analyzed and the problem-solving procedure of EC is divided into three interactive aspects: population-based stochastic searching mechanism, problem specific information to implicitly guide the stochastic searching, and the observation and control of the computation procedure of EC. Then the key concepts of EC are identified in those three aspects; the normal implementations of those concepts are summarized; the interfaces represents those concepts in software are abstracted; the collaborations of components through those interfaces are designed. CBFEC is implemented on mainstream component software platform COM/DCOM (Component Object Model/Distributed COM from Microsoft), which includes interfaces definitions, commonly using EC components implemented those interfaces, such as Simply EA component, Steady State EA component, EA component, EA component, Population component, Tournament Selection component, Linear Ranking Selection component, Nonlinear Ranking Selection component, Random Number Generator component, etc, and the collaborations of those components through those interfaces.
具体的做法是把演化计算看作是基于组件的软件工程的一个应用领域:首先分析了演化计算求解问题的一般思路和方法,把演化计算问题求解过程分为:"设计基于群体的随机搜索机制"、"研究问题的性质并以此隐含地定义算法的搜索方向"和"求解过程的观察与控制"三个部分;然后分别找出各个部分中的关键概念,总结这些概念现有的一般实现方法,抽取其本质,以此结合设计模式来定义组件软件的接口;通过分析演化计算各个概念之间的相互联系来设计组件软件间通过接口的进行交互的方式;最后还在目前一种主流组件软件开发平台COM/DCOM(微软提出的组件对象模型)的基础上实现了常用的演化计算组件,如简单演化算法组件、稳态演化算法组件、演化算法组件、演化算法组件、种群组件、锦标赛选择策略组件、线性排名选择策略组件、非线性排名选择策略组件、随机数发生器组件等等。
- 相关中文对照歌词
- Father Sky
- One Specific Thing
- Neva Antiquated
- Bring It Back
- Say
- Stop Lyin'
- Infinite Forms
- Scenster
- Talking Winning
- Who We Are
- 推荐网络例句
-
The studies on the developing of new media are very important to the increasing of the area density of HDD and to the implementation of hybrid recoding technology.
光磁混合记录方法,是一种可以突破超顺磁极限的限制,并进一步提高硬盘记录密度和读写速率的一种新型超高密度信息存储方式。
-
In io, mTOR inhibition promotes T cell anergy under conditions that would normally induce priming.
体内研究中,在正常可激发免疫反应的条件下,抑制mTOR可促使T细胞无能。
-
Health officials are cautioning people to take preventive measures and to seek medical attention if they have severe flu symptoms.
卫生官员警告人们采取预防措施,并寻求医疗照顾,如果他们有严重的流感症状。