资源列表

« 1 2 ... .23 .24 .25 .26 .27 328.29 .30 .31 .32 .33 ... 2656 »

[数据结构常用算法suffix

说明:倍增算法实现后缀数组,在字符串处理当中,后缀树和后缀数组都是非常有力的工具,其中后缀树大家了解得比较多,关于后缀数组则很少见于国内的资料。-suffix array
<zdl> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法shiyan1

说明:创建单链表;在单链表上查找第i个数据结点,返回其data值;在单链表第i个位置上插入一个取值为value的新的数据结点;删除单链表第i个数据结点,并返回该数据结点的取值;求单链表的长度。-Create a single list in a single list on the first i find a data node, return the data value in a single list on the first i
<mm> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法shiyan2

说明:熟悉栈和队列的特点及其基本操作的实现。借助栈,将队列中的数据元素进行逆置 -Familiar with the characteristics of stacks and queues to achieve its basic operations. With the stack, the queue is set against the data elements
<mm> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:数据结构中,二叉树程序!包括中序,前序,后序查询-Data structure, binary tree program! Included in the order, preorder, postorder query! ! !
<迷路的小孩> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法hashList

说明:哈希列表, 哈希列表, 哈希列表,哈希列表!-Hash list, hash lists, hash lists, hash lists, hash lists, hash list!
<迷路的小孩> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法hefumanshu

说明:赫夫曼树,赫夫曼编码!赫夫曼 树,赫夫曼编码!赫夫曼树,赫夫曼编码!-Huffman tree, Huffman coding! Huffman tree, Huffman coding! Huffman tree, Huffman coding! Huffman tree, Huffman coding!
<迷路的小孩> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Eight-queen

说明:很强的算法,是八皇后问题,很好的解释了回溯的问题,能够有效,且正确的进行编程-A strong algorithm, is eight queens problem, a very good explanation of the problem back, to be effective, and accurate programming
<huangyaning> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法tree

说明:该算法实现了树的另一种递归运算。摘自华科复试题。-The algorithm implements a recursive operation of another tree. From China Branch complex questions.
<> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树的基本实现(前序中序构造,后序中序构造,前序中序后序遍历)-The basic binary tree implementation (pre-order in the order structure, sequence after sequence of construction, pre-order in the post-order traversal order)
<Richard> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法matrix

说明:矩阵的实现(十字链表为基础),基本功能(转置,求和,求积)-Matrix in (cross-list based), the basic functions (transpose, sum, product)
<Richard> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:kmp算法的实现(后面还有一个容错的KMP算法,但是有很严重的问题)。-kmp algorithm implementation (behind the KMP algorithm and a fault-tolerant, but there are serious problems.)
<Richard> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法HeapSort

说明:Heap sort algorithm in java :)
<Sahar> 在 2025-01-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 328.29 .30 .31 .32 .33 ... 2656 »

源码中国 www.ymcn.org