资源列表
[数据结构常用算法] Fibonacci
说明:用递归算法实现,输入n后可得第n项斐波拉契数,并求出计算所用时间-Recursive algorithm, the input can be obtained after the first n n Feibolaqi item number, and extracts used in the calculation of time<Issca Wang> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Arithmetic-Dijkstra
说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解-Dijkstra algorithm is a typical shortest path algorithm, to calculate a node to all other nodes of the shortest path. Main featur<yuan> 在 2025-04-04 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] several-important-vb-least-squares
说明:最小二乘法 实现曲线拟合,然后用c++画出曲线图像-Least squares and curve fitting, and then draw the curve with c++ images<徐华伟> 在 2025-04-04 上传 | 大小:3.65mb | 下载:0
[数学计算/工程计算] Arithmetic-Floyd
说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。-Floyd algorithm, also known as Floyd algorithm, insertion point method is given for finding a weighted graph algorithm shortest path between vertices.<yuan> 在 2025-04-04 上传 | 大小:4kb | 下载:0
[matlab例程] PSOforTSP(MATLAB)
说明:粒子群算法解决VRP代码(matlab)-Particle swarm algorithm to solve VRP code (matlab)<> 在 2025-04-04 上传 | 大小:5kb | 下载:0
[matlab例程] Binary_Search
说明:二分法检索(binary search)又称折半检索,二分法检索的基本思想是设字典中的元素从小到大有序地存放在数组(array)中, 首先将给定值key与字典中间位置上元素的关键码(key)比较,如果相等,则检索成功;-Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to ret<yuan> 在 2025-04-04 上传 | 大小:3kb | 下载:0
[matlab例程] texturefeatures
说明:这个程序是纹理特征提取的提取,很实用的程序-This procedure is the extraction of texture feature extraction, the procedure is very useful<liumeihong> 在 2025-04-04 上传 | 大小:2kb | 下载:0