资源列表

« 1 2 ... .96 .97 .98 .99 .00 1901.02 .03 .04 .05 .06 ... 2656 »

[数据结构常用算法KMP

说明:KMP算法,这是我在课后编的,能查找到所有的子串,并标记其位置,使用DEVCPP,也可以载入VC6.0工程中。先输入要查找的子串,再输入任意串,将从任意串中找到所有子串,包括重叠部分,并一一标号-KMP algorithm, which is a series of after school can find all the substring, and mark its location, use DEVCPP can also load the VC6.0 project. To enter
<> 在 2026-01-02 上传 | 大小:107kb | 下载:0

[数据结构常用算法test3

说明:数据结构是计算机存储、组织数据的方式。数据结构是指相互之间存在一种或多种特定关系的数据元素的集合。-The data structure is a computer store, organize data. The data structure is a collection of one or more data elements of the specific relationship between each other.
<王涛> 在 2026-01-02 上传 | 大小:15.07mb | 下载:0

[数据结构常用算法1-factory

说明:设计模式一般工厂模式案例 设计模式一般工厂模式案例-design pattern
<ded> 在 2026-01-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法001

说明:Hash算法,Java语言编写。五种Hash算法-hash algorithm
<> 在 2026-01-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法biaodashiqiuzhi

说明:数据结构中,用栈等实现后缀表达式求值,其中表达式采用了文件输入,免去了手动输入-In data structures, such as with stack realize suffix expressions are evaluated
<朱星波> 在 2026-01-02 上传 | 大小:16kb | 下载:0

[数据结构常用算法pro2

说明:选择、插入、冒泡、堆、散列等各种排序方法的源代码-Select, insert, bubbling, the source code of the heap, hash, such as a variety of sorting methods
<蔡玉> 在 2026-01-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffman-encoding-and-decoding

说明:用c++实现了哈夫曼的编码和译码。C + + implementation of the Huffman encoding and decoding-C++ implementation of the Huffman encoding and decoding
<lhd> 在 2026-01-02 上传 | 大小:345kb | 下载:0

[数据结构常用算法huffman

说明:输入字符权值,然后生成对应的哈夫曼编码并打印出来!-Enter the character weights, and then generate the corresponding Huffman coding and print them out!
<高阳> 在 2026-01-02 上传 | 大小:692kb | 下载:0

[数据结构常用算法BCH

说明:BCH 纠错码算法 主要用于bch算法设计,非常实用,简单易懂-BCH 纠错码算法
<朱恒> 在 2026-01-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:运用多种排序方法对数列进行排序,并比较各种排序算法的优越性!-Using a variety of sort sort of series, and compare the advantages of various sorting algorithms.
<高阳> 在 2026-01-02 上传 | 大小:714kb | 下载:0

[数据结构常用算法1

说明:给定程序中,函数fun的功能是将带头结点的单向链表逆置。-A given program, the function of the function fun will take the lead in the singly linked list of nodes inverse set.
<xiaoyu> 在 2026-01-02 上传 | 大小:6kb | 下载:0

[数据结构常用算法test12

说明:约瑟夫问题,用数据结构的循环链表实现约瑟夫问题的解答-Joseph problems,30 people in a circle, and inspires us with a circular chain to said. Can use structure array to make a cycle chain. The structure has two members, one for pointing down a pointer to a circular chain
<spy> 在 2026-01-02 上传 | 大小:892kb | 下载:0
« 1 2 ... .96 .97 .98 .99 .00 1901.02 .03 .04 .05 .06 ... 2656 »

源码中国 www.ymcn.org