资源列表

« 1 2 ... .32 .33 .34 .35 .36 5237.38 .39 .40 .41 .42 ... 28523 »

[数据结构常用算法prim

说明:普里姆(Prim)算法是一种构造性算法。用于求最小生成树。-Prim algorithm is used for solving the minimum spanning tree.
<小小> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法Kruskal

说明:kruskal算法是一种求加权连通图的最小生成树的算法。-kruskal algorithm is a weighted connected graph minimum spanning tree algorithm.
<小小> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[数据结构常用算法DijkstraPath

说明:Dijkstra算法是由E.W.Dijkstra于1959年提出,又叫迪杰斯特拉算法,它应用了贪心算法模式,是目前公认的最好的求解最短路径的方法。-Dijkstra algorithm greedy algorithm mode, is widely recognized as the best method for solving the shortest path.
<小小> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[数据结构常用算法criticalpath

说明:关键路径法(CPM)是一种用来预测总体项目历时的项目网络分析工具-Critical Path Method (CPM) is a program used to predict the overall duration of the project network analysis tools
<小小> 在 2025-11-26 上传 | 大小:3kb | 下载:0

[matlab例程MATLAB

说明:信号的傅里叶变换,及对信号的时域进行频谱分析的程序代码及说明-Signal is the Fourier transform of the time domain signal and spectrum analysis of the code and descr iption
<zhangxiaoli> 在 2025-11-26 上传 | 大小:165kb | 下载:0

[人工智能/神经网络/遗传算法Astar-to-solve-TSP

说明:A* 算法的一个应用,货郎担(旅行商)问题。设有n个城市,城市之间均有道路,一个旅行商从某城市出发,经过其余n-1个城市一次且仅一次,最后回到出发的城市,他如何走才能使他所走的路程最短?-Traveling salesman problem and the optimal solution
<HYT> 在 2025-11-26 上传 | 大小:3kb | 下载:0

[matlab例程MATLABJU

说明:矩阵和数组的一般操作,包括创建、保存、修改和调用等。 矩阵和数组的加减运算和乘法。 -And general operation of the matrix array, including create, save, modify, and recalls. Matrix and array addition and subtraction and multiplication.
<zhangxiaoli> 在 2025-11-26 上传 | 大小:10kb | 下载:0

[matlab例程MATLABCA

说明:掌握MATLAB的基本绘图命令。 掌握运用MATLAB绘制一、二维、三维图形的方法。 给图形加以修饰。 -Master the use of MATLAB to draw a two-dimensional, three-dimensional graph. To the graphics to be modified.
<zhangxiaoli> 在 2025-11-26 上传 | 大小:16kb | 下载:0

[matlab例程MATLABHUI

说明:熟悉MATLAB的命令窗口。 掌握MATLAB的一些基本操作,能够进行一般的数值计算。 实现语句的重调和修改。 -Master some basic operations on MATLAB, can be a general numerical calculation. Realize statement Biharmonic modification
<zhangxiaoli> 在 2025-11-26 上传 | 大小:146kb | 下载:0

[数据结构常用算法DFA--TO--NFA--simpleDFA

说明:程序实现的是编译原理中的NFA到DFA的转换(使用子集构造法)。以及使用等价划分算法实现的DFA的简化-Realize the principle is to compile the NFA to DFA conversion (using the subset construction). As well as simplify the use of equivalence partitioning algorithm to achieve the DFA
<张鹏飞> 在 2025-11-26 上传 | 大小:3kb | 下载:0

[数据挖掘ProcessData

说明:以数据分割为中心进行探讨对数据进行分割,可缩小待访问数据对象的范围或磁盘空间,提高检索性能,把分割后的数据放到不同的磁盘上,提高数据库并行访问的能力-To split the data into the data center to explore split, the data object to be accessed can be reduced scope or disk space to improve the retri performance, the data is divid
<lifan> 在 2025-11-26 上传 | 大小:1kb | 下载:0

[matlab例程anneal_NM

说明:模拟退火和单纯形法相结合的混合算法,用于求解最优化问题中的全局最优解。-Hybrid simulated annealing algorithm and simplex Combination for solving optimization problems in the global optimal solution.
<ada liu> 在 2025-11-26 上传 | 大小:2kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 5237.38 .39 .40 .41 .42 ... 28523 »

源码中国 www.ymcn.org