资源列表
[数据结构常用算法] data_stucture
说明:本程序是李春葆编写的数据结构的c语言版本,里边是该书所有算法的源程序.希望能对大家有所帮助!-This procedure is the preparation of Li-bao of the data structure c language version of the book that is inside the source algorithm. Hope you can help!<caolei> 在 2025-01-12 上传 | 大小:38kb | 下载:0
[数据结构常用算法] Matching_brackets
说明:这是基于VC编程的数据结构程序,用链表等来实现括号的匹配问题-This is based on the data structure of VC programming procedures, and so on to achieve with list of matching brackets<shy> 在 2025-01-12 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Quick_Sort
说明:实现快速排序,数据结构课程上的作业,对于想学号C语言的同学很有参考意义哦-Fast sorting, data structures courses on the operation, for No. I wanted to learn C language is very useful for students, oh<一龙> 在 2025-01-12 上传 | 大小:151kb | 下载:0
[数据结构常用算法] yuesefuhuan
说明:约瑟夫环实验报告很好的资料珍惜啊同志们 -Joseph Central Experimental data report good comrades treasure ah<pihailong> 在 2025-01-12 上传 | 大小:48kb | 下载:0
[数据结构常用算法] booktickets
说明:飞机订票系统,可实现订票,查询,退票等功能。-Aircraft booking system, enabling booking, inquiries, refund and other functions.<jingh.nie> 在 2025-01-12 上传 | 大小:2kb | 下载:0
[数据结构常用算法] decare_tree
说明:有一种特殊的二叉树被称为笛卡尔树,这种二叉树的每个结点都有两个关键码,记为key1和key2。现在给你一组关键码,每组关键码用二个整数表示,要求构造一棵同时满足下列两个性质的笛卡尔树: 只考虑这棵笛卡尔树的第一关键码,它是一棵排序二叉树。 只考虑这棵笛卡尔树的第二关键码,它们满足类似于最小堆的性质,即任意一个父结点的第二关键码都比它的子结点的第二关键码小。 -There is a special kind of<孙巍巍> 在 2025-01-12 上传 | 大小:1kb | 下载:0