搜索资源列表
linkedqueue
- 链式队列,应该是正确的,包含node的头文件和c-Queue chain should be correct, the node contains the header files and cpp
datastructure
- there are basic source codes of data structure these codes will help study data structure about simple calculator, linkedqueue, nodelist, nodesequence, progression
LinkedQueue
- there are basic source codes of data structure. these codes will help study data structure. about linkedq-there are basic source codes of data structure. these codes will help study data structure. about linkedqueue
java
- 数据结构java版 源代码 .-Java source code version of the data structure
LinkedQueue
- 数据结构算法中的关于二叉树的一些实验,该小程序主要实现了一个二叉树的前序,中序和后序表达式,同时还可以输入前序和中序来输出后序的内容。-Data structure binary tree algorithm on a number of experiments, the applet implements a binary tree of the main sequence before, in order and the order
LinkedQueue
- A data structure implemented with by a Linked List data structure.
linkedqueue
- 用C++编写的链表实现的队列,有助于了解队列的基本工作原理,是学习数据结构的必做题目。-Linked list implementation C++ write queue, helps to understand the basic working principle of the queue, is the study of data structures must be done subject.
3
- 描述: 设计单链表类,并基于单链表类实现栈类和队列类: (1)设计学生信息类StudentRecord,要求包含公有数据成员:string stuName和int stuNo,设计用于输出学生信息的公有成员函数:void print,输出格式为:Name: stuName, Number: stuNo。 (2)设计学生链表的结点类StudentNode,要求包含公有数据成员:StudentRecord data和St
homework02-LinkedQueue
- ConcurrentLinkedQueue是Queue的一个线程安全实现。 它是一个基于链接节点的*线程安全队列。此队列按照 FIFO(先进先出)原则对元素进行排序。队列的头部 是队列中时间最长的元素。 队列的尾部 是队列中时间最短的元素。新的元素插入到队列的尾部,队列获取操作从队列头部获得元素。 当多个线程共享访问一个公共 collection 时,ConcurrentLinkedQueue 是一个恰当的选择。此队列不允
LinkedQueue
- 用C++实现的链式队列,使用了模板类,可以直接引入头文件用于其它项目-Chain C++ achieved queue, use a template class can be introduced directly into the header files for other projects
LinkedQueue
- 数据结构链队列的实现 在visual c++6.0的运行-Queue data structure to achieve chain running in visual c++6.0
linkedQueue
- 二叉树的作用,有哈弗曼算法,链路结构,整个工程的-Binary role, there Huffman algorithm, link structure, the entire project