搜索资源列表
WCF
- 本书涵盖了所有设计开发基于WCF的面向服务应用程序所需的知识与技能。通过本书,你可以看到如何利用WCF内建的特性,例如服务托管、实例管理、并发管理、事务、离线队列调用以及安全。-This book covers all the design and development of service-oriented WCF-based applications with the necessary knowledge and skills. Through this book, you can se
build-queue-with-circle-array
- 用循环数组构建一个队列,不同于用链表构建的,但是实现简单方便使用.-build a queue with circle array
SANLIEBIAO
- 优先队列与建堆,适合初学者学习的简单代码。实现了建堆得基本数据结构。-Priority queue and stack construction, suitable for beginners to learn the simple code. Realization of basic data structures built heap.
e5f5b93afef3fc8b89d6c81420ad9db9
- 实现以循环链表表示的队列操作: 建队列,销毁队列,入队,出队,求队列长度,判断队空,显示队列(Queue operations to circular linked list representation: build queue, destroy the team, a team, queue, and queue length to determine air force display queue.)