资源列表
[matlab例程] 11
说明:解决大数乘法问题,1000位之内的大数相乘-Large numbers to solve multiplication problems, 1000 multiplied by large numbers within the<zhenqingkai> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[matlab例程] BPexample01
说明:采用Matlab工具箱函数建立神经网络,对一些基本的神经网络参数进行了说明,深入了解参考Matlab帮助文档。 -Using Matlab toolbox functions to establish neural networks, some of the basic neural network parameters are described to understand the reference to Matlab help<王林> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[matlab例程] otsu
说明:traditional otsu threshold algorithm imlementation used in image processing<yilmaz urgun> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[matlab例程] jiaotongdeng
说明:分东西和南北两个路口模拟交通三色信号灯的亮灭控制-East and West and North-South two intersection points simulated three-color traffic signal control of bright eliminate<pysnr> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dijkstra_z
说明:单源dijkstra邻接阵形式 单源最短路径,dijkstra算法,邻接阵形式,复杂度O(n^2)-Dijkstra adjacency matrix form of single-source single-source shortest path, dijkstra algorithm, adjacency matrix form, the complexity of O (n ^ 2)<JP> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dijkstra_b
说明:单源最短路径,用于路权相等的情况,dijkstra优化为bfs,邻接表形式,复杂度O(m)-Single-source shortest path for the right of way case of a tie, dijkstra optimization bfs, adjacency list form, complexity of O (m)<JP> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Bellman-ford
说明:单源最短路径,bellman_ford算法,邻接阵形式,复杂度O(n^3)-Single-source shortest path, bellman_ford algorithm, adjacency matrix form, the complexity of O (n ^ 3)<JP> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] ijkstra_binary_heap
说明:单源最短路径,dijkstra算法+二分堆,邻接表形式,复杂度O(mlogm)-Single-source shortest path, dijkstra algorithm+ 2 sub-heap, adjacency list form, complexity of O (mlogm)<JP> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] dijkstra_mapped_heap
说明:单源最短路径,dijkstra算法+映射二分堆,正向表形式,复杂度O(mlogn)-Single-source shortest path, dijkstra algorithm+ Mapping 2 points heap, positive list system, complexity of O (mlogn)<JP> 在 2025-02-06 上传 | 大小:1kb | 下载:0