搜索资源列表
cengxubianlierchashu
- shi.c 说明:本程序用于层序遍历二叉树.程序开始时先由用户先根序输入二叉树各结点值,对于空结点输入宏ENDTAG所对的值(暂定为整数0). 建立好二叉树后即可自动进行遍历依次层序输出各结点的值. ----Author:zhg 2006.11.26 E-mail: wudazhg@163.com 仅供参考学习之用,所有权保留-shi.c : The procedures for the binary tree traversal sequence. procedure
ParkGuide
- 这是一个已经调试通过的,公园导游图程序。仅供学习交流
c++suanfa
- 常见算法,仅供学习参考,希望指点。
op4
- ssd5 op4的答案,仅供参考,学习之用
test
- 大二,数据结构,8套期末考试试题,仅供学习之用-Sophomore year, data structure, 8 sets of examination papers at the end, only learning
paixu
- 数据结构课程中多种内排序。用于一般学习实验。仅供参考。-Data structures within a wide range of courses in order. For general learning experiment. For reference only.
dijkstra
- dijkstra 算法代码,简单易用,仅供参考学习-dijkstra algorithm code
yuanchengxudaima
- 数据结构内容中的各章内容的一些源代码,仅供学习使用-The contents of the data structure in the source code of each chapter
tree
- 遍历树,用于存储节点信息及其他查找树操作,仅供学习参考-Traverse the tree, for storing information and other search tree node operation, only to learn information
yiyuanduoxiangshi
- 数据结构的一元多项式的加减乘除法的运算,仅供学习。-Data structure of a polynomial addition and subtraction multiplication and division operations, for learning.
ListTranverse
- 此程序是数据结构中遍历表中数据的源码,仅供大家学习参考-This program is the data source data structure traversal the table, only to learn from reference
polynomail
- 此程序是运用遍历树的方式存储及显示多项式,仅供大家学习-This program is a way to store and display the polynomial using tree traversal, only for them to learn
Multi-machine-scheduling-algorithm
- 多级调度算法,做出来仅供参考学习,语言是C-this is a Multi machine scheduling algorithm just for reference and learning, used language is C++
rumen
- 关于ACM模板的差不多全部记录,仅供学习和参考-ACM template on almost all records, learning and reference purposes
BinaryTree
- 数据结构(c#) 二叉树 自己编的,有些粗糙,仅供学习-Data structure (c#) binary own, some rough, only to learn
SequencedList
- 数据结构(C#) 队列 自己编的,有些粗糙,仅供学习交流-Data structure (C#) queue own, some rough, only to learn communication
Vertex
- 数据结构(C#) 图 自己编的,有些粗糙,仅供学习交流-Data structure (C#) Fig own, some rough, only to learn communication
MinSpanTree
- 数据结构中经典的基于Kruskal算法的最小生成树实现。采用Visual C++ 6.0编译。仅供学习交流。-Classic data structure based on the Kruskal algorithm of minimum span tree . Compiled by Visual C++ 6.0. Just for learning.
HuffmanTree
- 数据结构中经典的哈夫曼树实现。采用Visual C++ 6.0编译。仅供学习交流。-Data structure in the Huffman tree implementation. Compiled by Visual C++ 6.0. Just for learning.
Heap Sort
- BITCS数据结构堆排序编程练习题,已AC通过,仅供参考学习(BITCS data structure programming exercises--Heapsort, which have been passed by AC, are for reference only)