资源列表

« 1 2 ... .19 .20 .21 .22 .23 1024.25 .26 .27 .28 .29 ... 2656 »

[数据结构常用算法traffic

说明:实现个城市之间的交通路径及时间查询,并用文件以及后台双路径操作。-the traffic of many cities
<laizhi> 在 2025-02-02 上传 | 大小:242kb | 下载:0

[数据结构常用算法crosschain

说明:将两个十字链相加 且依旧存在第一个链表中-Sum of the two cross-chain and still exist in the first list
<夏娜> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法C_Array

说明:简单的动态二维数组的生成、使用及释放程序,C语言编写-sssssssssssss
<aaron> 在 2025-02-02 上传 | 大小:7kb | 下载:0

[数据结构常用算法zyzsjh

说明:数据结构习题--左右子树交换 用C++实现,一个2叉树的左右子树交换-Data Structure Problem- the exchange of left and right sub-tree implementation using C++, a 2-tree exchange of left and right subtrees
<张芷源> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法HF

说明:数据结构习题---幻方求解 用c++实现N阶幻方的求解-Problem--- data structure with c++ magic square magic squares of order to achieve the solution N
<张芷源> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法family

说明:数据结构---家谱程序 使用c++实现家谱程序---- Family Tree data structures using c++ program to achieve genealogy program
<张芷源> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[数据结构常用算法train

说明:数据结构---火车调度程序 用c++实现火车调度程序-Data structure--- the train dispatcher train with c++ to achieve the scheduler
<张芷源> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法a-star-algorithm-implementation

说明:A* 算法可复用的实现(用了模板), 并配有几个简单例子-the implementation of A star algorithm with C++ template. some simple but classic problems solved with it is here too.
<lichunyu> 在 2025-02-02 上传 | 大小:18kb | 下载:0

[数据结构常用算法qichejiayou

说明:一辆汽车加满油后可行驶n公里,旅途中有若干个加油站,设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少,对于给定的n和k个加油站位置,编程计算最少加油次数。 可以利用贪心选择性质来求解汽车加油问题,也就是所求问题的整体最优解可以通过一系列局部最优的选择,即贪心选择来达到。这是贪心选择算法可行的第一个基本要素,也是贪心算法与动态规划算法的主要区别。在动态规划算法中,每步所做的选择往往信赖于相关子问题的解,因而只有在解出相
<Daninel> 在 2025-02-02 上传 | 大小:10kb | 下载:0

[数据结构常用算法topological

说明: 大学二年级 拥有3个方法采用拓扑排序来实现排课 课程设计-Topological Sort Arranging Course Design
<wanghao> 在 2025-02-02 上传 | 大小:2.07mb | 下载:0

[数据结构常用算法lianbiao

说明:数据结构,c语言版的,上机实例题。是清华大学版的-Data structures, c language version, the machine was used to problems. Tsinghua University Edition
<liceoy> 在 2025-02-02 上传 | 大小:192kb | 下载:0

[数据结构常用算法shunxubiao

说明: (1)seqlist1.cpp 程序功能:顺序表类的实现(包括插入,删除等操作的实现) 编译及运行方法:进入VC并打开seqlist1.cpp,然后编译并运行即可- (1)seqlist1.cpp 程序功能:顺序表类的实现(包括插入,删除等操作的实现) 编译及运行方法:进入VC并打开seqlist1.cpp,然后编译并运行即可
<> 在 2025-02-02 上传 | 大小:70kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1024.25 .26 .27 .28 .29 ... 2656 »

源码中国 www.ymcn.org