英文字典中文字典


英文字典中文字典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这几个词,都是图表的意思?
    电路图也算diagram。 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、chart、diagram、form、table都是图表,区别你知道吗? 这些单词分为图和表两大类。 Graph指的是坐标图,初中数学课用的坐标纸就叫graph paper Chart的范围大一点。 凡是统计或梳理意义的,比如统计图、流程图、组织结构图、地图、星图都可以用它。
  • graph、chart、diagram、form、table表示图表有啥区别吗?
    graph、chart、diagram、form、table都是图表,区别你知道吗? 这些单词分为图和表两大类。 Graph指的是坐标图,初中数学课用的坐标纸就叫graph paper Chart的范围大一点。 凡是统计或梳理意义的,比如统计图、流程图、组织结构图、地图、星图都可以用它。
  • 有哪些指标可以描述两个图(graph)的相似度? - 知乎
    Graph kernel 的构建方法 现有的大多数Graph kernel都是基于Hausler [1]在1999年提出的R-convolution理论构建的,这个理论的核心思想是设计一种图的 分解方法,两个图的kernel value和分解后的子结构相似程度有关。
  • 图论中的线图(line graph)的定义有大佬可以解释一下吗?
    图论中的线图(line graph)的定义有大佬可以解释一下吗? 定义:图G的线图(line graph)L (G)是E上的图,他的顶点集是E且使得x,y∈E是相邻的当且仅当它们作为边在G中是相邻的 显示全部 关注者 4 被浏览
  • 什么是 GraphQL? - 知乎
    从 Graph 字面开始 先看官网的解释~ GraphQL 既是一种用于 API 的查询语言也是一个满足你数据查询的运行时。 总结的稍显高深,简单拆解一下: SQL (Structured Query Language) 是 结构化查询语言 的简称。
  • spring ai alibaba graph真的有必要学吗? - 知乎
    感觉最大的问题是文档几乎是把代码贴上去,而且似乎生态很差,相关的内容都很少。要深入研究只能翻源码
  • GetData Graph Digitizer老提示证书过期,怎么解决? - 知乎
    GetData Graph Digitizer老提示证书过期,怎么解决? 官方网站( www getdata-graph-digitizer com )打不开了,想买都买不成了,谁知道怎么回事有没有办法解决证书过期的问题? 吾… 显示全部 关注者 2 被浏览
  • 图(graph)中的随机游走(random walk)到底怎么应用,其具体原理是什么?
    图(graph)中的随机游走(random walk)到底怎么应用,其具体原理是什么? 最近一直学习图的一些深度学习方法,总是提到经典的random walk,但是网上鲜有严谨的原理和推导,看到其能用于图分类和节点的标记,如何做到的? 显示全部 关注者 60
  • 有没有图论方面的好书? - 知乎
    如果只是想学一点基础的内容,入一点门,一般的离散数学和组合数学书就够了。如果是想学习图论整体的理论了的话,一般会用J A Bondy和U S R Murty的 Graph Theory,一共有两个版本,老版国内应该能找到中文版,内容较少,学起来也比较轻松,还有一个版本是08年出版的 GTM244 内容比较多,有很多新的





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