实现椭圆曲线密码体制还有一个关键的步骤,就是椭圆曲线有限群基点选取算法的设计与实现。
In the implementation of elliptic curve cryptosystem, one of the key steps is to design and implement the base-point choice algorithm of elliptic curve finite group.
我们根据附网存储的特点,设计了一个附网存储安全系统,本文重点介绍其应用级加密算法的设计与实现。
We design a NAS security system based on NAS character, This paper introduces the design and implement of application encryption arithmetic.
取得的结果不仅可直接应用于避障路径规划算法的设计与实现,而且还可应用于计算几何中相关问题的求解。
The obtained results can not only been applied to the design and implementation of algorithm for avoidance obstacle path planning, but also been used to solve the problems of computational geometry.
文中详细介绍了排课算法的设计与实现、数据库的设计与实现、数据录入、信息查询和报表输出的设计与实现。
The algorithm based on priority, introduced the design and implement of the system. The design and implement of the data-base, and the design of query and report in detail.
适合GPU的串匹配算法的设计与实现:BF算法是串匹配算法中最基础的算法,但它是串行算法,不适合GPU的体系结构。
BF algorithm is the basic algorithm in string matching field. But it is not paralleled, and does not match the system architecture of the GPU.
主要介绍系统组成和功能,测量内容和算法,设计与实现方法,以及系统的应用情况。
The system structure, functions, measuring points and algorithms, design and implementation, and application instances are mainly introduced.
设计特殊电路和有针对性的控制算法,实现对压电陶瓷的快速驱动与高精度定位的结合。
Special circuits and pertinent control algorithm realize the combination of quickly driving and precising positioning.
介绍了系统结构、性能以及用高能谐次波提取法实现语音压缩的算法,并给出了硬件接口与软件结构设计方案。
The system structure and performance is also given. It presents speech compression algorithm implemented by High Energy Wave Extraction. It also gives out hardware interface and software structure .
本文分析阐述了SB -CIMS异构数据库信息集成的设计原理与实现技术,并对其功能特点及算法作了概要介绍。
This paper summarizes the design principle and technology on information integration of isomerous database in SB CIMS, offers a brief introduction to its function and algorithm.
论文介绍了一种实用的高速铁路ATP算法,包括地面列控中心和车载系统两部分的优化设计与实现步骤。
This paper introduces a feasible ATP algorithm for high speed trains, which includes an optimized design and an actualizing procedure for train control centers and train computer systems.
实现了DSP高速数据采集与监控系统的硬件和软件设计,采用了合理的滤波算法提高系统数据采集精度和实时性。
We have realized the hardware and the software design of DSP high speed data acquisition system. Used the reasonable filter algorithm to increase the system data acquisition precision.
为得到最优计划方案,针对搭接网络计划,建立了资源均衡优化的数学模型,并设计了自适应蚁群系统的求解算法与实现过程。
To get the optimum solution for the planning, I construct a model of resource optimization for spliced network planning, and design Adaptive Ant Colony Algorithm to solve it.
文章在研究FIR数字滤波器设计算法的基础上,采用滤波函数与分段卷积结合的方法实现对较长测井信号的处理。
The passage deals with the logging signal by the method of combining filter function with partition convolution which is based on the search of designing FIR digital.
设计了最大匹配算法,从数据库表中找出与文本最大匹配的字或词组的读音,实现了文本到语音的转换。
The maximum match method is designed to find out the pronunciation of words or phrases maximum matched with the text, the process of text-to-speech is realized.
文章描述了安全多播系统中的密码api的设计与实现,并讨论了密码算法实现中的优化问题。
This paper describes the design and implementation of the cryptographic API in Secure Multicast System and discusses the optimization of the cryptographic algorithms in implementation.
设计并实现了一种基于发送者表与接收者表的可迁移动态负载均衡算法。
An improved migratory dynamic load-balancing algorithm is designed and implemented according to the conception of sender-table and receiver-table.
然后给出了在高速输入队列交换机中实现多优先级调度算法的调度器设计与实现方案。
They describe the design and implementation scheme of an arbiter for configuring crossbar in input-queued switches that supporting multiple priorities.
本文阐述了针对单片CMOS图像传感器中数字预处理电路自动白平衡算法模块(awb)的设计与实现。
In this paper, the design and implement of CMOS graphic sensor digital pre-disposing circuit's AWB module are achieved.
本文用最小生成树算法实现了分布式数据库中的多元连接查询,并进行了算法的分析与设计。
This paper used algorithm of minimum spanning tree to realized multi-join queries of distributed database and provided analyzing method.
在此介绍采用GOF的模板方法模式及采用回溯算法的模板方法模式的设计与实现。
Template method pattern of GOF and the realization of template method pattern in back tracing algorithm are introduced.
论文根据一种改进的AES密码算法,提出了其低功耗asic设计与实现的方法。
An improved AES algorithm was proposed in this paper, and its low-power ASIC design was discussed.
给出了时空数据模型的设计、历史沿革追溯与时间断面复原算法的分析,以及算法实现中的关键部分。
This paper shows the design of spatial-temporal data structure, the analysis of methods of history information backward recovering, and some example of important programming.
设计了一种新的分组密码算法,该算法利用矩阵乘法的扩散作用与专门设计的一种矩阵运算的混乱作用实现对信息的加密。
A new block cipher is designed where the diffusion of matrix multiplication is combined with the confusion of specially designed matrix operation to encrypt information.
研究了在低曝光量情况下灰度投影算法的稳健性,为提出的稳定成像系统的设计与实现提供可行性论证。
A stabilization imaging system is proposed, and the feasibility of design and realization is verified by studying the robustness of gray scale projection algorithm for under-exposured images.
本文通过将李亚普诺夫方法与拉塞尔不变性原理相结合,证明了所设计的控制算法能实现吊车系统的渐近镇定。
Specifically, Lyapunov techniques are fused with LaSalle's Invariance Theorem to prove that the constructed nonlinear controllers achieve asymptotic regulation of the crane system.
在算法设计与实现中采用一个链接结构的“优先序列”,用它保证有向无回路图顶点的分层拓扑排序。
A "priority queue" which has a linked structure is used in this algorithm, which insures to complete LTP with the vertices in directed acyclic graph.
最后,讨论了系统的设计与实现,对系统的体系结构、动态锁机制的主要数据结构、算法流程及实现界面、投机锁机制的实现界面等进行了详尽地描述。
At last, the paper discusses the design and the implementation of the system, the main data structures and algorithms of OCDL, and the risk locking mechanism in detail.
介绍了一种交易中间件的原理,分析了主要数据结构队列,队列管理器的设计与实现算法,并给出了一个简单的流控策略模型。
This paper introduces the principle for transaction middleware, analyses the algorithm for Queue and Queue Manager, and presents a simple model for flow control.
重点对其中的主从式区域纵联方案进行了深入研究,包括对故障检测与隔离算法的研究、相应软硬件装置的设计与实现和通信方案的研究等。
Focus on the master-slave regional pilot program conducted in-depth research, including fault detection and isolation algorithm, the design and implementation of device and communications programs.
重点对其中的主从式区域纵联方案进行了深入研究,包括对故障检测与隔离算法的研究、相应软硬件装置的设计与实现和通信方案的研究等。
Focus on the master-slave regional pilot program conducted in-depth research, including fault detection and isolation algorithm, the design and implementation of device and communications programs.
应用推荐