资源列表
[数据结构常用算法] parkSystem
说明:利用栈知识来模拟停车场系统,通过车牌照和停车时间来管理停车场。-Knowledge of the use of stacks to simulate car park system, through the vehicle license plate and parking time to the management of car parks.<sunfuquan> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] EnhancedList
说明:模拟数据结构的链表,包括查找链表的的一个元素,得到链表所有元素。删除的一个元素,删除所有元素。-Simulation of the linked list data structure, including finding a list of elements, all elements have been linked list. Delete an element, delete all the elements.<sunfuquan> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] datastructure_c
说明:数据结构(严蔚敏)配套纯c代的码,2009考研必备资料哦,我想很多人需要的,节约输代码的时间-Data structure (Yan Wei-min) of pure c-generation matching code, 2009 study section of the essential information Oh, I think many people in need, saving transmission time code<yyongwh> 在 2025-06-24 上传 | 大小:212kb | 下载:0
[数据结构常用算法] vector_metrix_multiplication(MPI)
说明:并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication<sangecoa> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Data_Struc
说明:这个是严蔚敏版的数据结构上机教程中的部分源代码,都是自己写的,包括最短路径的dijkstra,floyd,最小生成树的prim,kruskal以及链表,Huffman Tree等等的c++代码-This is Yan Wei-min version of the data structure on the machine part of the tutorial source code, are written in their own, including the shortest path<wang yucao> 在 2025-06-24 上传 | 大小:12kb | 下载:0
[数据结构常用算法] usaco_chap1-5
说明:usaco自己做的1到5章的代码,可能部分缺失,不过大多数题都有源码。有很多很好的算法。-usaco own chapter 1-5 of the code, may be partly missing, but most have a source title. There are many very good algorithms.<wang yucao> 在 2025-06-24 上传 | 大小:90kb | 下载:0
[数据结构常用算法] NBased_HiPre
说明:基于N进制的多精度问题 本代码可以处理N进制的多精度四则运算。 输入格式: 全是正数,string(或int)格式,请参见函数原型!开头不要有多余的零!-Based on the N-band multi-precision code can handle the N-band multi-precision arithmetic. Input format: is a positive number, string (or int) format, see the function p<wang yucao> 在 2025-06-24 上传 | 大小:4kb | 下载:0