资源列表
[数据结构常用算法] 一、二次样条
说明:第一型样条插值,边界条件为两端的二阶导数值已知 第一型样条插值,边界条件为两端的一阶导数值已知-first-spline interpolation, boundary conditions for the two ends of the second derivative known numerical first-spline interpolation, boundary conditions for the two ends of a derivative known Numerical<叶真> 在 2025-07-25 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 图的搜索
说明:在VC的环境下,用C++实现A*算法和双向A*算法,并且能够通过设置不同的参数随机产生以邻接表存储网络图,从而可以对不同启发策略的A*算法进行测试和实验。-in VC environment, the C achieving A* algorithm and the two-way A* algorithm, and through a variety of parameters to generate random adjacent table storage network map, thu<枫> 在 2025-07-25 上传 | 大小:15kb | 下载:0
[数据结构常用算法] 荷兰国旗问题(c语言)
说明:演示了荷兰国旗问题(c语言)从简单到复杂的三种算法,用心体会,可得算法之奥妙-demonstration of the Dutch flag (c language), from the simple to the complex of three algorithms, a little reflection, available algorithms gives it<> 在 2025-07-25 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 链表之VB实现(类)
说明:链表一般是用C或C++实现的,用VB的类模块实现,试过吗?没想到可以实现吧-C or C++, VB class module, tried? Never mind can achieve it<> 在 2025-07-25 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 双Euler 回路问题
说明:一个很好的算法练习: 问题描述:对于给定的图G,经过图中每条边恰好2 次的回路称为图G 的双Euler 回路。 编程任务:对于给定的图G,编程计算图G 的双Euler 回路。 -a good algorithm practice : Problem descr iption : for a given graph G, After map each side exactly two times the loop known as the G-Euler circuit. Progra<> 在 2025-07-25 上传 | 大小:2kb | 下载:0