资源列表

« 1 2 ... .10 .11 .12 .13 .14 2015.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法05_RBT

说明:红黑树的创建插入与删除的具体源代码的实现-Achieve red-black tree create insertion and deletion of specific implementation code
<蔡高兴> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法sort

说明:非常经典的 拓扑排序算法,可以下载下来学一下啊-Very classic topological sorting algorithm, can be downloaded to learn about ah
<孙文> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法xueshengchengjiguanli

说明:学生成绩管理系统 C语言课程设计(非计算机专业)很简单-Student achievement management system C language curriculum design (non-computer professional) is very simple
<dongxi> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法danlianbiao

说明:1.产生随机数序列 2.建立一个单链表,将随机数序列中的数据存入该单链表 3.在该单链表的第i个位置插入节点 4.删除该单链表的第i个节点 -1. i-node generates a random number sequence 2. The establishment of a single list, the data stored in the random number sequence in the sing
<李雪娇> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Buiness

说明:采用回溯法解决经典的商人过河问题,特色是可以让用户随意设定商人和仆人的数量(商人数大于仆人数)。-Use backtracking to solve the classic businessman river issues, This program allows users to freely set the number of merchants and servants (trade number is greater than
<Anwei> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法HaffumanCode

说明:根据赫夫曼算法求赫夫曼树,根据赫夫曼树求赫夫曼编码-According to Huffman tree Huffman coding requirements
<小小> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法prim

说明:普里姆(Prim)算法是一种构造性算法。用于求最小生成树。-Prim algorithm is used for solving the minimum spanning tree.
<小小> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Kruskal

说明:kruskal算法是一种求加权连通图的最小生成树的算法。-kruskal algorithm is a weighted connected graph minimum spanning tree algorithm.
<小小> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法graph--matrix

说明:采用邻接矩阵来实现图的创建, graph.cpp是主应用程序源文件-Implementation creates graph adjacency matrix
<陈雅> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法Knap

说明:背包问题的模板程序,可适应不同数据类型,使用了模板类-Template program knapsack problem can be adapted to different types of data, using a template class
<jiangmaoran> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法NFAtoDFA

说明:Compiler theory of the NFA is converted to an equivalent DFA C ++ program-Compiler theory of the NFA is converted to an equivalent DFA C++ program
<peter> 在 2024-11-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法dijkstra

说明:自己搜集和编写的dijkstra算法和改进dijkstra算法,可以求出所有最短路径,还有floyd算法及相应的搜索程序-Own collection and preparation dijkstra dijkstra algorithm and the improved algorithm can find all the shortest path, and floyd algorithm and the appropriate s
<gao> 在 2024-11-01 上传 | 大小:2048 | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 2015.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org