pointer arithmetic meaning in English
指示字运算
Examples
- This dissertation discusses a design idea and method of general intelligent controller based on nine - pointer arithmetic which is presented by prof . zhang nanlun
本论文基于张南纶教授提出的九点控制器算法,讨论了通用智能控制器的设计思想和方法。 - Pyrex itself gives you access to all the c - level constructs that are most important for speed , while saving you from all the c gotchas of memory allocation and deallocation , pointer arithmetic , prototypes , and so on
Pyrex本身可以让您访问那些对速度至关重要的c级代码,而节省了编写内存分配、回收、指针运算、函数原型等的工作。 - For example , members do not need to take a start index as a parameter because simple pointer arithmetic can be used to supply the pointer address as the pointer s base address added to the desired start index
例如,成员不需要将起始索引作为参数,因为可以使用简单的指针算法来提供指针地址,该指针地址作为添加到相应起始索引位置的指针基地址。