资源列表
[数据结构常用算法] makeByGCC-2
说明:哈希表 算法实现 C语言实现 对哈希算法可以较直接的认识-Hash table calculation algorithm C language to achieve a more direct understanding of the hash algorithm can<王元龙> 在 2025-06-15 上传 | 大小:10kb | 下载:0
[数据结构常用算法] 2010011016_e8_p1
说明:1、对给定的若干组数据,按照指定的阶数,根据最小二乘原理分别利用正规方程方法和QR 分解方法进行多项式拟合。 2、对给定的若干组数据,求经过这些点的插值多项式。 -1, for a given number of sets of data, according to the order specified in accordance with the principle of least squares methods are the use of the normal equatio<林宇> 在 2025-06-15 上传 | 大小:10kb | 下载:0
[数据结构常用算法] zuidazuixiao
说明:用C++编写的求最大和最小值,并且空间复杂度是O(1),时间复杂度3n/2-2.-Written in C++ uates the maximum and minimum values, and the space complexity is O (1), the time complexity of 3n/2-2.<刘博> 在 2025-06-15 上传 | 大小:10kb | 下载:0
[数据结构常用算法] BFS_graph
说明:这是数据结构中图的广度优先算法的实现。广度优先算法是按照每个节点的拥有的孩子数目来进行遍历的。而不像图的深度优先算法是按照深层次,然后如果不能继续进入更深一层,就往回遍历。-BFS program of tree have a large of difference of the DFS program of trees.The produre of it is with the method of the children of a point ,rather than the depth o<冯严> 在 2025-06-15 上传 | 大小:10kb | 下载:0
[数据结构常用算法] sort_leap
说明:堆排序是一种比较优化的排序方法,特备是在只是找一串数字中前几个最大最小值时更显示它的优势。这个程序的堆排序包括每一轮的堆排序的调整以及最终的排序结果的显示。-leap sorted method is a excellent way to handle the sequence , exspecially when you want to find the proitory max or min number .the program concludes the method of the ad<冯严> 在 2025-06-15 上传 | 大小:10kb | 下载:0
[数据结构常用算法] for-c-array-size
说明:输入三个大小不同的数值,按这三个数由小到大输出。-for c array size<zenghongpu> 在 2025-06-15 上传 | 大小:10kb | 下载:0
[数据结构常用算法] output-prime-number
说明:判断101-200之间有多少个素数,并输出所有素数。-output100-200 prime number<zenghongpu> 在 2025-06-15 上传 | 大小:10kb | 下载:0