资源列表
[数据结构常用算法] DataStructure
说明:几个常用的数据结构算法:堆栈、链表、二叉树、图等。-Some commonly used data structure algorithms: stack, linked lists, binary tree, map.<马烈> 在 2025-01-16 上传 | 大小:10kb | 下载:0
[数据结构常用算法] floydalgorithm
说明:此程序是弗洛伊德算法,实现在图中每一对顶点之间的最段途径-This procedure is Freud algorithm implementation plans at each of the vertices of the segment between the way<郑海洋> 在 2025-01-16 上传 | 大小:7kb | 下载:0
[数据结构常用算法] bmp_and_maze
说明:从24位真彩色bmp图上读取迷宫数据,然后找出路径,再在图上标出路径-From 24-bit True Color bmp maze map data read on, and then find the path, and then marked on the map path<黄咋的> 在 2025-01-16 上传 | 大小:2kb | 下载:0
[数据结构常用算法] search_word
说明:从字母表2中搜索字母表1中的单词,可以按行,列,斜线进行直线搜索-2 from the alphabet of the english alphabet in one word, can be row, column, diagonal linear search<黄咋的> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] search_number
说明:找一个最小的自然数,使它等于不同的两组三个自然数的三次幂之和,即找最小的x,使得:x=a*a*a+b*b*b+c*c*c = d*d*d+e*e*e+f*f*f 其中,a,b,c,d,e,f都是自然数,a<=b<=c, d<=e<=f [a,b,c]!=[d,e,f] 进一步,是否还存在另外一个自然数满足上述条件,可能的话请输出其结果 -Find a smallest natural number, ma<黄咋的> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] StatisticsNumber
说明: 读入一个西文文本文件,找出文件中的不同字符,对各个不同字符的出现次数进行统计并输出。注意需要重新设定文本路径-Read the text into a text file with the West to identify the different characters in the document, and the emergence of the different number of characters and outpu<黄咋的> 在 2025-01-16 上传 | 大小:1kb | 下载:0
[数据结构常用算法] MathShortestPath
说明:数据结构,求迷宫最短路径问题,C++写的-Data structure, a maze for the shortest path problem, using C++<吴轩宇> 在 2025-01-16 上传 | 大小:4kb | 下载:0
[数据结构常用算法] DataStructureWithC
说明:基于C语言的数据结构算法描述,包括常用的基础算法,适合初学者使用。-Based on the C language descr iption of the data structure algorithms, including the commonly used basic algorithm, suitable for beginners to use.<wang qu> 在 2025-01-16 上传 | 大小:211kb | 下载:0