资源列表
[数据结构常用算法] hafuman
说明:输入一个有n个叶结点的权植构造一棵哈夫曼树:(例如:n=8,权植为 5 29 7 8 14 23 3 11)根据哈夫曼树构造哈夫曼编码,用指向字符串的指针数组来存放,用叶子到树根逆向求每个结点的哈夫曼编码. -Enter one has n leaf nodes of the right to construct a Huffman tree-sik: (For example: n = 8, the right-sik for<wangshujing> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 222
说明:数据结构课程设计,一元稀疏多项式的源代码,用C++实现。-Data structure the curriculum design, one dollar sparse polynomial source code, using C++ Realize.<pjyang2006> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 2chashudebianli
说明:数据结构 课程 2叉树的遍历 #include "stdafx.h" #include <iostream.h> typedef char elemtype -Data Structure Course 2-tree traversal# Include<基地> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] yuesefuhuan1
说明:数据结构中常出的问题之一.约瑟夫环比较常见的问题,希望对大家有所帮助-Data structure is often one of the issues out. Joseph Central, the more common problems, and they hope to help everyone<马勇> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构综合实验-抽象数据类型二叉树的实现-Comprehensive experimental data structure- an abstract data type tree realization<关键> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 6.2
说明:这是个数据结构练习题,建立了二叉树,然后执行查找-This is a data structure of exercises, the establishment of a binary tree, and then the implementation of search<perfy yang> 在 2024-11-20 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dictionary-tree-soursecode
说明:此代码是字典树的实现源代码,字典树是一种数据结构,用它可以实现对各种单词的检索。而对每一个单词的查找次数是单词的长度。做acm题很有用,应用程序中相信也能优化很多算法!-This code is the dictionary tree realize the source code, the dictionary is a tree data structure, it can be achieved on a variety of w<孟繁荣> 在 2024-11-20 上传 | 大小:1kb | 下载:0