资源列表
[数据结构常用算法] flight(ver3.5)
说明:这个是用C++开发的系统,我曾经做的一个数据结构的大作业来的,叫航空订票系统.-C is the development of the system, I do have a data structure of the operation, called air booking system.<羊羽> 在 2025-06-18 上传 | 大小:358kb | 下载:0
[数据结构常用算法] storehouseoperatorsystem
说明:这个是我大一时候C++的大作业,相信会有朋友需要的,在这里共享给大家了.-this is my first year at college when the big C operations, I believe there will be a friend in need, here to share people.<羊羽> 在 2025-06-18 上传 | 大小:23kb | 下载:0
[数据结构常用算法] yxzybgj2-5
说明:FZU 大二 的数据结构与算法 老师出的题目的优秀作业 第2到第5章-FZU sophomore data structure and algorithm for the teachers of the subject outstanding operational paragraph 2 of Chapter 5<wanghui> 在 2025-06-18 上传 | 大小:2.58mb | 下载:0
[数据结构常用算法] matrixcompess
说明:稀疏矩阵(SparseMatrix):是矩阵中的一种特殊情况,其非零元素的个数远小于零元素的个数。 设m行n列的矩阵含t个非零元素.以二维数组表示高阶的稀疏矩阵时,会产生零值元素占的空间很大且进行了很多和零值的运算的问题。 -sparse matrix (SparseMatrix) : Matrix is a special situation. its non-zero elements of the number far less than the number of zero e<Eurik> 在 2025-06-18 上传 | 大小:22kb | 下载:0
[数据结构常用算法] Thecarstop
说明:停车场是一条可以停放n辆车的狭窄通道,且只有一个大门汽车停放安到达时间的先后依次由北向南排列(大门在最南端,最先到达的第一辆车停在最北端)若停车场已经停满n辆车,后来的汽车在便道上等候,一旦有车开走,排在便道上的第一辆车可以开入;当停车场的某辆车要离开时,停在他后面的车要先后退为他让路,等它开出后其他车在按照原次序开入车场,每两停在车场的车要安时间长短缴费。 要求:以栈模拟停车场,以队列车场外的便道,按照从终端输入的数据序列进行模拟管理。每一组数据包括三个数据项:汽车“到达”或“离去”信息<牛纪超> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 01-8queens
说明:n皇后问题,rar格式,运行环境c++,n〉=1-n Queens problem, rar format, operating environment c++, n> = 1<王子> 在 2025-06-18 上传 | 大小:170kb | 下载:0
[数据结构常用算法] ExchangeSort
说明:用C++编的排序的操作,这个是快速排序,有时间我会多上载几个别的-C series of the sort of operation, this is a quick sort, I would be spending more time on several other set<白俊龙> 在 2025-06-18 上传 | 大小:108kb | 下载:0