你可能感兴趣的试题
队尾指针=0 排头指针=0 队尾指针=排头指针 以上条件均不充分
front=front+1 front=(front+1)%(m-1) front=(front-1)%m front=(front+1),%m
队尾指针=0 排头指针=0 队尾指针=排头指针 以上条件均不充分
front=front+1 front=(front+1)%(m-1) front=(front-1)%m front=(front+1)%m
f!=NULL r!=NULL f==NULL f==r
front= =NULL rear= =NULL front ==Q.rear front!=Q.rear
front=rear+1 rear=front+1 front=real front=0
rear mod n=front (front mod n)+1=real. (rear mod n)-1=front (rear mod n)+1=from
front==rear front==0 rear==0 front=rear+1
front==rear front!=NULL rear!=NULL front==NULL
rear mod n=front (front mod n)+1=real. (rear mod n)-1=front (rear mod n)+1=from
front=-front+1 front=-(front+1)%(m-1) front=-(front-1)%m front=-(front+1)%m
Q.front==NULL Q.rear==NULL Q.front==Q.rear Q.front!=Q.rear
f!=NULL r!=NULL f==NULL f==r
rear==NULL front== NULL front= =rear front!=rear