资源列表

« 1 2 ... .62 .63 .64 .65 .66 2267.68 .69 .70 .71 .72 ... 2657 »

[数据结构常用算法struct_vc

说明:用VC实现的几个常用的数据结构-with VC several commonly used data structures
<qw> 在 2024-06-07 上传 | 大小:756736 | 下载:0

[数据结构常用算法henduosuanfa

说明:这里面有很多经典的算法,欢迎大家下载!!请大家相互学习和请多多指教-There are so many classic algorithms, welcoming everyone to download! ! Let us learn from each other and a great weekend! !
<老赵> 在 2024-06-07 上传 | 大小:756736 | 下载:0

[数据结构常用算法187453-Kriging61

说明:kriging算法,此算法可以应用于三维的数据插值处理,不过我没看懂,-kriging algorithm, this algorithm can be applied to deal with three-dimensional data interpolation, but I did not understand,
<maniu> 在 2024-06-07 上传 | 大小:759808 | 下载:0

[数据结构常用算法T_ShortestPath

说明:求最短路径的C++ 源代码 ,用很简单的数据结构实现的,运行速度很快-The shortest path for the C++ Source code, using very simple data structure to achieve, to run fast
<t> 在 2024-06-07 上传 | 大小:757760 | 下载: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, as
<伍超洋> 在 2024-06-07 上传 | 大小:756736 | 下载:0

[数据结构常用算法PointPair

说明:根据分治算法实现求平面上最近点对的复杂度为(nlgn)的算法 有图形界面,能通过鼠标输入点-Under sub-rule algorithm seeking the nearest point on the plane of the complexity of (nlgn) algorithm for graphical interface, through mouse input points
<liupz> 在 2024-06-07 上传 | 大小:757760 | 下载:0

[数据结构常用算法urban-pipeline

说明:数据结构练习。C语言解决城市管道铺设问题。某有若干区域,在一些中心区之间存在道路相连,这些道路的长度已知。现在你接到了在城市中铺设管线的任务,假设管线只能够在已有的道路下方埋设,要求管线能够到达城市的所有区域,请你提供一套铺设方案,使管线总长度最短。-Data structure exercises. C language to solve urban pipeline problems. There are a number of a
<靳舒馨> 在 2024-06-07 上传 | 大小:758784 | 下载:0

[数据结构常用算法Generic-function

说明:泛型函数: 总结:使用标准模板库 (STL) C++标准库提供了更为安全,更为灵活的数据集处理方式。 STL的最主要的两个特点:数据结构和算法的分离,非面向对象本质。 访问对象是通过象指针一样的迭代器实现的;容器是象链表,矢量之类的数据结构,并按模板方式提供; 算法是函数模板,用于操作容器中的数据。由于STL以模板为基础,所以能用于任何数据类型和结构。-Generic function: Summary: Using
<fdsf> 在 2024-06-07 上传 | 大小:756736 | 下载: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
<wy> 在 2024-06-07 上传 | 大小:756736 | 下载:0

[数据结构常用算法qm

说明:数字逻辑电路中的QM算法C++实现源代码。-Digital logic circuits in the QM algorithm in C++ source code.
<wya09> 在 2024-06-07 上传 | 大小:756736 | 下载:1

[数据结构常用算法KRUSKAL

说明:建立邻接矩阵和邻接表,用克鲁斯卡尔算法求最小生成树-KRUSKAL function
<yukiyuki> 在 2024-06-07 上传 | 大小:756736 | 下载:0

[数据结构常用算法Hill-sort

说明:希尔排序,随机生成500个随机数,并用希尔排序对这500个数进行排序。-Hill sort randomly generated 500 random numbers, and sort Hill sort this 500 number.
<随缘> 在 2024-06-07 上传 | 大小:756736 | 下载:0
« 1 2 ... .62 .63 .64 .65 .66 2267.68 .69 .70 .71 .72 ... 2657 »

源码中国 www.ymcn.org