资源列表

« 1 2 ... .85 .86 .87 .88 .89 5890.91 .92 .93 .94 .95 ... 28523 »

[数据结构常用算法floyd

说明:Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。-floyd simple algorithm
<花脸的猫> 在 2025-12-01 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法TheTravelingSalesmanProblem

说明:旅行商问题的分析,以及解决它的各种高级算法,包括遗传算法和神经网络。-The TSP and a variety of advanced algorithm solving it, including the Genetic Algorithm and the Neural Network.
<localhost> 在 2025-12-01 上传 | 大小:378kb | 下载:0

[数学计算/工程计算TabuSearchforTSP

说明:This gives source code of traveling salesman problem. The algorithm used is tabu search.
<Roger> 在 2025-12-01 上传 | 大小:9kb | 下载:0

[压缩解压lz77

说明:lz77压缩算法单元源文件出自王咏刚先生的《笨笨数据压缩教程》中的lz77.c由崔东伟修改为pascal单元-lz77 compression algorithm module source file from Mr. Wang Yonggang' s " simple-minded, data compression tutorial" in lz77.c by Choi Dong-wei was revised to pascal unit
<yuo mil> 在 2025-12-01 上传 | 大小:6kb | 下载:0

[数学计算/工程计算floyd_warshall.c

说明:It is the source code of the Floyd-Warshall algorithm for finding the shortest path between all nodes. The shortest path between two nodes of a graph is a sequence of connected nodes so that the sum of the edges that inter-connect them is minimal
<Roger> 在 2025-12-01 上传 | 大小:8kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-Dijkstra' s shortest path algorithm is a typical routing algorithm used to calculate a node to all other nodes in the shortest path.
<花脸的猫> 在 2025-12-01 上传 | 大小:1kb | 下载:0

[数学计算/工程计算DijkstraAlgorithm

说明:a way of modifying Dijkstra’s Alogrithm in order to find all the shortest path from a source to a node
<Roger> 在 2025-12-01 上传 | 大小:9kb | 下载:0

[matlab例程RCLS

说明:偏差补偿最小二乘参数估计matlab源代码SISO模型-Deviation of penalized least squares parameter estimation matlab source code for SISO Model
<园园> 在 2025-12-01 上传 | 大小:1kb | 下载:0

[数值算法/人工智能MdoernSignalProcess

说明:包含了多个信号处理的算法,多通道滤波器,小波变换等信号处理的算法-filters, wavelets
<erik> 在 2025-12-01 上传 | 大小:233kb | 下载:0

[人工智能/神经网络/遗传算法RELS

说明:增广最小二乘法参数估计,系统辨识,针对含有输出噪声的SISO模型。-Augmented least squares parameter estimation, system identification, aimed at containing the output noise of the SISO model.
<园园> 在 2025-12-01 上传 | 大小:1kb | 下载:0

[压缩解压THERMLCD

说明:LM75 AVR ATMEGA8 TERMOMETER 4 TERMAL SENSOR + LCD 4x20-LM75 AVR ATMEGA8 TERMOMETER 4 TERMAL SENSOR+ LCD 4x20
<Dano> 在 2025-12-01 上传 | 大小:187kb | 下载:0

[数学计算/工程计算two

说明:这是一个最小二乘的算法,很好用于工程,比较适合于集成运算-Least-squares process of the algorithm, the traditional least squares method has been improved, the process is a recursive least-squares algorithm
<问问> 在 2025-12-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 5890.91 .92 .93 .94 .95 ... 28523 »

源码中国 www.ymcn.org