我们首先扩展最基本的数据结构之一:队列。
Begin by extending one of the most basic data structures: the queue.
本课程扩展了现代编程的概念和技术并涵盖了基本的数据结构和算法。
The course extends modern programming concepts and techniques and covers basic data structures and algorithms.
清单1显示了我用作基本数据结构表示的类。
Listing 1 shows the classes I'll use for the basic data structure representation.
Number one, the basic structure is that you have a pointer and it points over to a pointee, but the pointer and pointee are separate and the common error is to set up a pointer but to forget to give it a pointee.
第一,基本结构是,你有一个,指向数据的指针,但是那个指针和数据,是分开的,通常错误是声明了一个指针,但是没有指向一个数据。
应用推荐