资源列表
[数据结构常用算法] HuffmanTree
说明:数据结构基础知识。使用霍夫曼数对字符串进行编码,可用于压缩存储。-Basic knowledge of data structures. Of the string, the number of Huffman encoding can be used for compression and storage.<齐加庆> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] List-for-set-intersection-problem
说明:已知两个单链表A与B分别表示两个集合,其元素类型为int且递增排列,其头结点指针分别为a,b。求出A与B的交集,要求C同样以元素值递增的单链表形式储存。-Known two single chain A and B denote two collections whose elements of type int and ascending, the head node pointers are a, b. Find the inter<taosq> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] matching_to_many_images.cpp
说明:一个能够使用机器学习的小程序,花费了我三天时间去完成它-An ability to use a small machine learning program took me three days to complete it<sharpwhisper> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Circular-queue-Number-screening-
说明:通过数组和链表方法实现循环队列中人员筛选的问题。该文档给出了问题及多种解决方案,还列出了容易出现的错误。是初学者避免错误的好帮手。-Through arrays and linked lists methods to achieve the circular queue personnel screening questions. This document gives a variety of problems and solutio<刘争辉> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Collection-of-logical-operations
说明:本文档实现了字符集合的并交差等逻辑运算,采用多种语言(包括c和c++),采用多种数据结构(链表、数组等)实现集合的并交差等运算。分别用结构体和类实现。很适合初学者熟练掌握基本的数据结构知识以及集合的运算过程。-This document character set and achieve cross other logic operations, multiple languages (including c<刘争辉> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] LinkList-program
说明:C++数据结构的一个单链表示例程序,简单易懂,适合初学者学习。-a sample program about linked list of C++ data structure , it is easy to understand for beginners.<罗盘> 在 2024-12-29 上传 | 大小:3kb | 下载:0