资源列表
[数据结构常用算法] Optimization
说明:模拟超市购物情况,根据输入人物特点,对其排队时间给出最优化解决。-choose the queue for minimal time<里昂> 在 2025-06-15 上传 | 大小:14kb | 下载:0
[数据结构常用算法] zhanwww
说明:表达式求值运算是实现程序设计语言的基本问题之一,也是栈应用的一个典型例子。设计并演示用算符优先级对算术表达式的求解过程-Expression uations are one of the basic problems in implementing programming languages and are a typical example of stack applications. Design and demonstrate the process of solving the ari<魏倩> 在 2025-06-15 上传 | 大小:14kb | 下载:0
[数据结构常用算法] arraywww
说明:稀疏矩阵是指那些多数元素为零的矩阵。利用‘稀疏’特点进行存储和计算可以大大节省存储空间,提高效率。通过对稀疏矩阵的存储表示,实现矩阵的基本操作。-Sparse matrix refers to those matrices that are mostly zero. The use of sparse features for storage and computing can greatly save storage space and improve efficiency. The ba<魏倩> 在 2025-06-15 上传 | 大小:14kb | 下载:0
[数据结构常用算法] binarySearchTree
说明:这是基于C++语言的关于二叉查找树的删除、插入、查找的功能实现(Delete, insert, find of the binary tree)<whay > 在 2025-06-15 上传 | 大小:14kb | 下载:0