资源列表

« 1 2 ... .67 .68 .69 .70 .71 572.73 .74 .75 .76 .77 ... 2656 »

[数据结构常用算法DataStructurePart5

说明:学校老师上课用的讲义和习题解答。这一部分是关于排序。-School teacher lectures and exercises with answers. This part is about the sort.
<心心> 在 2025-01-30 上传 | 大小:349kb | 下载:0

[数据结构常用算法data

说明:是用C语言实现的,里面有我数据结构课程设计里的算法。例如关键路径,最短路径等算法-C language is used to achieve, there are my data structure in the curriculum design algorithms. For example, critical path, such as the shortest path algorithm
<tjjman> 在 2025-01-30 上传 | 大小:467kb | 下载:0

[数据结构常用算法Flexible_Pattern_Matching_In_Strings_Practical_On-

说明:《柔性字符串匹配》的英文版,是目前讲解字符串匹配算法的参考资料中比较全面和前沿的,很有参考价值和收藏价值-" Soft string matching" in English, is the string-matching algorithm on the reference in a more comprehensive and cutting-edge, a good reference value and val
<yywbupt> 在 2025-01-30 上传 | 大小:6.49mb | 下载:0

[数据结构常用算法shortest1

说明:这是一个关于最短路径的算法,用于计算点到点之间的最小距离。-This is a study on the shortest path algorithm, used to calculate the minimum distance between point-to-point.
<zhiwei> 在 2025-01-30 上传 | 大小:16kb | 下载:0

[数据结构常用算法Java_suanfa

说明:java 数据结构,一款很不错的书籍,希望对大家有所帮助。-java
<lemon> 在 2025-01-30 上传 | 大小:9.59mb | 下载:0

[数据结构常用算法N_missionaries_and_N_Savage

说明:历史上著名的N教士与N野人问题,有点意思!-N missionaries with the issue of N Savage
<Ray> 在 2025-01-30 上传 | 大小:3kb | 下载:0

[数据结构常用算法paixu

说明:基于C++的排序各种排序操作,包括快速排序,shell排序,随机排序,选择排序等-C++ based on a variety of sort of sorting operation, including the quick sort, shell sort, random order, select Sort, etc.
<大槛哥> 在 2025-01-30 上传 | 大小:1.3mb | 下载:0

[数据结构常用算法kruskal

说明:废话少说,下面是大家都熟悉的kruskal算法,重点在于实现,时间复杂度为O(e*loge),其中e为边数。
<kark> 在 2025-01-30 上传 | 大小:11kb | 下载:0

[数据结构常用算法kmp

说明:kmp算法:查找一个字符串是不是另一个字符串的子串-kmp algorithm: to see whether a string is a substring of another string
<黄异> 在 2025-01-30 上传 | 大小:1kb | 下载:0

[数据结构常用算法UnionFind

说明:并查集算法主要实现在若干个不相交集合中的两个操作:第一判断一个集合是否在另一个集合中,第二合并两个不相交的集合-A union-find algorithm is an algorithm that performs two useful operations on such a data structure:1. Find: Determine which set a particular element is in. 2. Unio
<黄异> 在 2025-01-30 上传 | 大小:249kb | 下载:0

[数据结构常用算法Trie

说明:Trie数据结构,一种字符串存储方式,可以提高字符串的查找效率-a data structure of Trie, which can be used for storing the strings and improve the searching efficiency for a given string
<黄异> 在 2025-01-30 上传 | 大小:317kb | 下载:0

[数据结构常用算法winTree

说明:赢者树数据结构,用于外排序,可以实现大数据量的排序-a data structure of WinnerTree, can be used for sorting large amount of data which is larger than the memory of the computer
<黄异> 在 2025-01-30 上传 | 大小:246kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 572.73 .74 .75 .76 .77 ... 2656 »

源码中国 www.ymcn.org