资源列表
BiTreeSort
- 基于数据结构的应用,应用二叉排序树对序列进行排序-Based on the application of data structures, application binary sort tree to sort the sequence
9cz
- 数据结构的查找部分内容,课件,内容详细,相当好-Find data structure part of the contents, software, detailed and very good
yy4
- 1.定义二叉树的链式数据结构。 2.编写函数,创建下图所示的二叉树。 3.编写函数输出二叉树的先序、中序、后序遍历。 -1. Binary tree data structure defined chain. 2. Write a function to create the binary tree shown below. 3. Write a function of the first binary output sequence, in order, the order
yy5
- 1.定义图的数据结构。 2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。 3.编写函数,输出图的遍历序列。 -1. Define the graph data structure. 2. Write functions to achieve with the adjacency list graph storage structure, find the vertex degree. 3. Write function, the output graph traversal
Tree
- C++二叉树,前序遍历中序遍历后序遍历递归,非递归版都有-C++ binary tree, traversing the recursive traversal after the preorder traversal, non recursive
filesheacher
- 自己写的全文检索工具,可应用成小型搜索引擎.-Write your own text retrieval tools can be applied to a small search engine
zuiduanlujing
- 最短路径实现代码,算法实验,c语言现实一种最短路径算法,包括构图-Shortest path implementation code, algorithm experiment, c linguistic reality
Filter1
- 对文件进行文本文件处理 并采用递归法把查到的信息插入到树中-a file processing program, process a file and insert the information from the file to a tree
critical_path
- 数据结构中求关键路径的算法。隶属于图这一章节-Find the critical path data structure algorithms. Under this section diagram
hanoi
- C语言中的经典算法:哈诺塔问题,递归调用的经典应用-hanoi in C language
GoodDataStructure
- 数据结构的课程设计的几个重要源码,包含24点游戏、旅游交通路线图的设计、酒店账务管理等,原创内容,欢迎转载-Data structure design of several important source programs, including the 24-point game, the design of tourist traffic the road map, hotel management, accounts, original content, please be reprodu
8Queues
- 一个用C++语言编程实现的八皇后的算法问题。-One with C++ language programming algorithm eight queen problem.
