资源列表
[数据结构常用算法] The-Hoffman-code
说明:利用Huffman编码方式对一段文字进行编码和解码。哈夫曼编码是可变字长编码(VLC)的一种。-Using the Huffman encoding method for encoding and decoding of a paragraph of text. Huffman code is a variable length coding (VLC) is a kind of.<危育冰> 在 2024-11-08 上传 | 大小:276kb | 下载:0
[数据结构常用算法] Sort-to-find
说明:建立一个树形数据结构来存储字母信息,然后通过相应的方法查询所存储的字母。-The establishment of a tree data structure to store alphanumeric information, and then through the corresponding method to query the stored letter.<危育冰> 在 2024-11-08 上传 | 大小:268kb | 下载:0
[数据结构常用算法] HuffmanTree
说明:该源文件为赫夫曼树的构建和使用,是数据结构课程中的一个例子-The source files for building and using Huffman tree is a data structure of an example of a curriculum<williamxwl> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BiTree
说明:该源代码为二叉树的构建和使用,为数据结构课程中的一个例子-The source code for the construction and use of binary tree data structure courses for an example<williamxwl> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] FDM-any-accuracy
说明:电磁波、声波或地震波等数值模拟中常常会用到有限差分法,但是很多文章都只是泛泛而谈时间2阶,空间4阶等等如何用公式,本文给出了任意阶精度的泰勒展开与迭代公式。-Numerical simulation of electromagnetic, acoustic or seismic waves will often use the finite difference method, but many articles are just ge<suboy> 在 2024-11-08 上传 | 大小:493kb | 下载:0
[数据结构常用算法] ADTLIst
说明:ADT LIST implementation assignment<ahmad rabbani> 在 2024-11-08 上传 | 大小:110kb | 下载:0
[数据结构常用算法] implementation-for-the-Heap-Trees
说明:It s required to design an Abstract Data Type (ADT) Java implementation for the Heap Trees data structure that includes the following operations: 1. Constructor and display operations 2. Creating a Heap Tree a giv<tamer> 在 2024-11-08 上传 | 大小:8kb | 下载:0
[数据结构常用算法] Linked-List
说明:The static (circular) queue should be implemented as a class named StaticCircularQueue With a maximum of 100 integer elements, The Dynamic queue should be implemented as a class named DynamicQueue, <tamer> 在 2024-11-08 上传 | 大小:11kb | 下载:0
[数据结构常用算法] SinglyLinkedList
说明:The newly added method should work as follow: 1. Takes two input objects L1 & L2 of type SinglyLinkedList, 2. L1 & L2 represents two Integer list in ascending order, 3. Returns an object L3 with the sorted merge va<tamer> 在 2024-11-08 上传 | 大小:3kb | 下载:0