查看会员资料
用 户 名:经***
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
Stack_CycleQuene
- 本人自己实现的栈与循环队列。 栈中实现了数据的后进先出。 循环队列长度固定为2的整数次幂以方便队列指针的环回计算。-My own stack and circular queue. The stack implements LIFO. Circular queue length is fixed to an integer power of 2 to facilitate loop calculating of the queue pointer .