人类特性还包括如何思考,如何处理问题,以及如何分解问题;而这需要大量的算法设计。
Human qualities also involve how you think, how you approach problems, and how you break them down; and that takes a lot of algorithmic design.
我必须分解问题并回想“完全数”的含义。
I must decompose the problem and think about what "perfect number" means. I can easily come up with several steps required to discover a perfect number.
完全图的因子分解问题。
Firstly, some problems on factorizations in complete graphs are studied.
一旦因子分解问题可解,攻击者就可以伪造签名。
An attacker could generate a forged signature on the assumption when the factorization problem is solved.
研究肿瘤放射治疗的调强映射矩阵的最优分解问题。
The optimal decomposition of the intensity modulated mapping matrix for IMRT is studied in this paper.
第五章,研究了高阶奇异系统的实现与因子分解问题。
In chapter 5, the realization and factorization of higher-order singular systems have been studied.
为了提高遥感应用的精度,就必须解决混合像元的分解问题。
In order to improve the precision of remote sensing application, resolving the problem of unmixing the mixed pixels should be done.
该方案的安全性取决于求解因子分解问题与离散对数问题的计算难度。
The scheme's security is based on the computing difficulty of solving the Factorization Problem and the Discrete Logarithm Problem.
然后对任务的分解问题进行了研究,给出了一个可行的任务分解算法。
After that we research on the task assignment problem and provide a method of the task assignment problem.
本文对有限弹塑性变形中关于应变及应变率的分解问题进行了系统的评述。
The paper presents a systematical review on the recent studies for the problem of decomposition of strain and strain rate in finite elastoplastic deformation theory.
现有的代理数字签名方案大多是基于离散对数问题和大数因子分解问题的方案。
Up to now most of the known proxy digital signature schemes are based on discrete logarithmic problems or big number factorization problems.
可逆的向量滑动平均(MA)模型参数估计问题本质上是一个矩阵谱分解问题。
The parameter estimation problem to the invertible vector moving average (ma) model essentially is a matrix spectral factorization problem.
摘要:现有的代理数字签名方案都是基于离散对数问题和大数因子分解问题的方案。
Absrtact: The present representative digital signature approaches are based on discrete logarithm problem and large number factor decomposition.
这时候,试着去分解问题再逐一解决,把难题分解成更小的部分,令你解决起来更容易。
In that case, try to divide and conquer. Break the problem into smaller parts you can more easily tackle.
所有内容都来自于工作说明,我们得到特性列表和用例图,分解问题,然后选择一个用例开始迭代。
All from a statement of work, we can derive the feature list and use case diagrams, break up the problem, and then pick a use case to start to iterate.
针对复杂知识系统的需求分解问题,设计了基于层次案例规划的系统层次规划求解方法。
A hierarchical system planning scheme is presented based on the hierarchical case-based planning for solving the requirement decomposition of complicated knowledge based system.
量子计算机可以更有效的解决某些问题,比如:对无序数据库的搜索问题和大数质分解问题。
A quantum computer allows for more efficient solution of some problems, for instance, the unsorted database search problem and the prime-factorization problem.
本文设计了两种具有消息恢复的数字签名方案,其安全性都是基于因子分解问题和离散对数问题的。
In this paper, two schemes for digital signature with message recovery are presented. The security of these schemes is based on factorization and discrete logarithms.
该法先将实因式分解问题转化为数值优化问题,再用基于混合杂交与间歇变异的演化算法求解该优化问题。
The proposed method transfers the real factorization problem into a numeric optimization problem, which is solved by an evolutionary algorithm based on hybrid crossovers and intermittent mutation.
通过分析运用调机时区集合上的偏序结构特点,可以知道使用调机问题的实质是偏序集合的全序分解问题。
That can become decomposition partially ordered set into totally ordered subset by analyzing the characteristics of partially ordered relation construction on partially ordered set.
你真的想得到分解问题的能力,但是如果在合成的某个阶段,你需要做大量的工作,你可能得不到任何东西。
You really want to get the power of dividing things up, but if you end up doing a ton of work at the combination stage, you may not have gained anything.
讨论除环上无限方阵的秩及分解问题。证明了除环上秩有限的二无限方阵同逆等价的充要条件是它们的秩相等。
Rank and decomposition of infinite matrix over a division ring are discussed. Two rank-finite matrices are same-inverse equivalent if and only if their rank equal is proved.
这在fork-join问题实现中很常见,因为递归分解问题的过程将会创建大量的新Problem对象。
This is typical of fork-join problem implementations because the process of recursively dividing the problem will create a potentially large number of new Problem objects.
该文对将工作流技术应用于订单分解问题的可行性与有效性方面进行分析的基础上,提出了基于工作流的订单分解方法。
On the basis of analysis on feasibility and validity of workflow technology for solving problems of order decomposition, a workflow based method for order decomposition is presented.
本文研究尺度滤波器的基本分解问题。基于所得结果,对于任意给定的尺度滤波器,给出了双正交小波矩阵的构造方案。
In this paper, the factorization of scaling vector filters into prime factors is considered. A construction of bi-orthogonal wavelet matrix with pre-asigned scaling filter is given.
针对复杂产品设计过程动态分解问题,本文提出了一个基于任务期限的两层动态规划模型,并研究了模型的实现方法与技术。
By analyzing the process decomposition of complex product, the bi-level dynamic programming model is setup, and realization method is given.
本文构造了一个类特征函数,找寻了一个特殊矩阵,将BSS问题转化为此矩阵的特征值分解问题,解决了一类线性瞬时混合盲分离问题。 匆。
This thesis construct an characteristic-like function and find a special matrix, transforming BSS into eigenvalue decomposing problems to solve a class problem of linear mixture.
代理签名体制在电子商务中的应用很广泛,目前的代理签名体制安全性主要是基于求解大数因子分解问题的困难性或求解离散对数问题的困难性。
Proxy signature systems have great applications in e-business whose secure-ty is based on the difficulty of integer factoring or the difficulty of solving the common discrete logarithm problem.
分解是使复杂问题变得易于处理的最常见的技术之一。
Decomposition is one of the most common techniques to make a complex problem tractable.
分解是使复杂问题变得易于处理的最常见的技术之一。
Decomposition is one of the most common techniques to make a complex problem tractable.
应用推荐