资源列表

« 1 2 ... .53 .54 .55 .56 .57 2458.59 .60 .61 .62 .63 ... 2656 »

[数据结构常用算法Apostolico-Crochemore

说明:Java Dizgi Eş leme Algoritmaları Apostolico-Crochemore algoritması
<mechienh > 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffman

说明:利用最小堆实现霍夫曼编码,建立霍夫曼树,并且实现插入,删除,输出等功能-Use minheap to bulid the huffman tree
<moon> 在 2025-06-18 上传 | 大小:896kb | 下载:0

[数据结构常用算法AVL

说明:可以根据自己输入来建立平衡二叉树,并且根据左旋,右旋等方式实现插入删除功能-Build the Avl tree,and you can insert or delete the number
<moon> 在 2025-06-18 上传 | 大小:894kb | 下载:0

[数据结构常用算法bianli_feidigui

说明:建立二叉树,并且按照非递归的方法实现前序遍历,后序遍历和中序遍历-Establishment of binary tree, and to achieve a preorder traversal non-recursive method in accordance with, subsequent traversal and preorder
<moon> 在 2025-06-18 上传 | 大小:912kb | 下载:0

[数据结构常用算法Polynomial

说明:通过链表的方式,实现了两种不同方式下的多项式相加-Through the list of ways to achieve a polynomial in two different ways under the sum
<moon> 在 2025-06-18 上传 | 大小:947kb | 下载:0

[数据结构常用算法HeapSort

说明:通过调整堆中各元素的位置的方式,实现堆排序,并且按序输出-By way of adjusting the position of each element in the heap, the heap sort to achieve, and sequentially outputs
<moon> 在 2025-06-18 上传 | 大小:709kb | 下载:0

[数据结构常用算法librarysystemdesign

说明:我们设计的系统包括图书馆书籍信息管理、读者借阅管理、读者信息管理三个模块,可以实现基本的图书馆管理操作。 读者可以实现的具体功能如下: 1、查询馆藏图书信息(包括精确查询、模糊查询、图书信息排序)。 2,查询本人图书借阅信息。 3、完成借书、还书、续借的功能。 -Reader specific functions can be implemented as follows: 1, the query information collection of books (inc
<s> 在 2025-06-18 上传 | 大小:28kb | 下载:0

[数据结构常用算法SerializeBinaryTreeAndReconstruct

说明:将二叉树序列化 并且重建,序列化时用#代替叶子节点的空孩子节点,详细地写满了注释。-Serialize Binary Tree And Reconstruct
<wliuxingxiangyu> 在 2025-06-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法IAVL4.a

说明: 1.编写AVL树的判别程序,并判断一个二叉搜索树是否为AVL树  2.实现AVL树,其上的基本操作为:Search,Insert,Delete,和Ascend  3.基本操作的动态演示  4.扩展  A.实现带索引的AVL搜索树,其上的基本操作: Search,Insert,Delete,IndexSearch,IndexDelete,Ascend - 1. write AVL
<筱晓> 在 2025-06-18 上传 | 大小:1.15mb | 下载:0

[数据结构常用算法avl-mfc

说明: 1.编写AVL树的判别程序,并判断一个二叉搜索树是否为AVL树  2.实现AVL树,其上的基本操作为:Search,Insert,Delete,和Ascend  3.基本操作的动态演示  4.扩展  A.实现带索引的AVL搜索树,其上的基本操作: Search,Insert,Delete,IndexSearch,IndexDelete,Ascend 基本可以说是很完美的程序-
<筱晓> 在 2025-06-18 上传 | 大小:6.06mb | 下载:0

[数据结构常用算法Math

说明:多元多项式的基本操作,包括加减法。命令行解析,直接输入数学式即可-Multivariate polynomial basic operations, including addition and subtraction. Command line parsing, you can directly enter the equation
<Saer> 在 2025-06-18 上传 | 大小:2.01mb | 下载:0

[数据结构常用算法haff

说明:用二进制读入的方式实现了每8位进行截断处理的哈夫曼树,有编码和译码功能(The Haffman tree of every 8 bits is truncated by binary reading, which has the function of coding and decoding.)
<栗鸢> 在 2025-06-18 上传 | 大小:5kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 2458.59 .60 .61 .62 .63 ... 2656 »

源码中国 www.ymcn.org