资源列表

« 1 2 ... .01 .02 .03 .04 .05 2406.07 .08 .09 .10 .11 ... 2656 »

[数据结构常用算法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

[数据结构常用算法RB_Tree

说明:Implementation of basic insertion, deletion and search algorithms in a red-black tree in C++.
<jessica> 在 2024-11-08 上传 | 大小:14kb | 下载:0

[数据结构常用算法TSP

说明:用邻接表解决的TSP变形问题(带权值求最长路径)-TSP deformation problems solved with the adjacent table (with the right to find the value of the longest path)
<Conny Lu> 在 2024-11-08 上传 | 大小:2kb | 下载:0

[数据结构常用算法cross

说明:利用叉积求点在区域中的位置Use cross product demand in the region point position-Use cross product demand in the region point position
<Conny Lu> 在 2024-11-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 2406.07 .08 .09 .10 .11 ... 2656 »

源码中国 www.ymcn.org