中英
factorization
/ ˌfæktəraɪˈzeɪʃən /
/ ˌfæktərəˈzeɪʃən /
  • 简明
  • n.[数] 因子分解;[数] 因式分解
  • 网络释义
  • 专业释义
  • 英英释义
  • 1

    [数] 因式分解

    ...[FZ]因式分解 (Factorization) 工厂化模组(以下简称FZ)是设计相当独到有趣的科技向模组。

  • 2

     因数分解

    ...因数分解 NP完全问题 [gap=451]rds: computation mathematics, algorithm, elementary number theory, cryptography, factorization, NP completeness ...

  • 3

     分解

    温习因式分解(Factorization):运用恒等式

短语
查看更多
  • 双语例句
  • 权威例句
  • 1
    Sounds like a classic matrix factorization task to me.
    听起来像是一个经典的矩阵分解我的任务。
  • 2
    Factorization works well enough for interactive challenges.
    对交互式质询来说,因数分解足以胜任。
  • 3
    RSA public-key cryptography is based on this property of factorization.
    RSA 公钥密码系统就是基于这种因数分解特性的。
查看更多
  • 同根词
  • 词源

词根:factor

  • adj.

    factorial因子的,阶乘的

  • n.

    factor因素;要素;[物] 因数;代理人

    factorial[数] 阶乘

    factoring[数] 因子分解,[数] 因式分解;保付代理

  • v.

    factoring把…因素包括进去(factor的ing形式)

  • vi.

    factor做代理商

  • vt.

    factor把…作为因素计入;代理经营;把…分解成

    factorize因式分解;把复杂计算分解为基本运算

  • 百科
  • Factorization

    In mathematics, factorization (also factorisation in some forms of British English) or factoring is the decomposition of an object (for example, a number, a polynomial, or a matrix) into a product of other objects, or factors, which when multiplied together give the original. For example, the number 15 factors into primes as 3 × 5, and the polynomial x2 − 4 factors as (x − 2)(x + 2). In all cases, a product of simpler objects is obtained.The aim of factoring is usually to reduce something to “basic building blocks”, such as numbers to prime numbers, or polynomials to irreducible polynomials. Factoring integers is covered by the fundamental theorem of arithmetic and factoring polynomials by the fundamental theorem of algebra. Viète's formulas relate the coefficients of a polynomial to its roots.The opposite of polynomial factorization is expansion, the multiplying together of polynomial factors to an “expanded” polynomial, written as just a sum of terms.Integer factorization for large integers appears to be a difficult problem. There is no known method to carry it out quickly. Its complexity is the basis of the assumed security of some public key cryptography algorithms, such as RSA.A matrix can also be factorized into a product of matrices of special types, for an application in which that form is convenient. One major example of this uses an orthogonal or unitary matrix, and a triangular matrix. There are different types: QR decomposition, LQ, QL, RQ, RZ.Another example is the factorization of a function as the composition of other functions having certain properties; for example, every function can be viewed as the composition of a surjective function with an injective function. This situation is generalized by factorization systems.

查看更多