资源列表

« 1 2 ... .13 .14 .15 .16 .17 18018.19 .20 .21 .22 .23 ... 28523 »

[数据结构常用算法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例程PSO

说明:标准的粒子群优化算法程序,用Matlab编程。-Particle swarm algorithm (matlab)
<> 在 2025-04-04 上传 | 大小:1kb | 下载:0

[matlab例程uneven

说明:图像处理中将极坐标转换为笛卡尔左边的几个调用函数,包含bin,density 和ffgrid-in the image process,please convert the polar coordinate into castinate coordinate, there are some diaoyong functions ,include bin,density and ffgrid
<戚曼曼> 在 2025-04-04 上传 | 大小:4kb | 下载: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例程chapter-4

说明:《matlab语言常用算法程序集》源代码第四章-" Matlab common algorithms assembly language" source code, Chapter IV
<> 在 2025-04-04 上传 | 大小:10kb | 下载:0

[matlab例程texturefeatures

说明:这个程序是纹理特征提取的提取,很实用的程序-This procedure is the extraction of texture feature extraction, the procedure is very useful
<liumeihong> 在 2025-04-04 上传 | 大小:2kb | 下载:0

[matlab例程chapter-5

说明:《matlab语言常用算法程序集》源代码 第五章-" Matlab common algorithms assembly language" source code Chapter
<> 在 2025-04-04 上传 | 大小:6kb | 下载:0

[matlab例程chapter-7

说明:《matlab语言常用算法程序集》源代码 第七章-" Matlab common algorithms assembly language" source code under Chapter VII
<> 在 2025-04-04 上传 | 大小:6kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 18018.19 .20 .21 .22 .23 ... 28523 »

源码中国 www.ymcn.org