资源列表
ex5
- Exercise 5 from ssd5, answer
ercs
- 数据结构 二叉树的各种操作 前中后遍历等-Binary tree data structure before, during various operations such as after the traverse
Matrix
- 一个矩阵类 实现了矩阵的多种运算 希望对大家有帮助-A matrix class implements a variety of matrix operations we want to help
hafumanbianma
- 设计哈夫曼编码,建立哈夫曼树,并在C语言实现。-Design of Huffman coding, Huffman tree establishment, and in C language.
Binary-tree
- 创建二叉树,先序中序后序递归二叉树,求叶子数目,求树高,左右子树交换。-Create a binary tree, in order of first-order recursive post-order binary tree, find the number of leaves, tree height requirements, exchange of left and right subtrees.
HuffmanCode
- 严蔚敏 数据结构(c语言版)中最优二叉树(赫夫曼树)赫夫曼编码 c语言实现-YAN Wei-min data structure (c-language version) in the optimal binary tree (Huffman tree) Huffman encoding c language
Graph-traversal
- 以邻接多重表为存储结构,实现无向连通图的深度优先和广度优先遍历。-This paper is to solve the traversal of the graph using DFS BFS
1
- 数据结构 归并排序、基数排序算法比较-Data structures merge sort, radix sort algorithm
ID3
- 数据挖掘中的ID3聚类算法,是比较经典的聚类算法之一。-ID3 clustering algorithm in data mining is one of the classic clustering algorithm.
3511
- 程序分析,主要功能有,但界面还没加上,基本实现了功能要求。-program analysis, the main function, but with no interface and the basic realization of the functional requirements.
tu
- 实现了图的创建,深度优先搜索和广度优先搜索-To create a graph, depth-first search and breadth-first search
sort
- 数据结构中的几种简单的排序速度比较问题,有时间的输出-Several simple data structures sorting speed is the problem, the output time
