请输入您要查询的字词:

 

单词 signature
释义
signature

Computer
  • 1. A collection of symbols intended to be associated with sets and with functions on and elements from the sets. Signatures provide names for the carrier sets, operations, and constants of algebras. They are central in the precise treatment of the syntax of many computer science concepts, including (a) abstract data types, (b) algebraic specifications, and (c) classes, modules, and objects. Typically, headers of modules are signatures. The specification of an Ada package is in effect a signature.

    In its simplest form a signature is a set Σ‎ of symbols with, for each Σ‎ ∈‎ Σ‎, a natural number ρ‎(σ‎) called the arity of Σ‎. A Σ‎-algebra consists of a set A (called the carrier of the algebra) together with, for each σ‎ ∈‎ Σ‎, an n-argument function over A, where n = ρ‎(σ‎). As an example, suppose

    Σ={‘zero’,‘one’,‘plus’,‘times’}withρ(‘zero’)=ρ(‘one’)=0andρ(‘plus’)=ρ(‘times’)=2
    Then one Σ‎-algebra results from taking the set of all integers as carrier, and associating the number 0 with ‘zero’, 1 with ‘one’, addition with ‘plus’, and multiplication with ‘times’. As indicated by ρ‎, addition and multiplication are 2-argument functions while zero and one, being constants, expect no arguments and their arity is 0.

    It is important to realize that the above example describes only one possible Σ‎-algebra. For example, the carrier could be the real numbers; or, perversely multiplication could be associated with ‘plus’ and addition with ‘times’; equally sets could be considered instead of numbers, associating, say, union and intersection with ‘plus’ and ‘times’. The point is that an algebra can involve arbitrary sets and arbitrary functions: any choice is as much an algebra as any other and it need not reflect in any obvious way the names chosen for the symbols in the signature. Indeed the whole point of signatures is to make a distinction between the names and symbols and their possible interpretations.

    In computer science the more complex notion of many-sorted signature is used. This allows algebras to have many carriers. A signature now, in addition to function symbols, includes a set of sorts. These are symbols that, in an algebra, are associated with carrier sets. Instead of a natural number, ρ‎(σ‎) is a sequence of sorts indicating which sets the arguments come from, together with an additional sort giving the set in which the result lies.

    Signatures are often displayed as shown in the diagram. Here real numbers and Booleans are equipped with their usual operations.

    2. That part of an email message in which the originator states his or her identity and claims authenticity.

    3. A bit pattern believed to be specific to a particular program and used to identify virus programs or unlicensed copies of proprietary software.

    4. See signature analysis.

    signature

    Signature. A signature for real numbers


Logic
  • In a first-order deductive system, a collection σ of sets C, F, and R, containing constant symbols, function symbols, and relation symbols, respectively. A signature σ determines a unique set of terms by the scheme:

    • If x is a variable then x is a term

    • If cC then c is a term

    • If fF is an n-ary function symbol and t0,...,tn1 are terms, then f(t0,...,tn1) is a term

    Considering σ also leads to a unique set of atomic formulae by the scheme:

    • If RR is an n-ary relation symbol and t0,...,tn1 are terms, then Rt0,...,tn1 is an atom

    • If t0 and t1 are terms, then t0=t1 is an atom (if identity is assumed to be a logical symbol)

    Depending on the deductive system—i.e., the connectives and other logical symbols it employs—the signature will then determine a particular language σ as well.


Geology and Earth Sciences
  • The characteristics of geophysical anomalies within a region or along a profile. It is often based on Fourier or power-spectrum analyses of either gravity (gravity signature) or magnetic (magnetic signature) residual anomalies.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/29 22:13:36