资源列表
Huffman
- 依次输入8个字符及其权重,然后输出每个字符的哈弗曼编码-Input 8 characters and their weights in turn, and then output each character s Huffman code.
01bag
- 实现经典0-1背包问题,采用动态规划、分枝限界、回溯法、贪心算法等四个算法分别实现0-1背包问题,并有一个四合一的算法统一用四种方法实现。并对其时间复杂度进行了分析。-To achieve the classic 0-1 knapsack problem, dynamic programming, branch and bound, backtracking, greedy algorithm to achieve the four algorithms are 0-1 knapsack pro
weis+
- 这个是浙江大学的数据结构与算法分析的习题答案!官方的,英文版!
Hash-algorithm
- 哈希算法的描述,次代码在课程设计中取得了95分的高分。-it s the descr iption of Hash algorithm,which used to get high scores of 95 in mine curriculum project.
Classical_linear_table_data_structure_tutorial_inf
- 数据结构教程线性表经典资料Classical linear table data structure tutorial information -Classical linear table data structure tutorial information Classical linear table data structure tutorial information
Sort
- 数据结构的算法排序,用C语言实现。对新手有一定的帮助。同时这也是我这门课的课程设计
Huffmantree
- C语言实现的哈弗曼编码,参照严蔚敏《数据结构》-C language implementation of Huffman coding, reference YanWeiMin " data structure"
Sum
- 本段程序简单的描述了一下C++教程上关于求和的算法-This section describes the procedures for a simple tutorial on what C++ algorithm on the sum
compute
- 数据结构中的稀疏矩阵运算器,用c语言写的-Sparse matrix data structure calculator, written with c language
weisdedaima
- weis的数据结构后面的答案的代码,吐血推荐-Weis data structure behind the answer to the code, hematemesis Recommended
C
- 要求:假定民航机场共有n个航班,每个航班有一航班号,确定的航线(起始站、终点站)、确定的飞行时间(星期几)和一定的成员定额,设计一民航订票系统,使之能提供下列服务: 1:航班信息录入功能(航班信-Located in Daxing Economic Development Zone, Beijing, China, Beijing Yashilin Testing Equipment Co., Ltd. (hereinafter referred to as “Yashilin”)speci
c++builder02
- C++描述的数据结构内容,在C++builder的环境中运行,这是第二部分-C described in the data structure, the builder of the C operating environment, and this is the second part
