英文字典中文字典


英文字典中文字典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       







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

graph    音标拼音: [gr'æf]
n. 图,图表,曲线图,坐标图

图,图表,曲线图,坐标图

graph
图形


graph
多图形

graph
图 图形

graph
n 1: a visual representation of the relations between certain
quantities plotted with reference to a set of axes [synonym:
{graph}, {graphical record}]
v 1: represent by means of a graph; "chart the data" [synonym:
{graph}, {chart}]
2: plot upon a graph

-graph \-graph\ (-gr[.a]f) [From Gr. gra`fein to write. See
{Graphic}.]
A suffix signifying something written (as in {digraph}), a
writing; also, a writer or an instrument that produces a
written or visible record of a measurement, such as a
spectrograph; as, autograph, crystograph, telegraph,
photograph.
[1913 Webster PJC]


Graph \Graph\ (gr[.a]f), n. [See {-graph}.] (Math.)
1. A curve or surface, the locus of a point whose coordinates
are the variables in the equation of the locus; as, a
graph of the exponential function.
[Webster 1913 Suppl.]

2. A diagram symbolizing a system of interrelations of
variable quantities using points represented by spots, or
by lines to represent the relations of continuous
variables. More than one set of interrelations may be
presented on one graph, in which case the spots or lines
are typically distinguishable from each other, as by
color, shape, thickness, continuity, etc. A diagram in
which relationships between variables are represented by
other visual means is sometimes called a graph, as in a
{bar graph}, but may also be called a {chart}.
[Webster 1913 Suppl. PJC]

77 Moby Thesaurus words for "graph":
alphabetic character, black and white, blueprint, brouillon,
cartoon, catalog, catalogue raisonne, character, charcoal,
charcoal drawing, chart, chiaroscuro, cipher, copy, crayon,
delineation, design, device, diagram, doodle, draft, drawing,
ebauche, elevation, esquisse, figure, grapheme, ground plan,
house plan, ichnography, lay off, lay out, letter,
lexigraphic character, line drawing, map, map out, mark off,
mark out, monogram, outline, pastel, pattern, pen-and-ink,
pencil drawing, phonetic character, phonetic symbol,
pictographic character, plan, plot, plot out, profile, projection,
rough, rough copy, rough draft, rough outline, schema, scheme,
set out, sign, silhouette, silver-print drawing, sinopia, skeleton,
sketch, sketch out, study, syllabic, symbol, table,
table of contents, tracing, vignette, working drawing, writing,
written character


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





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


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

































































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


  • 怎么区分 chart,diagram,graph,figure这几个词,都是图表的意思? - 知乎
    graph: A graph is a mathematical diagram which shows the relationship between two or more sets of numbers or measurements 意思是graph是数学化的diagram,展示两个或两个以上的数字集。 figure:In books and magazines, the diagrams which help to show or explain information are referred to as figures 意思是主要是指在
  • graph、chart、diagram、form、table表示图表有啥区别吗?
    Graph指的是坐标图,初中数学课用的坐标纸就叫graph paper Chart的范围大一点。 凡是统计或梳理意义的,比如统计图、流程图、组织结构图、地图、星图都可以用它。
  • Graph Attention Networks - 知乎
    Graph Attention Networks 图注意力网络(GAT) 作者:Petar Veličković, Yoshua Bengio etc 单位:MILA 发表会议及时间:ICLR 2018 研究背景 注:关于背景知识的介绍中会涉及到GCN:图卷积的背景知识,以后有机会我会给大家继续分享有关GCN的论文。
  • 西门子S7-GRAPH编程语言连载(1)——初识 - 知乎
    GRAPH语言在实际工业生产中使用广泛,很多企业标准(比如大众的VASS标准、戴姆勒的Integra标准)的流程控制都使用GRAPH语言实现。 本系列教程我们会对GRAPH语言进行系统性介绍,今天这篇文章,先来认识下GRAPH语言。
  • 知乎盐选 | 8. 2 西门子 PLC 的 GRAPH 编程
    8 2 西门子 plc 的 graph 编程 实际的工业生产的控制过程中,顺序逻辑控制占有相当大的比例。 所谓顺序逻辑控制,就是按照生产工艺预先规定的顺序,在各个输入信号的作用下,根据内部状态和时间顺序,在生产过程中的各个执行机构自动地、有秩序地进行操作。
  • graph、chart、diagram、form、table表示图表有啥区别吗?
    Graph指的是坐标图,初中数学课用的坐标纸就叫graph paper Chart的范围大一点。 凡是统计或梳理意义的,比如统计图、流程图、组织结构图、地图、星图都可以用它。
  • 有哪些指标可以描述两个图(graph)的相似度? - 知乎
    Graph kernel确实是一种有效的图结构相似度的近似度量方式,下面补充说明一下: 首先Graph kennel 是一种kernel method ; 实际上 kernel method 在图结构中的研究主要有两类:一是Graph embedding 算法,将图(Graph)结构嵌入到向量空间;另一类就是Graph kernel算法。
  • GetData Graph Digitizer老提示证书过期,怎么解决? - 知乎
    官方网站(www getdata-graph-digitizer com)打不开了,想买都买不成了,谁知道怎么回事有没有办法解决…
  • 如何理解图嵌入(Graph embedding)概念? - 知乎
    图嵌入(Graph Embedding)是一种将图结构中的节点、边或整个图转换为低维向量空间表示的技术。 这种表示通常被称为嵌入向量或嵌入,它能够捕捉图中节点之间的关系和属性,使得在向量空间中进行的计算能够反映图的结构和属性信息。
  • 图卷积网络(GCN)入门详解 - 知乎
    图卷积网络(GCN)入门详解; 什么是GCN; GCN 概述; 模型定义; 数学推导; Graph Laplacian; ref; 图神经网络领域算是一个比较新的领域,有非常多的探索潜力,所以我也一直想着要入门。





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