资源列表

« 1 2 ... .45 .46 .47 .48 .49 1050.51 .52 .53 .54 .55 ... 2656 »

[数据结构常用算法stringmatchin

说明:bore-moore模式匹配算法及一些改进算法-boyer-moore string matching algorithm and improving
<ll_dzl> 在 2025-01-21 上传 | 大小:230kb | 下载:0

[数据结构常用算法graph

说明:大学本科数据结构实验,图遍历C实现,采用邻接多重表存储结构,内有清晰注释-Experimental undergraduate data structures, graph traversal C implementation, using the neighbor multi-table storage structure, there are clear notes
<chenshuyi> 在 2025-01-21 上传 | 大小:42kb | 下载:0

[数据结构常用算法haffman

说明:哈夫曼树编码算法的构造,使用C++语言设计实现。-huffman encoding
<shitou> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法public-sequence

说明:使用动态规划的思想,给出两个序列。判断两个序列的最长公共子序列。-the longest public sequence
<shitou> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法Red_black_Tree

说明:标准关联容器是由红黑树实现的,因此非常重要。-Standard red-black tree from the container associated with implementation, and therefore very important.
<aaron> 在 2025-01-21 上传 | 大小:483kb | 下载:0

[数据结构常用算法fastica

说明:快速独立分量分析的工具包。 FastICA工具包。 网友提供,非官方版本。-Fast Independent Component Analysis Toolkit. FastICA kit. User provided, unofficial version.
<yyc> 在 2025-01-21 上传 | 大小:28.3mb | 下载:0

[数据结构常用算法kuaisupzixudiguisuanfa

说明:快速排序非递归算法 快速排序非递归算法-kuaisupzixudiguisuanfa kuaisupzixudiguisuanfa
<zz> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法erchashu

说明:学了数据结构,,,用所学知识编程实现二叉树的3中排序,-3 means of erchashu programma
<andy> 在 2025-01-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法frequency

说明:编写一个算法frequency,统计在一个输入字符串中各个不同字符出现的频度。用适当的测试数据来验证这个算法。-Write an algorithm frequency, statistics in an input string characters appear in different frequency. With the appropriate test data to verify the algorithm.
<冯灿灿> 在 2025-01-21 上传 | 大小:6kb | 下载:0

[数据结构常用算法aaa

说明:已知A[n]为整数数组,试写出实现下列运算的递归算法: (1) 求数组A中的最大整数。 (2) 求n个整数的和。 (3) 求n个整数的平均值。 -Known to A [n] is an integer array, try to write to achieve the following recursive algorithm for computing: (1) Find the largest intege
<冯灿灿> 在 2025-01-21 上传 | 大小:6kb | 下载:0

[数据结构常用算法Ackerman

说明:已知Ackerman函数定义如下: (1) 根据定义,写出它的递归求解算法; (2) 利用栈,写出它的非递归求解算法。 -Known Ackerman function is defined as follows: (1) By definition, a recursive algorithm to write it (2) the use of the stack, write its non-recu
<冯灿灿> 在 2025-01-21 上传 | 大小:12kb | 下载:0

[数据结构常用算法BBB

说明:设有一个有向图存储在邻接表中。试设计一个算法,按深度优先搜索策略对其进行拓扑排序。并以右图为例检验你的算法的正确性。-There is a directed graph stored in the adjacent table. Trial design an algorithm, depth-first search strategy by the topology of its sort. And to test your exam
<冯灿灿> 在 2025-01-21 上传 | 大小:7kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 1050.51 .52 .53 .54 .55 ... 2656 »

源码中国 www.ymcn.org