资源列表
[数据结构常用算法] 187453-Kriging61
说明:kriging算法,此算法可以应用于三维的数据插值处理,不过我没看懂,-kriging algorithm, this algorithm can be applied to deal with three-dimensional data interpolation, but I did not understand,<maniu> 在 2025-06-14 上传 | 大小:742kb | 下载:0
[数据结构常用算法] T_ShortestPath
说明:求最短路径的C++ 源代码 ,用很简单的数据结构实现的,运行速度很快-The shortest path for the C++ Source code, using very simple data structure to achieve, to run fast<t> 在 2025-06-14 上传 | 大小:740kb | 下载:0
[数据结构常用算法] test5-2
说明:问题描述: 给定n个石子,其重量分别a1,a2,a3...an,要求将其划分成m份,每一份的划分费 义为这份石了中最大重量与最小重量的差的平方。总划分费用等丁m份划分费用之和。 编程任务 对于给定的n个石子,求一种划分方案,使得总划分费用最小。-Descr iption of the problem: Given n-stones, its weight, respectively a1, a2, a3 ... an, asked that it be divided into m<伍超洋> 在 2025-06-14 上传 | 大小:739kb | 下载:0
[数据结构常用算法] urban-pipeline
说明:数据结构练习。C语言解决城市管道铺设问题。某有若干区域,在一些中心区之间存在道路相连,这些道路的长度已知。现在你接到了在城市中铺设管线的任务,假设管线只能够在已有的道路下方埋设,要求管线能够到达城市的所有区域,请你提供一套铺设方案,使管线总长度最短。-Data structure exercises. C language to solve urban pipeline problems. There are a number of areas, in some way connected be<靳舒馨> 在 2025-06-14 上传 | 大小:741kb | 下载:0
[数据结构常用算法] Generic-function
说明:泛型函数: 总结:使用标准模板库 (STL) C++标准库提供了更为安全,更为灵活的数据集处理方式。 STL的最主要的两个特点:数据结构和算法的分离,非面向对象本质。 访问对象是通过象指针一样的迭代器实现的;容器是象链表,矢量之类的数据结构,并按模板方式提供; 算法是函数模板,用于操作容器中的数据。由于STL以模板为基础,所以能用于任何数据类型和结构。-Generic function: Summary: Using the Standard Template Library<fdsf> 在 2025-06-14 上传 | 大小:739kb | 下载:0
[数据结构常用算法] Data-structure-rearrangement
说明:实现数据结构中车厢重排问题的完整c++代码;可以完美运行;完整的一个工程,包含debug后的相关文件和生成可执行程序-Data structure inside a complete rearrangement of the problem c++ code works perfect complete a project, including relevant documents and after the debug build executable<wy> 在 2025-06-14 上传 | 大小:739kb | 下载:0