资源列表
[人工智能/神经网络/遗传算法] 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
[压缩解压] 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
[人工智能/神经网络/遗传算法] 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