搜索资源列表
Graph
- 贪心算法 ;用到图结构,栈和队列来解决哈密顿回路;输出结果:路径(每条边及其权值),总和-Greedy algorithm use graph structure,stacks and queues to solve the Hamiltonian circuit output:path (each edge and the right value),the sum
BTree
- 二叉树的递归以及非递归创建,遍历,遍历包括前序.中序.后序.....,在其非递归创建和遍历时又分别利用了栈和队列等一系列方法进行-Recursive binary tree non-recursive traversal, as well as create, including the former sequence traversal sequence after sequence. .....
Cars
- 用数据结构中队列和栈实现停车场管理-Parking management queue and stack data structure
tcc2
- 停车场,利用栈和队列,栈模拟停车场,队列模拟便道-Parking, use of stacks and queues, stacks simulations parking, sidewalk queue simulation
tingchechang
- 实现停车场模拟,用栈和队列实现,用系统时间自动记录进入和出去时间-Parking achieve simulation, with stacks and queues implemented by the system automatically records the time of entry and exit time
qseue_qbeue
- 用java实现数据结构中的栈和队列,是一个applet程序,很好的-Stack and queue, using Java implementation the data structure is an applet program, very good
sospyle-designphase-button
- 用java实现数据结构中的栈和队列,是一个applet程序,很好的()
dandwidth
- 包含了数据结构中的线性表,队列和栈的具体代码()