资源列表
[数据结构常用算法] sortABC
说明:随机数产生1000个数,保存在文件中,将前300个整数读入数组A,接下来的400个读入B,最后的300个读入C,分别用冒泡排序,选择排序,直接插入排序算法对A,B,C中的数排序,并按一定格式输出。-1000 the number of random number generation, save the file, read the first 300 integer array A, read the next 400 B, read the last 300 C, respectively,<bp> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dance_parter_code
说明:数据结构舞伴问题,用单链表写的,有需要就拿去吧-Data structure partner issue, written in a single linked list<Zerover> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] huge
说明:数据结构 思想与实现 第二章 第11题 对一些任意大的整数用单链表的方案解决起计算问题;包括输入输出操作,加法操作和复制操作-Data structure thought and realization of the second title of Chapter 11 for some arbitrarily large integers with a single list of programs to address the problem from the calculation<大罗> 在 2025-06-17 上传 | 大小:852kb | 下载:0
[数据结构常用算法] stackANDqueue
说明:1. 用栈模拟停车场,队列模拟便道。停车场满的时候在便道排队,一旦有车开走,排在第一位的就进入停车场。 2. 当有车要开走的时候在它后面进入停车场的车先依次开出,待该车缴费离开后再依次回到停车场。 3. 离开停车场时应按时间缴纳费用,排队车辆进入停车场时也应该缴纳相应的排队费用。 4. 车辆到达时输出停车位置,离开时输出停留时间和应缴纳费用。 -1. With a stack simulation parking lot, queue simulation of pavement<SUMMER> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[数据结构常用算法] ds
说明:数据结构:C++版,所有代码都是C++的数据结构书籍-Data structure: C++ Edition, all code is C++ data structure book<xufengjiao> 在 2025-06-17 上传 | 大小:5.07mb | 下载:0
[数据结构常用算法] vc-Huffman-encoding
说明:这是一个关于哈弗曼编码的程序,里面包含了一些算法,对于哈弗曼编码理解非常有用!-this is a procedure about Huffman-encoding,some algorithm include!very useful for you to understand the Huffman-encoding!<lianshao> 在 2025-06-17 上传 | 大小:874kb | 下载:0