资源列表
[数据结构常用算法] DeLinkList
说明:双循环链表的创建,节点的插入,节点的删除,销毁链表,清空链表-Double circular linked list is created, the node insert, delete nodes, destruction linked, empty list, etc.<changhong> 在 2025-01-31 上传 | 大小: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-01-31 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Arithmetic-expression
说明:用数据结构中的堆栈来实现无括号表达式的计算-Stack data structure to achieve calculate expressions without brackets<胡蓉> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[数据结构常用算法] reconstrucbtree
说明:北京大学数据结构课后作业 由中根序列和后根序列建立二叉树-Homework Central Peking data structure root root sequence after sequence and the establishment of binary tree<杨佳宁> 在 2025-01-31 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Binary-Inddexed-Tree
说明:一个树状数组各种改造姿势的模板。除了常规用法单点查询求前缀和外,支持区间修改单点查询、区间修改区间求和、RMQ、离线平衡树以及多维扩展-Many improved versions of binary indexed tree. Which can be used to do these kinds of work in a 1D array: Change one point+k and get the prefixsum C<> 在 2025-01-31 上传 | 大小:1kb | 下载:0