basic adj. 1.基础的,基本的,根本的。 2.【化学】碱性的,碱式的。 3.【矿物】基性的,含少量硅酸的。 4.【军事】初步的;最下级的。 basic data 基本数据。 basic industry 基础工业。 n. 〔常 pl. 〕 1.基础,基本。 2.基础训练。 work for the basics 为衣食住等操劳。 adv. -ally 基本地 Basic = Basic English.
Chapter 3 deals with optimized routing problem with load balance and time delay . genetic algorithm was a basic algorithm for optimum problem . the routing problem with load balance was described and a mode was made for it 移动ip的路由技术的特殊性,提出了使用三角路由,分析了在此基础上进行对带负载和时延路由的进行优化的下一跳路由的必要性。
For the sake of having a fine stiffness and speed stability in this system, we designed a rotational speed regulation loop inside the position loop and adopted pi regulation algorithm as a basic algorithm of speed loop controller 为了使系统能够有很好的刚性和速度稳定性,在位置环之内设置了一个转速调节环,并且以pi调节算法作为速度环控制器基本算法。
Firstly, virtual laboratory software system of material processing was established based on visual basic algorithms in this paper, which consists of material forming and control, mould design and manufacture, and welding virtual labs 首先利用vb语言构建了材料加工虚拟实验室软件系统平台,建立了材料成型与控制、模具设计与制造和焊接三个虚拟实验室。
Fir ( finite impulse response ) filter is one of the basic algorithms for digital signal processing, which is a kind of important lti discrete-time system, widely used in acoustic processing and image processing area fir(finiteimpulseresponse)滤波器是数字信号处理的基本算法之一,是一类较为重要的线性时不变系统,广泛应用于声音、图像处理等现代通信技术中。
Clre is designed as pipeline pattern, so every module on the pipeline will be given a flow chart ( by pseudo code ) and interface design chart ( uml ) . for the page, the basic algorithm like signal processing and monte carlo are not include 由于clre是基于流水线设计的,在流水线上每个模块都有互不相交的功能,本文会给出每个模块的执行流程(伪代码)和接口设计(uml)。
The idea key is encrypted and deciphered with rsa algorithm . in order to obtain high encode / decode rate, the basic algorithms are deeply optimized . so the processing speed and efficiency of rsa algorithm 其中系统中传输的idea加密密钥是经过rsa算法加密的,为得到较快的加解密速度,本文还对rsa算法中的基本算法进行了深层次的优化,大大提高了rsa算法实际应用时的运行速度和执行效率。
Based on the above research and the sourcecodes provided by the basic algorithms of video coding provided by the organization of projeictmayo and mpeg4, we implement the prototype of video encoder and decoder 本文的第二部分以上面的研究成果为基础,结合projectmayo组织提供的视频压缩基本算法的实现代码,完成mpeg4视频编码器和解码器原型的软件实现,为远程视频监控系统的实现奠定基础。
According to the specific of ejb 2.0, we introduce the abstract class interface and component specifics of basic algorithm components, design the algorithm component manager and describe detailed flexible integration mechanism of basic algorithm components (2)参照ejb2.0组件规范,提出了基本算法组件抽象类接口和组件接口规范,设计出算法组件管理器,描述组件柔性集成的具体机制。
According to the specific of ejb 2.0, we introduce the abstract class interface and component specifics of basic algorithm components, design the algorithm component manager and describe detailed flexible integration mechanism of basic algorithm components (2)参照ejb2.0组件规范,提出了基本算法组件抽象类接口和组件接口规范,设计出算法组件管理器,描述组件柔性集成的具体机制。
Modular exponentiation and modular multiplication are the basic algorithms for implementing the public key algorithms such as rsa, etc . however the time-consuming modulo exponentiation computation, which has always been the bottle-neck of rsa, restricts its wider application 大数模幂乘运算是实现rsa等公钥密码的基本运算,该算法存在的问题是在实现时耗时太多,这也是制约其广泛应用的瓶颈。