资源列表
[数据结构常用算法] biaodashiqiuzhi
说明:我们大二时候的课程设计作业 利用栈进行表达式的求值 包括加减乘除和求余 -When our second year of the course design work carried out using the expression evaluation stack, including Math, and to request the<lv> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] linked_lists
说明:makes 3 linked-lists by 3 .txt files, than merge them and gives it all to a screen with brain algorithm. -makes 3 linked-lists by 3 .txt files, than merge them and gives it all to a screen with brain algorithm.<Vixton> 在 2025-06-17 上传 | 大小:1.11mb | 下载:0
[数据结构常用算法] AIRPORT
说明:通过此系统可以实现如下功能: 录入: 可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) ; 查询: 可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓); 可以输入起飞抵达城市,查询飞机航班情况; 订票:(订票情况可以存在一个数据文件中,结构自己设定) 可以订票,如果该航班已经无票,可以提供相关可选择航班; 退票: 可退票,退票后修改相关数据文件; 客户资料有姓名,证件号,订票数量及航班情况,订单<josophia> 在 2025-06-17 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Avl_tree
说明:AVLtree 同时实现了avl树的插入和删除算法,严格测试正确性,同时提供递归和非递归,算法可读性非常强 如有疑问可与作者联系qlaraya@gmail.com-AVLtree while achieving the avl tree insertion and deletion algorithms, rigorous testing accuracy, while providing recursive and non recursive algorithm is very str<xdev> 在 2025-06-17 上传 | 大小:2.44mb | 下载:0
[数据结构常用算法] Natural_merge_sort
说明:实现了数组的自然归并排序 相对普通递归或者非递归归并排序较复杂。算法严格保证正确-Realize the array of natural merge sort is relatively common recurrent or more complex non-recursive merge sort. Algorithm strictly ensure the correct<xdev> 在 2025-06-17 上传 | 大小:143kb | 下载:0
[数据结构常用算法] Binary_tree
说明:二叉树大量算法的实现 实现了三种非递归不借助栈不修改结点结构的遍历算法。参考性非常强-Binary Tree Algorithm to achieve a large number of three non-recursive without the aid of the stack does not modify the node structure of the traversal algorithm. Reference is very strong<xdev> 在 2025-06-17 上传 | 大小:528kb | 下载:0
[数据结构常用算法] bagProblem
说明:背包问题的不错的编码,应用分类函数进行处理-this is a bag package problem code , which is a seperate function of it<promise0117> 在 2025-06-17 上传 | 大小:235kb | 下载:0