资源列表
[数据结构常用算法] Huffmancoding
说明:哈夫曼编码问题解决,就哈夫曼问题,哈夫曼构造树进行了详细的解说-Huffman coding problem solving<lidai> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] string
说明:1、为该类设计构造函数和析构函数,要求构造函数不少于两个 2、为该类设计合理的成员变量 3、为string类提供必要的成员函数,可以参考C++类库的string类提供了那些成员函数,起码包括字符查找 获得C风格字符串、获得字符串长度、字符串比较等。 4、要求该类的设计有良好的封装性 5、有一个能正常运行的测试程序,测试该类的所有成员函数-1, the design for the class constructor and destructor, constructor re<nicai> 在 2025-06-18 上传 | 大小:678kb | 下载:0
[数据结构常用算法] graphic
说明:数据结构中图的构造,以及深度遍历和广度遍历的C语言实现-Data structure in the structure, and the depth and breadth traversal traverse the C language<jiangxueqiao> 在 2025-06-18 上传 | 大小:298kb | 下载:0
[数据结构常用算法] DS01
说明:设A与B分别为两个带有头结点的有序循环链表(所谓有序是指链接点按数据域值大小链接,本题不妨设按数据域值从小到大排列),list1和list2分别为指向两个链表的头指针。请写出将这两个链表合并为一个带头结点的有序循环链表的算法。-Let A and B are two nodes with the first order circular list (the so-called point of order is the link to the link at the size of data f<章人可> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 01datastructruebasicconception
说明:本电子书讲述了数据结构的基本概念即一些关键术语为今后数据结构的学习打下坚实基础-This book describes the basic concepts of data structures that some of the key terms of data structure for the future lay a solid foundation of learning<vans> 在 2025-06-18 上传 | 大小:445kb | 下载:0
[数据结构常用算法] 03stackqueue
说明:该电子书详细讲述了数据结构中栈和队列两种数据结构,并对他们的区别进行了总结,这是很常用的两种类型-The book describes in detail the data structures stack and queue two data structures, and a summary of their differences, it is very commonly used two types of<vans> 在 2025-06-18 上传 | 大小:480kb | 下载:0
[数据结构常用算法] 05arraysglist
说明:数据和广义表,本章两种数据类型,适用范围不如string,但是每种算法都很难,不容易理解,本章将详细讲述-Data and the generalized table, chapter two data types, scope of application as string, but each algorithm is very difficult, not easy to understand, this chapter will describe in detail<vans> 在 2025-06-18 上传 | 大小:610kb | 下载:0
[数据结构常用算法] danlianbiao
说明:单链表的插入的等操作的实例演练,建立一个单链表,同时进行删除与插入操作。-Single linked list operations such as insertion of an instance of the exercise, to establish a single list, and delete and insert operations.<项链> 在 2025-06-18 上传 | 大小:5kb | 下载:0