资源列表
[数据结构常用算法] 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-16 上传 | 大小: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-16 上传 | 大小: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-16 上传 | 大小:199kb | 下载:0
[数据结构常用算法] SeqList_Static
说明:c语言,数据结构,静态链表。已经编译通过,通过优化。-c language, data structures, static list. Has been compiled by, through optimization.<> 在 2025-06-16 上传 | 大小:200kb | 下载:0
[数据结构常用算法] expression-evaluation
说明:表达式求值,实现运算一般四则运算的能力,具有优先级辨别等功能。-Expression evaluation, operations four computing capacity, with a priority to identify functional.<王京石> 在 2025-06-16 上传 | 大小:200kb | 下载:0
[数据结构常用算法] Some-ergodic-map
说明:已知n个城市,任意两个城市之间存在最多三种交通工具;每种交通方式产生的费用不一定相同,时间不同: 1算法实现周游这n个城市并且费用最少(写程序,其中n<=10) 2、在规定的时间里,同时考虑每种交通方式花费时间;在规定时间内,周游这n个城市且费用最少-Known n city, city exists between any two up to three vehicles each kind of transport charges are not necessarily th<代明光> 在 2025-06-16 上传 | 大小:200kb | 下载:0
[数据结构常用算法] starA
说明:A*算法解决传教士和野人过河问题。有N个传教士和N个野人要过河,现在有一条船只能承载K个人(包括野人),K<N,在任何时刻,如果有野人和传教士在一起,必须要求传教士的人数多于或等于野人的人数。-A* algorithm to solve the missionaries and Savage river issues. With N and N Savage missionaries to cross the river, there is now only one boat carryi<林静> 在 2025-06-16 上传 | 大小:200kb | 下载:0
[数据结构常用算法] 直接插入排序
说明:这是关于严蔚敏版的《数据结构》第八章直接 插入排序(This is the eighth chapter of the data structure for the Yan Weimin edition Insertion sort)<kangkang11 > 在 2025-06-16 上传 | 大小:200kb | 下载:0