资源列表
[数据结构常用算法] tushuguanli
说明:数据结构实习5中的图书管理系统,采用B树和文件操作实现。-Data structure practice 5 of library management system, the use of B-trees and file operations implementation.<李辉> 在 2025-01-18 上传 | 大小:5.76mb | 下载:0
[数据结构常用算法] ten-algorithm
说明:目录 1,搜索算法; 2,贪心算法; 3,动态规划; 4,最短路径; 5,最小生成树; 6,二分图的最大匹配; 7,-Contents 1, the search algorithm 2, the greedy algorithm 3, dynamic programming 4, the shortest path 5, the minimum spanning tree 6, maximum b<real> 在 2025-01-18 上传 | 大小:1.03mb | 下载:0
[数据结构常用算法] shunxubiao
说明:1.实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。 2.写一个函数,建立并显示含有n个整数的顺序表 3.写一个函数,实现对有序表(非递减)插入一个元素的功能 4.写一个函数,实现两个有序(非递减)表合并生成新的有序表的功能 -1. Achieve the basic operation of the sequence table, including t<pang> 在 2025-01-18 上传 | 大小:2kb | 下载:0