资源列表
[数据结构常用算法] library-management
说明:a) 创建一个图书管理系统(包括每本书的编号、书名、作者、分类信息),程序采用交互式工作方式,流程如下: b) 书籍管理:完成增加新书籍和删除功能,并在完成操作之后按关键字(编号、书名、作者、种类)进行排序(插入、冒泡、快速、堆排序、归并排序等任选一种); c) 书籍查找:用二分法实现下述功能 ①按编号查找 ②按书名查找 ③按作者查找 ④按分类查找 -failed to translate<许鑫鹏> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[数据结构常用算法] Linear_time_sorting
说明:这是算法课程中的两个基本线性排序的实现,分别是桶排序和计数排序,他们能够在线性的时间内实现排序,这基于被排序数据自身的特性,但是这种特性也局限了这种排序算法的通用性。-This is the implementation of linear sorts,including bucket sort and counting sort.They can be finished in linear time,while this featur<ann> 在 2024-11-04 上传 | 大小:274432 | 下载:0
[数据结构常用算法] danlibiaoharu
说明:数据结构单链表的插入 -The insertion of a singly linked list data structure<zs> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[数据结构常用算法] tudebianli
说明:数据结构图的遍历 数据结构图的遍历-Graph traversal of data structures<zs> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[数据结构常用算法] erchapaixushu
说明:数据结构二叉排序树的建立数据结构二叉排序树的建立-The establishment of the data structure binary sort tree<zs> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[数据结构常用算法] beibao
说明:用c语言编写的背包问题的算法设计,属于控制台编程-Knapsack problem using the c language algorithm design, and a console programming<helloworld> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[数据结构常用算法] data_structure_design
说明:数据结构中的顺序表和链表的和各种树和图的各种操作-In the order table in the data structure and linked lists and all kinds of tree and graph a variety of operating<helloworld> 在 2024-11-04 上传 | 大小:7168 | 下载:0