英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

Linear    音标拼音: [l'ɪniɚ]
n. 线性
a. 线的,直线的,线状的

线性线的,直线的,线状的

linear
线性

linear
adj 1: designating or involving an equation whose terms are of
the first degree [synonym: {linear}, {additive}] [ant:
{nonlinear}]
2: of or in or along or relating to a line; involving a single
dimension; "a linear measurement" [synonym: {linear}, {one-
dimensional}] [ant: {cubic}, {planar}, {three-dimensional},
{two-dimensional}]
3: of a circuit or device having an output that is proportional
to the input; "analogue device"; "linear amplifier" [synonym:
{analogue}, {analog}, {linear}] [ant: {digital}]
4: (of a leaf shape) long and narrow [synonym: {linear}, {elongate}]
5: measured lengthwise; "cost of lumber per running foot" [synonym:
{linear}, {running(a)}]

left-brained \left"-brained`\, a.
Exhibiting intellectual or personality characteristics
suggesting dominance of linguistic or logical modes of
thought, which are usually controlled by the left cerebral
hemisphere; as, left-brained pedants unable to appreciate
music; also referred to as {linear}. See {linear}[3].
Contrasted with {right-brained}.
[PJC] left field


Linear \Lin"e*ar\ (l[i^]n"[-e]*[~e]r), a. [L. linearis,
linearius, fr. linea line: cf. F. lin['e]aire. See 3d
{Line}.]
1. Of or pertaining to a line; consisting of lines; in a
straight direction; lineal.
[1913 Webster]

2. (Bot.) Like a line; narrow; of the same breadth
throughout, except at the extremities; as, a linear leaf.
[1913 Webster]

3. Thinking in a step-by-step analytical and logical fashion;
contrasted with {holistic}, i.e. thinking in terms of
complex interrelated patterns; as, linear thinkers.
[PJC]

Linear thinkers concluded that by taking the world
apart, the actions of people were more predictable
and controllable. --David Morris
(Conference
presentation,
Fairfield
University,
October 31,
1997)

{Linear differential equation} (Math.), an equation which is
of the first degree, when the expression which is equated
to zero is regarded as a function of the dependent
variable and its differential coefficients.

{Linear equation} (Math.), an equation of the first degree
between two variables; -- so called because every such
equation may be considered as representing a right line.


{Linear measure}, the measurement of length.

{Linear numbers} (Math.), such numbers as have relation to
length only: such is a number which represents one side of
a plane figure. If the plane figure is square, the linear
figure is called a root.

{Linear problem} (Geom.), a problem which may be solved
geometrically by the use of right lines alone.

{Linear transformation} (Alg.), a change of variables where
each variable is replaced by a function of the first
degree in the new variable.
[1913 Webster]


请选择你想看的字典辞典:
单词字典翻译
linear查看 linear 在百度字典中的解释百度英翻中〔查看〕
linear查看 linear 在Google字典中的解释Google英翻中〔查看〕
linear查看 linear 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Linear – The system for product development
    Purpose-built for modern teams with AI workflows at its core, Linear sets a new standard for planning and building products Linear is shaped by the practices and principles of world-class product teams Designed for workflows shared by humans and agents From drafting PRDs to pushing PRs
  • Download Linear
    Designed for “away from keyboard” workflows that complement the desktop experience Download the Linear app for desktop and mobile Available for Mac, Windows, iOS, and Android
  • Linear(英语单词)_百度百科
    Some movements involving primarily vertical or horizontal motions of the body as a whole, in which rotations can be ignored, can be studied using simple equations of linear motion in three dimensions
  • Linear - 搜索 词典
    5 This linear concept of time, which consists of a past, present and future does not constrain the effects of your thoughts and words 线性 概念 的 时间 包括 过去 、 现在 和 未来, 它 不会 限制 你 的 思想 和 话语 的 效果。
  • linear是什么意思_linear的翻译_音标_读音_用法_例句_爱词霸在线词典
    爱词霸权威在线词典,为您提供linear的中文意思,linear的用法讲解,linear的读音,linear的同义词,linear的反义词,linear的例句等英语服务。
  • LINEAR中文 (简体)翻译:剑桥词典 - Cambridge Dictionary
    Linear features, such as walls and roads, are easy to see from the air because they cut across natural features Linear measurements may be given either in imperial or metric units, but area is normally quoted in square metres Usually, stories are told in a linear way, from start to finish
  • 设计师必懂,什么是 Linear 风设计? - 知乎
    Linear 创立于 2019年4月,由 Karri Saarinen、Jori Lallo、Tuomas Artman 三位芬兰籍创始人在美国联合创办。 产品一经发布就大受关注,短短两个月,其内测候补名单上就拥有了 10000 名用户。 Linear 的前身是 Lallo 和 Saarinen 在旧金山开发的协作书签系统 Kippt,后来被知名加密货币交易公司 Coinbase 收购,Saarinen 和 Lallo 也在 2014 年加入了该公司并分别担任设计主管和软件工程师,只是他们都未等到 Coinbase 上市就已离开去创业。
  • Linear:现代产品开发的规划与构建工具
    Linear 是一款专门为现代产品开发团队打造的工具,旨在简化问题、项目和产品路线图的管理。它提供视觉化规划工具、全方位项目管理功能、周期管理、问题分类、洞察分析和定制工作流程等功能,帮助团队高效协作,提高产品开发效率。
  • Pytorch nn. Linear ()的基本用法与原理详解及全连接层简介_nn. linear ()作用-CSDN博客
    全连接层 Fully Connected Layer 一般位于整个卷积神经网络的最后,负责将卷积输出的二维特征图转化成一维的一个向量,由此实现了端到端的学习过程(即: 输入一张图像或一段语音,输出一个向量或信息)。 全连接层的每一个结点都与上一层的所有结点相连因而称之为全连接层。 由于其全相连的特性,一般全连接层的参数也是最多的。 全连接层的主要作用就是将前层(卷积、池化等层)计算得到的特征空间映射样本标记空间。 简单的说就是将特征表示整合成一个值,其优点在于减少特征位置对于分类结果的影响,提高了整个网络的鲁棒性。
  • 线性代数 - 维基百科,自由的百科全书
    Interactive web pages for vectors, matrices, linear equations, etc Linear Algebra Solved Problems: Interactive forums for discussion of linear algebra problems, from the lowest up to the hardest level (Putnam)





中文字典-英文字典  2005-2009