资源列表

« 1 2 ... .51 .52 .53 .54 .55 2456.57 .58 .59 .60 .61 ... 2656 »

[数据结构常用算法WordMaze

说明:华为机考试题,单词迷宫,使用C++编写,2015年真题-Huawei machine exams, word maze, use C++ write
<lidongdong> 在 2025-06-15 上传 | 大小:673kb | 下载:0

[数据结构常用算法Untitled1

说明:数据结构中,对链表的操作,可以完成链表排序及逆序的功能。-Data structure, Chain operation, can be done to sort the list in reverse order and function.
<陈南木> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法kuaisu

说明:快速算法排序:用户输入10个数,然后程序自动根据快速算法进行排序-A fast algorithm for sorting
<吴关昊> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法KMP-algorithm

说明:写了一个myString类,用于展示KMP 算法,有少量注释。-KMP algorithm, a small amount of Notes.
<> 在 2025-06-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法Hash-lookup

说明:表头插入,使用链地址法处理冲突的哈希查找算法-Header insertion, using a chain hash address search algorithm method to resolve disputes
<> 在 2025-06-15 上传 | 大小:1.07mb | 下载:0

[数据结构常用算法HuffmanTree

说明:展示了赫夫曼树的建造过程,有大量注释,适合新手理解。-Shows the Huffman tree construction process, there are a lot of notes, suitable for beginners to understand.
<> 在 2025-06-15 上传 | 大小:1.06mb | 下载:0

[数据结构常用算法HuffmanTree-Shortest-Path

说明:赫夫曼树的建造过程,以及最短路径算法,有关键步奏的注释,需输入节点数据以及邻接矩阵的内容,注意看主函数-Huffman tree construction process, as well as the shortest path algorithm, the key step-outs comments, data and content needs input node adjacency matrix, note the main function
<> 在 2025-06-15 上传 | 大小:1.08mb | 下载:0

[数据结构常用算法Minimum-Spanning-Tree

说明:使用邻接矩阵生成最小生成树的算法,须输入顶点数目,顶点数据以及邻接矩阵的数据。-Adjacency matrix generated minimum spanning tree algorithm, the input data must be the number of vertices, vertex data and adjacency matrix.
<> 在 2025-06-15 上传 | 大小:1.08mb | 下载:0

[数据结构常用算法starA

说明:A*算法解决传教士和野人过河问题。有N个传教士和N个野人要过河,现在有一条船只能承载K个人(包括野人),K<N,在任何时刻,如果有野人和传教士在一起,必须要求传教士的人数多于或等于野人的人数。-A* algorithm to solve the missionaries and Savage river issues. With N and N Savage missionaries to cross the river, there is now only one boat carryi
<林静> 在 2025-06-15 上传 | 大小:200kb | 下载:0

[数据结构常用算法Binary

说明:二叉树的创建,打印并且返回高度以及元素所在高度-Binary tree create, print and return the height and the height of the element at which
<张帆> 在 2025-06-15 上传 | 大小:3.29mb | 下载:0

[数据结构常用算法shujujiegou

说明:常见数据结构算法,包括多项式计算,二叉树遍历,链表,图的搜索等-Common data structure algorithms, including polynomial, binary tree traversal, linked lists, graph search, etc.
<zty9> 在 2025-06-15 上传 | 大小:11kb | 下载:0

[数据结构常用算法bplustree

说明:c语言实现的B+树,数据都在内存中,实现了插入和删除-bplustree in c
<魏亚运> 在 2025-06-15 上传 | 大小:6kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 2456.57 .58 .59 .60 .61 ... 2656 »

源码中国 www.ymcn.org