在线字典为您在线查询形类的词典内容如下,包括形类的拼音,读音,拼读;形类的意思和详细释义,形类的近反义词,形类的英语翻译,用形类这个词语怎么造句等内容。
形类读音/繁体/五笔/英文翻译
拼音 | xíng lèi | 读音 | 跟我读 |
---|---|---|---|
繁体 | 形類 | 类型 | 词语大全 |
五笔 | 此词无五笔连打 | 平音 | xinglei |
词性 | 中性 | 语法 | |
拼读 | 西(xi1)迎(ying2),形(xing2)|了(le1)欸(ei4),类(lei4) | ||
英语翻译 | 手盗龙形类maniraptoriformes;maniraptorifro mes;Maniraptorifromes;mnirptorifromes |
形类是什么意思?
· 基本释义
形体类别。
· 详细释义
形体类别。
《孔丛子·记问》:“物有形类,事有真伪,必审之,奚由?” 宋 徐铉 《校定<说文解字>序》:“六国之世,文字异形,然犹存篆籀之迹,不失形类之本。”
形类的近反义词?
形类近义词:抱歉,查无形类的近义词
形类反义词:抱歉,查无形类的反义词
形类词语接龙
(~形类~)在开头的接龙:类别,类型,类比,类似,类书,类同,类推,类乎,类神,类名,类聚,类群,类昊,类分,类验,类从,类类,类萃,类帝,类祃
(~形类~)在结尾的接龙:种类,人类,分类,同类,异类,品类,噍类,门类,善类,丑类,调类,鸟类,藻类,兽类,归类,一类,无类,蛾类,鲺类,毛类
暂时无法为您进行形类的词语顺序接龙!
用形类怎么造句?
您好,暂未查询到形类造句的内容。
介形类分类和系统发育有助于甲壳动物进化的普遍研究。
Ostracod taxonomy and phylogeny contribute to general studies of crustacean evolution.
节肢动物可分成四类,即:多足类、蛛形类、甲壳类和昆虫类。
They can be divided into four smaller groups. These are the myriapods, the arachnids, the crustaceans and the insects.
柴达木盆地第四系富含介形类化石,介形类生物组合可以反映古气候变化。
The Quaternary deposits of the Qaidam Basin are abundant in Ostracoda whose combination can be used to study the evolution of the climate because of their sensitivity to the climatic changes.
研究了吡咯烷与甲哌嗡复合有机近非水体系中笼形类沸石材料的合成规律。
The synthesis of clathrate compound MTN in a near non-aqueous system containing morpholine was investigated.
介绍了一种实现筒形类零件二次拉伸的简易模具结构,为类似零件的生产制造提供参考。
A kind of simple die structure which can realize the re-drawing of barrel-shape parts is introduced, which can be referenced by similar parts manufacture.
本次研究在西峡盆地含恐龙蛋地层中首次发现了无脊椎动物化石,如双壳类、叶肢介、腹足类和介形类。
Now we have recovered invertebrate fossils, such as bivalves, conchostracans, gastropods and ostracodes, in the dinosaurian egg-bearing strata.
文本根据浮游介形类的昼夜垂直分布和分层调查资料,阐述浮游介形类的垂直结构,这是介形动物在漫长的历史过程中对环境适应的另一表征。
Vertical structure of planktonic Ostracoda distribution in China Seas is described according to the data derived from the depth depended sampling in those seas.
爱珍多龙化石属于主龙形下纲,主龙形下纲包括鸟类及鳄目爬行动物,但非蜥蜴、蛇或者是龟类。
The fossil he mentions is now a member of Archosauromorpha, a group that includes birds and crocodilians, but not lizards, snakes, or turtles.
结构化发现检查了不同源文件(典型的类)之间的关系,以构建程序总体结构的形图。
Architectural discovery examines the relationships between different source files (typically classes) to build a map of the overall architecture of a program.
这是一个类,你可以用它来从场景结点中拾取三角形,以用作各种不同的用途,比如碰撞检测。
A triangle selector is a class which can fetch the triangles from scene nodes for doing different things with them, for example collision detection.
为了在一个类图上建模继承,从子类(要继承行为的类)拉出一条闭合的,单键头(或三角形)的实线指向超类。
To model inheritance on a class diagram, a solid line is drawn from the child class (the class inheriting the behavior) with a closed, unfilled arrowhead (or triangle) pointing to the super class.
有些人喜爱分形艺术,这本身就是一类形式、颜色、细节与光线非常多变的艺术作品。
Same goes for the fractal art which itself is a very diversified form of artwork in terms of forms, colors, details and lights.
我处理这些不同需求的方法是,首先为所有形参定义使用一个基类,然后为每一种特定类型的形参细分类这个基类。
I'll handle these differing requirements by using a base class for all parameter definitions, subclassing it for each specific type of parameter.
当设计这个测试时,您会瞬间看到三类输入输出数据:不等边三角形,等边三角形或者等腰三角形。
When designing tests for this, you immediately see three classes of input and output values: scalene, equilateral, and isosceles.
此外,鲸类大脑中的梭形细胞比例大约是人类的三倍。
Furthermore, the proportion of spindle cells in whales' brains is about three times that in human brains.
我将提到的是,我选择将目标对象存为argumentprocessor类的一个字段,并在这个类中实现一个形参字段的真正设置。
What I will mention is that I chose to store the target object as a field of the ArgumentProcessor class and implement the actual setting of a parameter field within this class.
根据最终的结果,我可能决定去掉常量并向代表无效三角形的triangletype类中加入一个字段。
Based on the final result, I might decide to remove that constant and add a field to the TriangleType class that indicates an invalid triangle.
清单6 .int形参定义类。
Listing 6. int parameter definition class.
StereotypeS1有两个属性(a1:整型,以及a2 :布尔类形),扩展类和动作元类,并且存在约束profileCons1。
Stereotype S1 has two attributes (a1: Integer, and a2 : Boolean), extends Class and Actor metaclasses, and has constraint profileCons1.
利用此迭代函数系统构造了一类分形插值曲面,并做了若干数值实验。
Using this IFS we construct a kind of fractal interpolation surface, and make some experiment.
本文获得了一类关于度量加单形的体积和外接超球半径的几何不等式,作为其应用,给出了一些重要的推论。
Some geometric inequalities on metric addition simplex which volume and radius of circumscribed sphere are obtained. As its application, some important corollaries are given.
骨肉瘤的梭形瘤细胞正在产生浅红色的类骨质。肉瘤的类骨质产物可以用于诊断骨肉瘤。
The neoplastic spindle cells of osteosarcoma are seen to be making pink osteoid here. osteoid production by a sarcoma is diagnostic of osteosarcoma.
“弩形”平衡计分卡在具有两类特征的企业实践中较为常见:一是服务性企业,二是互联网思维的企业。
The more common practice of Balanced Scorecard in crossbow shape has the characteristics of two types: one is the service enterprises, the two is the Internet thinking companies.
用单纯形法求解线性规划问题的多最优解,对一类特殊的可行域,有时会导致失效。
Multiple optimal solutions to the linear programming problem by the simplex method for specific feasible regions sometimes might lead to a loss of efficiency.
骨肉瘤由梭形细胞组成。粉红色的类骨质显示一定的分化程度,提示骨肉瘤。
The osteosarcoma is composed of spindle cells. the pink osteoid formation seen here is consistent with differentiation that suggests osteosarcoma.
构造函数的形参指定了创建类类型对象时使用的初始化式。
The constructor's parameters specify the initializers that may be used when creating objects of the class type.
对分配网络流做了介绍,通过将网络单纯形算法加以推广,得到了一类特殊分配网络流的最小费用流的一种算法。
We described the distribution network flow and get an algorithm of minimum cost flow about a special distribution network flow problem by extending the network simplex method.
气体水合物是一类笼形结构的冰状晶体。
Gas hydrate is a kind of ice clathrate hydrate.
考虑一类具有三角形结构和参数未知的不确定性非线性系统(1)。
A class of uncertain nonlinear systems (1) with a triangular structure and unknown parameters is considered.
考虑一类具有三角形结构和参数未知的不确定性非线性系统(1)。
A class of uncertain nonlinear systems (1) with a triangular structure and unknown parameters is considered.
上述为您在线提供的形类的相关内容全部来自在线汉语词典,希望对您学习形类这个词语有帮助。