
adj. 辞典编纂的
A bit of lexicographical trivia for you there.
一个对你有位辞书琐事。
Section Three provides the mainly results on the spectral moment of bicycle graphs and its lexicographical order.
第三部分主要研究双圈图的谱矩的基本性质和谱矩序列排列的一些规律性结论。
Research on the synonyms of the ancient Chinese in the Special book helps to revise the large-scale Chinese lexicographical work.
古汉语专书同义词研究有助于大型语文辞书的修订。
The lexicographical order on the Cartesian product of a set of totally ordered sets indexed by an ordinal, is itself a total order.
在用一个序数索引的那些全序集合的笛卡尔积的一个集合上的词典序自身是全序。
The present study aims to improve the lexicographical definition in the CFL dictionary through Multi-dimensional Definition (MDD) principles.
本文旨在应用多维释义模式改进对外汉语学习词典的释义。
lexicographical(词典编纂的)是一个形容词,主要用于描述与词典编纂相关的方法或顺序,或在计算机科学、数学等领域中指代基于字符编码或字母表顺序的排列规则。
该词源于希腊语“lexis”(词汇)和“graphia”(书写),字面含义为“编写词汇”。在现代用法中,它包含两层含义:
String.compareTo
方法即基于此规则实现。“Lexicographical”(词典序的)是一个形容词,通常用于描述一种基于字母或字符顺序的排列规则,类似于字典中单词的排序方式。以下是详细解释:
“Lexicographical”源自“lexicon”(词典)和“graphy”(书写方式),指按照字符在字母表中的顺序逐位比较和排序。例如,在英语中:
在编程中,字符串常按字典序比较。例如:
字典序也用于有序集合的排列。例如:
(1, 2, 3)
和(1, 3, 2)
时,前两位相同,第三位3>2,因此后者更大。“Alphabetical”仅指按字母表顺序排列,而“lexicographical”更严格,通常包含逐位比较的逻辑,适用于更复杂的数据结构(如字符串、元组)。
总结来说,“lexicographical”是一种广泛用于词典、编程、数据库等领域的排序规则,强调逐字符比较的精确性。
【别人正在浏览】