资源列表
[数据结构常用算法] Mid_Pre_Post
说明:由二叉树的中序访问序列和后序访问序列,得到二叉树的前序访问序列。-binary tree from the visit to the Middle sequence after sequence and the sequence visit, the first to be binary tree sequence visit sequences.<杨鹏飞> 在 2025-06-04 上传 | 大小:199kb | 下载:0
[数据结构常用算法] trunk
说明:这个程序主要是实现检查是否抄袭作业,它可以打开txt格式的文件,然后检查在所有存的文件中是否有雷同的,用了命令行参数和数据结构算法,很适合学习c++人做参考-This program is mainly to achieve check copying operation, it can open the txt file format, and then check whether all documents are kept identical, with the command line<tangjunjie> 在 2025-06-04 上传 | 大小:199kb | 下载:0
[数据结构常用算法] PARD
说明:大规模稀疏矩阵的求解是高性能计算中的一个常见问题。本文介绍了用直接法求解矩阵的一些问题以及使用Intel MKLPARDISO 接口求解稀疏矩阵的方法。 -Large-scale sparse matrix is a high-performance computing to solve a common problem. This paper introduces the direct matrix method and the use of some of the problems In<段保京> 在 2025-06-04 上传 | 大小:199kb | 下载:0
[数据结构常用算法] Tree
说明:This a tree algorithm as a data_structure which includes clear-cut reference, so you can get the architecture of tree structure easily-This is a tree algorithm as a data_structure which includes clear-cut reference, so you can get the architectur<Henrty> 在 2025-06-04 上传 | 大小:199kb | 下载:0
[数据结构常用算法] tree-and-twotree
说明:全面的讲解了数据结构中树和二叉树这一章的内容,很适合初学者学习。-Comprehensive explanation of the data structure tree and binary tree of this chapter, it is suitable for beginners to learn.<刘静> 在 2025-06-04 上传 | 大小:198kb | 下载:0
[数据结构常用算法] 0-1-Knapsack-problem
说明: 本次实验选择0-1背包问题作为题目,通过使用动态规划、回溯法和分支定界法等算法来求解该问题,从而进一步的了解各种算法的原理、思路及其本质,深化对算法的了解,锻炼自己对各种算法的分析和使用,熟悉软件底层算法和界面编程。-The 0-1 knapsack problem was chosen as the subject, through the use of dynamic programming, backtracking and branch and bound method algorit<invest> 在 2025-06-04 上传 | 大小:198kb | 下载:0