资源列表
[数据结构常用算法] bag1
说明:使用不同的方法解决背包问题:本算法采用的是动态规划方法,比较好的解决背包问题。-Use different methods to solve knapsack problem: The algorithm is a dynamic programming approach, a better solution to knapsack problem.<yuyangyang> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bag3
说明:背包问题是很经典的问题,可以使用多种方法解决,这里使用回溯法解决。-Knapsack problem is a classic problem, you can use a variety of methods to solve, backtracking is used here to solve.<yuyangyang> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] assemble
说明:装箱问题是大家经常碰到的问题,也有很多解决方法,这里使用近似算法解决。-Packing problem is that we often encounter the problem, there are many solutions, approximation algorithm is used here to solve.<yuyangyang> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] bag2
说明:背包问题有很多解决算法,这里使用贪心算法解决背包问题-There are many algorithms to solve knapsack problem, greedy algorithm is used here to solve knapsack problem<yuyangyang> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] msort
说明:中介数排序是数学上的经典问题,在数据结构里也是大家经常碰到的问题,这里很好的解决了这个问题。-Intermediate number of sorting is a classic mathematical problems in the data structure is the problem we often encounter, where a good solution to this problem.<yuyangyang> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Matrix-calculations
说明:程序使用C语言构造了一个简单的十字链表,对于数据结构的学习很有帮助-Programs use C language construct a simple ten cable for data structure of the table, learning to have the help very much<xiangwei> 在 2025-06-23 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Adjacency-matrix
说明:使用C语言实现的邻接矩阵,程序中使用了数据结构和算法的一些简单的知识。-Using C language of the realization of the adjacency matrix, and the program was used in data structure and algorithms of some simple knowledge.<xiangwei> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[数据结构常用算法] sort-algorithm-
说明:这个一个介绍堆积排序的算法,帮助理解数据库中的排序。-The accumulation of a sort algorithm introduced to help understand the database sort.<haozi> 在 2025-06-23 上传 | 大小:272kb | 下载:0
[数据结构常用算法] a-bubble-sort-program
说明:这是一个介绍冒泡排序的算法,建立了一个冒泡排序的项目,帮助理解数据库排序问题。-This is a bubble sort algorithm introduced, the establishment of a bubble sort program, sorting a database to help understand the problem.<haozi> 在 2025-06-23 上传 | 大小:319kb | 下载:0