资源列表

« 1 2 ... .33 .34 .35 .36 .37 638.39 .40 .41 .42 .43 ... 2656 »

[数据结构常用算法floydalgorithm

说明:此程序是弗洛伊德算法,实现在图中每一对顶点之间的最段途径-This procedure is Freud algorithm implementation plans at each of the vertices of the segment between the way
<郑海洋> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[数据结构常用算法prim

说明:本源码可供数据结构的初学者借鉴,叫最小生成树prim算法-The source for the data structure from the beginners, called minimum spanning tree algorithm prim
<郑海洋> 在 2025-06-10 上传 | 大小: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-06-10 上传 | 大小: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-06-10 上传 | 大小: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, making it equivalent to the thre
<黄咋的> 在 2025-06-10 上传 | 大小: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 output statistics. Attention to the
<黄咋的> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法MathShortestPath

说明:数据结构,求迷宫最短路径问题,C++写的-Data structure, a maze for the shortest path problem, using C++
<吴轩宇> 在 2025-06-10 上传 | 大小: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-06-10 上传 | 大小:211kb | 下载:0

[数据结构常用算法sturctdata

说明:主要用于计算一元多项式的相加,相减运算(多项式的存储使用的是链表结构)-The main one used to calculate the sum of the polynomial, with minus operator (polynomials are used in the storage list structure)
<王智慧> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法structdata

说明:这是学习数据结构很好的一些资料,其中还有许多重要程序的代码-This is a very good study of data structure information, which have lot of important code
<王智慧> 在 2025-06-10 上传 | 大小:444kb | 下载:0

[数据结构常用算法datastructure

说明:自己写的数据结构课程程序,包括链表、树、图等实验-Writing their own data structures curriculum procedures, including chain, tree, map test
<张华子> 在 2025-06-10 上传 | 大小:24kb | 下载:0

[数据结构常用算法K-Fibonacci

说明:本程序演示的是一个K阶斐波那契序列实例,在程序运行中输入斐波那契的阶数为4,在序列中允许的最大数为3.-This procedure is a demonstration of the K-order Fibonacci sequence example, type in the program to run the order Fibonacci number 4, sequence at the maximum allowable number of 3.
<frank> 在 2025-06-10 上传 | 大小:57kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 638.39 .40 .41 .42 .43 ... 2656 »

源码中国 www.ymcn.org