资源列表
[数据结构常用算法] 排序算法Flash演示
说明:数据结构的排序算法大家都听说过吧,现在有它的源程序演示,你不想要吗?-data structure algorithm you have heard about it and have demonstrated its source, you do not want?<安迪> 在 2025-06-13 上传 | 大小:24kb | 下载:0
[数据结构常用算法] 最短路径的求解
说明: 本实验中的问题是一个逻辑问题,而实验的目的是运用邻接矩阵解决图存储并解决在此结构情况下对矩阵中元素的扫描计算。其关键是怎样储存和计算。储存用的是邻接矩阵,而计算是用迪杰斯特拉算法。-experiment of the problem is a problem of logic, and The purpose of this experiment is to use the adjacency matrix storage solutions and plans to solve the st<哈哈发> 在 2025-06-13 上传 | 大小:9kb | 下载:0
[数据结构常用算法] 一、二次样条
说明:第一型样条插值,边界条件为两端的二阶导数值已知 第一型样条插值,边界条件为两端的一阶导数值已知-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-06-13 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 四种差分方法求微分方程
说明:差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence<叶真> 在 2025-06-13 上传 | 大小:2kb | 下载:1
[数据结构常用算法] 图的搜索
说明:在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-06-13 上传 | 大小:15kb | 下载:0