资源列表
[数据结构常用算法] duoxiangshi
说明:采用链式结构实现任意多项式的存储,求两个多项式的和。 -Using the chain structure to achieve arbitrary polynomial storage, and seeking two polynomials.<jxl> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] cunchujiegou
说明:采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。 -Adjacency matrix storage to the network, to establish a network and single-source shortest path algorithm.<jxl> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] rand-program
说明:一个简单的随机数生成程序,采用c++语言,在visual c++ 6.0环境执行-A simple random number generator program, using c++ language, in visual c++ 6.0 environment to perform<wangxiang> 在 2025-01-16 上传 | 大小:202kb | 下载:0
[数据结构常用算法] Single-Source-Shortest-Path
说明:从题目给出的N个节点以及相应距离中,找出单源最短路径,采用贪心算法-N nodes and the corresponding distances from the title given to find the single source shortest path, the greedy algorithm<peter> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binaryHeap
说明:二叉堆的模板类,实现基本功能以及一些拓展功能-the template code of Binary Heap<Yu Hangchen> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] REINAS-NUEVO
说明:Solution to the 8 queen problem using genetic algorithms in c-Solution to the 8 queen problem using genetic algorithms in c++<kruznik26> 在 2025-01-16 上传 | 大小:369kb | 下载:0
[数据结构常用算法] searchanddelete
说明:用不带表头的单链表实现查找和删除并输入和输出链表中的元素 -Find and delete elements in the linked list, and input and output with a single linked list without header<阿糖> 在 2025-01-16 上传 | 大小:2.77mb | 下载:0
[数据结构常用算法] Graph_Operation
说明:实现了数据结构中图的所有操作,是学习数据结构的重要参考资料。-Implementation of the data structure in all operations, is an important reference for learning data structures.<孙海平> 在 2025-01-16 上传 | 大小:3kb | 下载:0