JCA设计的主要原理是将密码概念从算法实现中分离出来,以便不同的供应商可以在JCA框架内提供他们的工具。
The primary principle of JCA design is to separate cryptographic concepts from algorithmic implementations, so that different vendors can offer their tools within the JCA framework.
由于发现了认证算法中存在的缺点,或者由于系统认证需求的变化,有时候需要更改认证框架的组件。
Its components may have to be changed due to deficiencies found in the authentication algorithms or to changes in requirements for system authentication.
这需要不同的测试检测算法,在下面讨论的框架中就会看到。
This requires a different test detection algorithm, as you will see as you now turn your attention to these frameworks.
在isFactor()和factorsOf()方法中,我停止了对框架循环算法的控制 —它决定如何通过最好的方式遍历所有数字。
In the isFactor() and factorsOf() methods, I cede control of the looping algorithm to the framework — it now decides how best to iterate over the range of numbers.
虽然是一个简单的示例,但是通过自定义的和专有的算法说明了Hadoop背后真实的力量以及为什么Hadoop正在成为一种用于处理大型数据集的流行框架。
A simple example, but one that illustrates the real power behind Hadoop and why it's becoming such a popular framework for processing large data sets with custom or proprietary algorithms.
从根本上讲,年表是一种日历系统—一种计算时间的特殊方式—并且是一种在其中执行日历算法的框架。
Fundamentally, chronology is a calendar system - a particular way of reckoning time - and is the framework in which date arithmetic is done. Examples of chronologies supported by Joda are.
所有的排序、搜索和数字算法都可以进行并行分解(以后,像Arrays . sort这样的标准库机制将会使用fork - join框架,允许应用程序免费享有并行分解的益处)。
All sorts of sorting, searching, and numerical algorithms are amenable to parallel decomposition. in the future, standard library mechanisms like Arrays.sort .
在这个新算法的框架下,最有影响力的推手是改变这一现状的人,他们能够鼓动那些几乎不转发的人转发消息。
In the new approach, the most influential tweets are those that change this status quo, persuading followers who rarely retweet to forward the message.
在此基础上,设计了案例调整算法,并给出一个通用的案例调整框架。
On the basis of that, the case adaptation algorithms were designed, and a general framework of case adaptation was proposed.
本文在支持度和置信度的框架内开展了对频集挖掘算法的研究。
Studies in this paper are made within the framework of support and confidence.
接着,充分运用故障码编制形成的框架,对基本故障的诊断算法进行了编制。
Then, by using the frame formed by trouble code, the basic trouble's diagnostic algorithms have been completed.
推导出了刀位轨迹算法和切削行距算法,建立了面向新型并联机床的CAM系统框架模型。
Algorithms for tool path calculation and cutter path interval calculation are derived. Frame model for CAM system of PMTs is established.
由于逻辑拓扑的抽象性,因此,该算法是个一到多广播通信算法框架。
Due to the abstraction of logic topology, the algorithm is a framework for broadcast algorithms.
介绍了小波神经网络的数学框架及其误差反向学习算法。
The mathematic frame of the neural network and error back propagation algorithm were introduced.
采用自组织计数传播网络(CPN)作为框架,结合改进的模糊控制算法,实现对发酵过程的模糊神经元控制。
The count propagation network (CPN) was taken as framework, combining an improved fuzzy control algorithm, to realize the fuzzy-neural control of fermentation process.
算法框架具备对该类问题的通用性。
该文提出了支持挖掘模型交换和移动通信客户流失分析的决策树算法框架。
This paper proposes a framework for decision tree construction algorithms that supports both model exchange and mobile communication churn analysis.
提出了一个视频编码框架,将双向塔式算法应用于视频编码之中,以提高在不可靠网络环境中视频传输的鲁棒性。
To improve the robustness of video transmission over networks, duplex pyramid algorithm was applied to video coding, and then a frame of video coding was proposed.
本文介绍了NDIS驱动程序结构,给出NDIS中间驱动程序实现网络数据包的拦截方法;并实现了一个基于规则的过滤算法,在过滤算法中引入了一个分层框架。
Network data packets are captured by NDIS Intermediate driver; A rule-based filtering algorithm is presented in this paper, and a layered filtering framework is included in the algorithm.
针对远距红外图像中桥梁目标的特征,提出了一种基于知识框架的桥梁目标识别算法。
Through the analysis of the features of bridge object in long range IR image, a new recognition algorithm based on knowledge framework is put forward.
基于随机有限元的梯度优化算法引入拥有随机参数的框架可靠度分析。
The gradient optimization algorithm based on the stochastic finite element was adopted to analyze the reliability of the frame with stochastic parameters.
为简化DWPS系统核心软件CGI程序的实现,提出了具有高可重用性、高可扩展性的数字水印算法编码框架。
To simplify the design of the CGI program which is the kernel of software part of DWPS, a watermarking algorithm coding framework is proposed which has high reusability and extensibility.
提出一种有效地融合多模态信息来检测足球视频精彩事件的系统算法和框架。
This paper proposed a framework to fuse multimodal features to detect soccer highlights.
通过对以上内容的研究,本文提出了一种基于算法框架的软件设计及分析复用技术。
Through the research to above content, software reuse technique based on algorithmic framework was proposed.
新方法的特点是:不同的画图算法的框架都一样,所不同的只是反映无向图画图问题的美观标准的目标函数。
The characters of the new method are: the structures of the different graph drawing algorithms are the same, the difference exists only in the objective functions which reflect aesthetic criteria.
虽然它被纳入了单形法的框架,但仍然不是一个好算法。
Although being revised into a form of network simplex method, it is still not a good algorithm.
提出了节约原则模型的一个多项式时间的贪心算法以及一种把贪心策略和分支限界策略集合在统一框架下的复合算法。
For the parsimony this paper presents model a polynomial time greedy algorithm and a compound algorithm that combines the greedy policy with the branch-and-bound strategy in a uniform framework.
提出了节约原则模型的一个多项式时间的贪心算法以及一种把贪心策略和分支限界策略集合在统一框架下的复合算法。
For the parsimony this paper presents model a polynomial time greedy algorithm and a compound algorithm that combines the greedy policy with the branch-and-bound strategy in a uniform framework.
应用推荐