资源列表
[数据结构常用算法] Parking-management-simulation-system
说明:以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。每一组输入数据包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻,对每一组输入数据进行操作后的输出数据为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去;则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费)。栈以顺序结构实现,队列以链表实现。-Parking lot to stack simul<李莹丽> 在 2024-11-10 上传 | 大小:4.38mb | 下载:0
[数据结构常用算法] HuffmanCoding
说明:哈弗曼编码,文件输入编码表,二叉树实现,C++面向对象-Hafu Man coding, file input code table, binary tree implementation, C++ object-oriented<zhangnan> 在 2024-11-10 上传 | 大小:1.08mb | 下载:0
[数据结构常用算法] shunxubiao
说明:完成随机获取顺序表的节点,完成插入、合并、删除、排序。-Random order to complete the table for the node, the completion of insertion, merge, delete, sort.<陈渊> 在 2024-11-10 上传 | 大小:606kb | 下载:0
[数据结构常用算法] CIAdatabase
说明:解析一个文件中的内容,以B tree的方式存储其中的国家,职位,人民,是一个基于B TREE的搜索算法实现。包括了源代码,原始文件以及搜索案例-Parse the contents of a file to B tree stored in a manner which the state, position, people, is a B TREE-based search algorithm. Including the sourc<leo> 在 2024-11-10 上传 | 大小:2.01mb | 下载:0
[数据结构常用算法] HuffmanTree
说明:基于Huffman树的一个压缩算法,通过统计字符的出现频率构造Huffman树,然后进行编码和解码。包括源代码和测试样例-Huffman tree based on a compression algorithm, the frequency of statistical character of the Huffman tree structure, and then to encode and decode. Including s<leo> 在 2024-11-10 上传 | 大小:1.04mb | 下载:0
[数据结构常用算法] structured-programming
说明:顺序结构、循环结构和其他控制结构的8个算例-Eight examples for order structures, looping structures, and other control structures.<kathy> 在 2024-11-10 上传 | 大小:4kb | 下载:0
[数据结构常用算法] [PDF]data-structureCPP
说明:数据结构C++语言描述,数据结构是计算机科学专业的一门核心课程。-Data Structures C++ language to describe the data structure of a computer science core curriculum.<chl> 在 2024-11-10 上传 | 大小:19.21mb | 下载:0