Introduction - If you have any usage issues, please Google them yourself
The resource is done in VS2008 SP1 IDE, to introduce how to use vector in VC++, including definition,read,write, empty data in vector and how to random shuffle the data elements in the vector. Its will give a huge help to master the use of the vector. Note: My compile environment is vs2008 SP1.