资源列表
[数据结构常用算法] tanxinsuanfa
说明:本文章介绍了贪心算法的过程及运用C语言的实现-This article describes the process of greedy algorithm and the realization of the use of C language<玛丽> 在 2025-02-01 上传 | 大小:272kb | 下载:0
[数据结构常用算法] diguixinhua
说明:打印金字塔形的星花,单用的算法是递归的形式。利用这个程序,可以理解递归。-Print pyramid-shaped flowers, alone in the form of the algorithm is recursive. Using this program, you can understand recursion.<点点> 在 2025-02-01 上传 | 大小:272kb | 下载:0
[数据结构常用算法] sort-algorithm-
说明:这个一个介绍堆积排序的算法,帮助理解数据库中的排序。-The accumulation of a sort algorithm introduced to help understand the database sort.<haozi> 在 2025-02-01 上传 | 大小:272kb | 下载:0
[数据结构常用算法] huffmanT-code
说明:利用哈弗曼树的算法实现文件的压缩与解压缩,字符编码、译码-huffman tree compress and uncompress<乔建国> 在 2025-02-01 上传 | 大小:273kb | 下载:0
[数据结构常用算法] pr01_SpaMatSMC
说明:稀疏矩阵的一种实现,使用命令行测试该程序。具体内容请看代码。-An implementation of sparse matrix, using the command line to test the program. Look at the specific content of the code.<Error Woo> 在 2025-02-01 上传 | 大小:272kb | 下载:0
[数据结构常用算法] Knapsack-problem
说明:背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。-Knapsack problem<Tom chen> 在 2025-02-01 上传 | 大小:273kb | 下载:0
[数据结构常用算法] ExchangeTree
说明:先序创建二叉树,将二叉树所有节点的左右子树交换,再先序遍历输出-create a binary tree in first order, exchange all the nodes of the binary subtree , then preorder output<张荣> 在 2025-02-01 上传 | 大小:272kb | 下载:0