之前在学习c语言的时候用c语言实现了动态线性表。现在再使用c++实现一下动态线性表。
相关数据结构方面就不多说了。在之前的博客里也有。下面就直接来实现吧。
这里使用指针来遍历数组,这样在算size,capacity的时候,直接用指针相减的方式就可以得到元素个数,以及容量。
Vector.h
#include
#include
#include
#include
//用typedef定义int为存储类型,想更改直接更改这一句即可。
typedef int DataType;
class Ve
The displacement linearity of scanning piezoelectric ceramics can be measured by scanning interference method with a He-Ne laser and a high voltage ramp generator. The results of two typical piezoelectric ceramics are given.