资源列表
[数据结构常用算法] Path
说明:使用顺序队列求迷宫的最短路径。move[]数组四个方向的试探,第一行输入的数据表示迷宫的数据规模n(1<n<=20)行m(1<m<=20)列,S是出发点,D是迷宫的出口,.号表示通路,X表示墙体不通,输出的数据表示从入口到出口最少需要走k步或没有通路-Use the order of the queue and maze shortest path. move [] array of four directions of temptation, the first lin<Tracy> 在 2025-07-02 上传 | 大小:3.49mb | 下载:0
[matlab例程] Greedy_Knapsack_problem
说明:贪心算法matlab程序解决背包问题,可用于类似的0-1问题求解-A matlab process used to solve Knapsack_problem with Greedy algorithm<刘琳> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[数据结构常用算法] BiTree
说明:1、 编写程序按先序次序输入二叉树中结点的值构造二叉链表表示的二叉树。 2、 编写程序采用三种递归遍历算法(前序、中序、后序)对这棵二叉树进行遍历。 3、 编写程序计算该二叉树的高度。-A writing program preorder order input binary tree represented by the value of the structure of the binary tree node binary list. 2, write a program usin<Tracy> 在 2025-07-02 上传 | 大小:3.5mb | 下载:0
[数据结构常用算法] Line
说明:1、定义一个建立一元多项式的函数; 2、定义能对单链表按指数排序的函数; 3、定义一元多项式加法和减法函数; 4、定义显示一元多项式的函数; 5、编写主程序调用上面的函数实现一元多项式的加减。 -1, the definition of an established one yuan polynomial function 2, the definition of a single linked list sorted exponential function 3, de<Tracy> 在 2025-07-02 上传 | 大小:3.49mb | 下载:0
[数学计算/工程计算] GPOPS-OPTIMIZATION-METHOD
说明:伪谱法求解程序,用于进行轨迹优化的有效方法-Gauss psedospectral method, used for trajectory optimization<guo jian> 在 2025-07-02 上传 | 大小:3.16mb | 下载:0
[matlab例程] CubicSplineInterpolation.m
说明:数值分析中的三次样条插值算法,追赶法解方程算法的MATLAB实现函数和测试数据。样条插值算法支持一阶导数边界条件、二阶导数边界条件和周期边界条件三种不同边界条件类型。-Numerical analysis of the cubic spline interpolation algorithm, the catch-up method of solving equations algorithm in MATLAB functions and test data. Spline interpola<xiaoyuer> 在 2025-07-02 上传 | 大小:3kb | 下载:0
[数据结构常用算法] topological-ordering
说明:这是拓扑排序的两种算法的对比,其中一个需要判断环结构算法过于复杂,但提出了另一个思路有兴趣的同学可以改一改,如果成功了请联系我,另一个是标准答案。-This is a comparison of the two topological sorting algorithm, one needs to determine the ring structure algorithm is too complex, but another idea Interested students can modi<杨伟健> 在 2025-07-02 上传 | 大小:410kb | 下载:0
[人工智能/神经网络/遗传算法] 87280124
说明:Kmeans算法一例,源代码为KMEANS CPP 数据样例为KM2 DAT,()<qrlson> 在 2025-07-02 上传 | 大小:28kb | 下载:0
[数据结构常用算法] sectog-shmbolic
说明:kmeans算法实现 a simple k-means clustering routine returns the clus()<pbftordev> 在 2025-07-02 上传 | 大小:1kb | 下载:0