congruential

网络  同余; 乘同余法

计算机



双语例句

  1. In this paper we study the way of generating parameters of linear congruential sequence.
    文章研究了线性同余序列参数的生成方法,并给出了具体的求乘数算法。
  2. Congruential pseudo-random number generator
    同余伪随机数生成程序
  3. A method based on linear congruential generator ( LCG) is used to construct random interleavers for interleave-division multiple-access ( IDMA).
    提出一种基于线性同余生成器(LCG)来构造IDMA系统中随机交织器的方法。
  4. Three uniform random sequences are built by the linear congruential method, of which two are used to form integer number and decimal fraction parts of the new random sequence respectively and the third to shuffle the new sequence.
    采用线性同余法生成3个均匀分布随机序列,其中两个分别组成新的随机序列的整数和小数部分,第3个用来对新序列进行混洗。
  5. Congruential Method and Arithmetic Random Numbers
    同余法及均匀随机数列
  6. Analysis of Linear Congruential Generator
    线性同余发生器的分析
  7. The thesis brings forward Random Number Sequence Shuffling Technology in a creative way, it can reduces the Linear Congruential Generator pertinency and discrete grid phenomena prominently.
    创造性地提出在遗传算法中随机数序列处理的新方法&随机数序列洗牌技术,有效克服了线性同余发生器产生的随机数序列相关与离散网格现象。
  8. The recent nonlinear congruential method, decimal fraction method, add-with-carry and substract-with-borrow methods, generalized feedback shift register method and MT method, and so on.
    最近还有非线性同余法、取小数法、进位加和错位减法、广义反馈位移寄存器法和MT法等等。
  9. On the two-dimensional structure of the sequence of random numbers generated by multiplicative congruential generators
    乘同余伪随机数序列的二维结构分析
  10. For multiplicative linear congruential generator, the rapid and portable algorithm implementation is given in detail. And the C++ source programs are given to calculate the product module.
    最后针对乘同余发生器的特点,设计了乘同余发生器的快速算法,并给出了C++实现源程序。
  11. Interval prediction of pseudo-random sequences generated by multiplicative congruential method
    基于乘同余法产生的伪随机序列的区间预测
  12. Till now, there are a lot of generators such as the classical Fibonacci method, mid-square method, linear congruential method, feedback shift register method and combined method;
    至今关于随机数发生器有很多的理论和方法,其中除了传统的Fibonacci法、平方取中法、线性同余法、位移寄存器法和组合方法;
  13. A multiplicative congruential method uses lengthening and folding operations to generate pseudo random sequences;
    乘同余法是利用伸长与折叠操作来产生伪随机序列。
  14. On the algorithm and discrepancy analysis of compound inversive congruential pseudo-random numbers
    一般组合逆同余法的算法与偏差分析
  15. Computer simulation for some groups of pseudo random sequences generated by a multiplicative congruential method show that this method can predict the pseudo random sequences; furthermore, predictive performance is still very good above some signal noise ratio level.
    对几组乘同余法产生的伪随机序列实验结果表明,该方法能有效地预测此类伪随机序列,且在一定的信噪比上,预测性能仍然很好。
  16. Probability Distribution and Rapid Algorithms of Multiplicative Linear Congruential Generator
    乘同余发生器的概率分布与快速算法
  17. Principle of Generation and Analysis of Partial Performance of Pseudo-Random Sequences Based on Linear Congruential Method
    基于线性同余的PN生成原理与局部性能分析
  18. A new algorithm in generating pseudo random number-improved mixing congruential method
    一种生成大周期伪随机数的新算法&改进的混合同余法
  19. By using inversive congruential method, this paper researches the algorithm to generate pseudo-random numbers and the general principle for compound inversive congruential method.
    本文研究了逆同余产生伪随机数的方法,给出了一般的组合逆同余法算法。
  20. It achieves space chaos of an image with a pseudo-random sequence generated by linear congruential method, and achieves gray chaos by XOR operation.
    该算法利用线性同余模型产生伪随机序列以对图像进行空间置乱,采用异或操作实现图像的灰度变换。
  21. Discrepancy Estimation for Linear Congruential Sequences
    线性同余伪随机序列的偏差估计
  22. A Speedy Algorithm on the Two-dimensional Structure of the Sequence of Random Generated by Liner Congruential Generators
    线性同余随机数列二维结构的快速算法
  23. The new algorithm is obtained by improving the multiplicative congruential and the mixed congruential methods which are in common use now.
    这种新算法是在现有的乘同余法和混合同余法等常用算法的基础上改进而来。
  24. Third, two algorithms for producing uniform distribution are analysed thoroughly by us& mid-square method and linear congruential method.
    第三,阐述产生均匀分布随机序列的两种方法:平方取中法和线性同余法的基本原理。
  25. Congruence equations is the numberical equations with variable coefficient being limited to certain finite fields the same type of finite fields leads to different types of equations, such as single congruence equation and multi-modulus linear congruential equations.
    同余方程组是指变量系数局限于特定有限域内数值的方程组,同类型的有限域导致了不同类型的方程组。比如单模数线性同余方程组和多模数线性同余方程组。
  26. Sound head, strong tone tail phenomenon are analyzed. ( 4) White noise of uniform distribution is implemented with the mixed congruential method.
    简化压缩门限处的过渡曲线,分析了音头、强音尾现象。(4)用混合同余法,实现了均匀分布的白噪声发生。
  27. It is also shown that when this constraint is met, then the transmitter and receiver power optimization problems are equivalent. Moreover, a simple interleaver generation method based on linear congruential generator ( LCG) is proposed.
    另外,还证明在该条件满足时,渐进接收和发射功率优化问题是等价的。此外,本文还提出一种基于线性同余生成器的简单随机交织器生成方法。