迭代器(iterator)是一种类型,用于访问容器中的元素或者在元素之间移动。 迭代器运算(iterator arithmetic)是string和vector的迭代器的运算:迭代器与整数相加或相减得到一个新的迭代器,与原来的迭代器相比,新迭代器向前或向后移动了若...
基于12个网页-相关网页
迭代器:迭代一个序列的对象,这种序列不能提供列表的运算和方法。
An object that can iterate through a sequence, but which does not provide list operators and methods.
采用了一种可以避免求逆运算的修正BM迭代算法,并且利用这样的迭代算法和基于弱对偶基的比特并行乘法器构成了广泛应用的RS码的译码器。
By selecting the bit parallel multiplier based on WDB and the modified BM iterative algorithm that can avoid inversion, the widely used rs decoder is constructed.
定义一个迭代器,该迭代器可以向前(通过使用递增运算符)或向后(通过使用递减运算符)访问容器中的元素。
Defines an iterator that can access elements in a container in the forward direction by using the increment operator and in the backward direction by using the decrement operator.
应用推荐