XAUST将同一元素的所有数据都归入单一容器,然后使用算order - 4压缩器的单个模型以递增方式压缩该容器。
XAUST groups all data for the same element into a single container, which is compressed incrementally using a single model for an arithmetic order-4 compressor.
定义一个迭代器,该迭代器可以向前(通过使用递增运算符)或向后(通过使用递减运算符)访问容器中的元素。
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.
迭代器的接口,只能通过使用递增运算符向前访问容器中的元素。
Interface for an iterator that can access elements in a container only in the forward direction by using the increment operator.
可以向前(通过使用递减运算符)或向后(通过使用递增运算符)访问元素。
Elements can be accessed in the forward direction by using the decrement operator and in the backward direction by using the increment operator.
每个周期中元素的质子数从左到右递增。
In each period, the atomic number of each element is increasing.
迭代器的接口,该迭代器可以向前(通过使用递增运算符)或向后(通过使用递减运算符)访问容器中的元素。
Interface for 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.
注意:如果每个元素对应的键是数值型,那么剩下的元素将重新获得新的数值键,且从0开始以基数1递增(见案例2)。
Note: If the keys are numeric, all elements will get new keys, starting from 0 and increases by 1. (See example 2).
按给定的元素数递增反向迭代器。
Increments the reverse iterator by the given number of elements.
按给定的元素数递增反向迭代器。
Increments the reverse iterator by the given number of elements.
应用推荐