资源列表

« 1 2 ... .95 .96 .97 .98 .99 1700.01 .02 .03 .04 .05 ... 2656 »

[数据结构常用算法Data-Structure

说明:算法与数据结构,张乃孝著,有书签,第二版-data structure by zhangnaixiao
<liyuyao> 在 2024-10-06 上传 | 大小:48107520 | 下载:0

[数据结构常用算法Several-sorting-algorithms

说明:几个常用的排序算法,包括希尔排序,交换排序等-Several commonly used sorting algorithms
<bob> 在 2024-10-06 上传 | 大小:4096 | 下载:0

[数据结构常用算法tf-idf-algorithm

说明:按tf-idf在剔除一些常用词后给出文本中术语的统计算法和程序,并按降序进行排序,另外,对文档建立inverted file,然后进行检索的算法-Tf-idf removed by a number of commonly used words in the text given after the algorithm in terms of statistics and procedures, according to descend
<黄华东> 在 2024-10-06 上传 | 大小:41984 | 下载:0

[数据结构常用算法LinearTableDemo

说明:初学者写了一个关于顺序表的例子,希望有所 帮助-failed to translate
<feiyu> 在 2024-10-06 上传 | 大小:6144 | 下载:0

[数据结构常用算法Huffman

说明:根据给定节点以及相对应的权值或者出现的概率大小构建哈夫曼树并编码-Creating a huffman tree according to some nodes and coding .
<梁 烨> 在 2024-10-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法minimum-spanning-tree

说明:本程序用Kruskal算法构造最小生成树,注释详细并附带调试结果-Creating a minimum spanning tree with the Kruskal algorithm.
<梁 烨> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Subset-repartition

说明:改程序涉及的是子集划分问题。将已知集合划分成不相交的子集,任何子集上的元素满足互不冲突。-Subset repartition
<梁 烨> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Polynomial-combined

说明:该程序实现多项式相加算法,主要利用了链表的知识-Polynomial combined
<梁 烨> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法KMP

说明:KMP算法主要用于匹配字符串,算法复杂度为O(N),本代码用C 语言编写-KMP string matching algorithm is used, the algorithm complexity is O (N), the code written in C language
<胡光> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法Array-and--needle

说明:指针,指针数组,软排序的代码,自己考虑的,忘大家指正呀。-Pointer, pointer array, soft sort code,thinking by myself,i want get everyone chance
<那少主> 在 2024-10-06 上传 | 大小:18432 | 下载:0

[数据结构常用算法guibingpaixu

说明:实现归并排序在C++平台上实现,功能尽管比较简单,但是应用非常广泛-realize merge sort
<杨晰琼> 在 2024-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法linklist

说明:链表功能的C语言算法,使用数据结构来实现-use C language to create and delete a linklist
<ert> 在 2024-10-06 上传 | 大小:2048 | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 1700.01 .02 .03 .04 .05 ... 2656 »

源码中国 www.ymcn.org