资源列表
[数据结构常用算法] exp5-2
说明:背包问题:设有不同价值、不同重量的物件n件,求从n件物品中选取一部分物品的方案,使选中物品的总重量不超过指定的限制重量,但选中物品的总价值最大。-Knapsack problem: has different values, different weights of objects n pieces, find some items selected n items in the program, bringing the total weight of the selected items<Chetme> 在 2025-07-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] DeLinkList
说明:双循环链表的创建,节点的插入,节点的删除,销毁链表,清空链表-Double circular linked list is created, the node insert, delete nodes, destruction linked, empty list, etc.<changhong> 在 2025-07-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Expression_evaluation
说明:表达式求值,求多项表达式的结果 如:3*5+3*8=15+24=39 运用堆栈进行分级运算,支持小括号。-Expression uation, seeking polynomial expression of results Such as: 3* 3* 5+ 8 = 15+ 24 = 39 Grading operation using the stack, support for small brackets.<叶翰哲> 在 2025-07-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Arithmetic-expression
说明:用数据结构中的堆栈来实现无括号表达式的计算-Stack data structure to achieve calculate expressions without brackets<胡蓉> 在 2025-07-25 上传 | 大小:1kb | 下载:0