资源列表

« 1 2 ... .18 .19 .20 .21 .22 3923.24 .25 .26 .27 .28 ... 28522 »

[人工智能/神经网络/遗传算法dijkstra-java

说明:Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
<kivilin> 在 2025-07-07 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法dijkstra-c++

说明:Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 c#实现算法-Dijkstra algorithm is a typical example of the most short-circuit algorithm
<kivilin> 在 2025-07-07 上传 | 大小:2kb | 下载:0

[数据结构常用算法danpianjiCyuyanrumen

说明:单片机C语言编程的一些知识,供初学者参考。-Singlechip C language programming some of the knowledge, the reference for beginners.
<chaidong> 在 2025-07-07 上传 | 大小:380kb | 下载:0

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

说明:用C#写的一个神经网络结合遗传算法优化的程序-Using C# Write a combination of genetic algorithm neural network optimization procedure
<winters> 在 2025-07-07 上传 | 大小:50kb | 下载:0

[压缩解压vb

说明:控制其他程序成为自己的子窗体 控制其他程序成为自己的子窗体-Control of other programs to become its own form a subset of other procedures to control their own sub-form
<小云> 在 2025-07-07 上传 | 大小:2kb | 下载:0

[压缩解压WINCE_JpegLib

说明:JPEG文件压缩解压算法源代码,已经移植到Embedded Visual C++下,可以用于在WINCE环境下读写JPEG文件。-JPEG file compression decompression algorithm source code has been ported to Embedded Visual C++ Can be used to read and write WINCE environment JPEG file.
<柴晓荣> 在 2025-07-07 上传 | 大小:231kb | 下载:0

[matlab例程ofdm

说明:OFDM系统原理的matlab仿真程序,有利于更好的理解OFDM原理!-Principle of OFDM system matlab simulation program is conducive to a better understanding of OFDM Principle!
<taojianwu> 在 2025-07-07 上传 | 大小:13kb | 下载:0

[matlab例程bp-network

说明:
<刘平> 在 2025-07-07 上传 | 大小:32kb | 下载:0

[数学计算/工程计算GA

说明:标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
<万琴> 在 2025-07-07 上传 | 大小:1kb | 下载:0

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

说明:计算机视觉及模式识别国际会议(CVPR) 2007 大会报告:Combined segmentation and recognition-Computer Vision and Pattern Recognition International Conference (CVPR) 2007 report to the General Assembly: Combined segmentation and recognition
<万琴> 在 2025-07-07 上传 | 大小:7.79mb | 下载:0

[数学计算/工程计算aaaa

说明:简单的最小二乘曲线拟合方法,供图形图像绘制参考使用。-Simple least-squares curve fitting method for graphics image rendering their use and reference.
<amma> 在 2025-07-07 上传 | 大小:8kb | 下载:0

[压缩解压ZIP

说明:zip压缩源代码,附有整个工程,保证能用,可应用于文件压缩,内存压缩-zip compressed source code, with the whole project, and ensure that use, can be applied to file compression, memory compression
<方宇> 在 2025-07-07 上传 | 大小:73kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 3923.24 .25 .26 .27 .28 ... 28522 »

源码中国 www.ymcn.org