资源列表

« 1 2 ... .79 .80 .81 .82 .83 15284.85 .86 .87 .88 .89 ... 28521 »

[数据结构常用算法migong

说明:迷宫问题,适合初学算法的同学希望能对各位同学有所帮助-Maze, the students hope for beginner algorithm can you help students
<禚永盛> 在 2025-05-14 上传 | 大小:157kb | 下载:0

[matlab例程matlab-genetic-algorithm

说明:matlab用法 主要用于线性规划,非线性规划,解决优化问题,作出最合理的决策等遗传算法程序-matlab usage is mainly used for linear programming, nonlinear programming to solve optimization problems, make the most rational decision-making, genetic algorithm
<刘旭> 在 2025-05-14 上传 | 大小:8kb | 下载:0

[数值算法/人工智能FindPath1

说明:实现路径规划的算法开发,自己开发的,可以实现。-Path planning algorithm to achieve development, their development can be achieved.
<> 在 2025-05-14 上传 | 大小:14kb | 下载:0

[数据结构常用算法erchapaixushu

说明:二叉排序树,写的不好,但是能够运行通过,希望大家批评指正-Binary sort tree, badly written, but to run through, I hope me criticism
<禚永盛> 在 2025-05-14 上传 | 大小:185kb | 下载:0

[数据结构常用算法duipaixu1

说明:堆排序的程序,希望能够给大家帮助,写的不好,能够运行而已。-Heap sort program, hoping to give you help, badly written, able to run it.
<禚永盛> 在 2025-05-14 上传 | 大小:154kb | 下载:0

[数据结构常用算法quicksort

说明:快速排序,简单的快速排序,算法最重要,希望能帮助到有需要的人-Quick sort, simple, quick sort algorithm is the most important and want to help the needy people
<禚永盛> 在 2025-05-14 上传 | 大小:160kb | 下载:0

[数据结构常用算法dijkstra

说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,-Dijkstra' s algorithm is a typical shortest path algorithm used to calculate a node to all other nodes of the shortest path.
<刘旭> 在 2025-05-14 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法Divide-and-conquer-algorithm

说明:分治算法是基于多分枝递归的一种算法设计模式。分治算法递归地把一个大问题分解为多个类型相同的子问题,直到这些子问题足够的简单能被直接解决。最后把这些子问题的解结合起来就能得到原始问题的解。-Divide and conquer algorithm is based on a multi-branch recursive algorithm design pattern. Divide and conquer algorithm recur
<刘旭> 在 2025-05-14 上传 | 大小:8kb | 下载:0

[数学计算/工程计算Dynamic-Programming

说明:动态规划(dynamic programming)是运筹学的一个分支,是求解决策过程(decision process)最优化的数学方法。-Dynamic programming (dynamic programming) is a branch of operations research, decision-making process is the solution (decision process) mathematical
<刘旭> 在 2025-05-14 上传 | 大小:27kb | 下载:0

[数据结构常用算法Floyd

说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。-Floyd algorithm, also known as Floyd algorithm, insertion point method, is used to find a given vertex-weighted graph shortest path algorithm.
<刘旭> 在 2025-05-14 上传 | 大小:4kb | 下载:0

[matlab例程Probabilistic-algorithm

说明:此算法功能强大,可以解决好多线性规划问题,同时解决许多,简单易懂,好用-This algorithm is powerful, can solve a lot of linear programming problems, while addressing the many, easy to understand, easy to use
<刘旭> 在 2025-05-14 上传 | 大小:4kb | 下载:0

[matlab例程svmmy

说明:该程序是结合john 的smo伪码,和网上其他程序写的。 特别是john 的smo伪码没写出来的部分,有点搞不懂,那一部分的a1old和a2old好像有点混乱。程序大部分能运行出来,有时很久没出来。-MATLAB SMO
<> 在 2025-05-14 上传 | 大小:5kb | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 15284.85 .86 .87 .88 .89 ... 28521 »

源码中国 www.ymcn.org