资源列表

« 1 2 ... .08 .09 .10 .11 .12 1313.14 .15 .16 .17 .18 ... 28522 »

[matlab例程11

说明:解决大数乘法问题,1000位之内的大数相乘-Large numbers to solve multiplication problems, 1000 multiplied by large numbers within the
<zhenqingkai> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffman

说明:霍夫曼编码,根据给定权值创建赫夫曼编码,显示每一步如何进行及所得编码-Huffman coding, according to the weight given to create Huffman codes, showing how each step and the resultant code
<张三> 在 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

[压缩解压AStar

说明:A * (star) Algorithm-A* (star) Algorithm
<carlos> 在 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

[matlab例程1245

说明:要求:从x(t)=sin(2*pi*5*t)+sin(2*pi*200*t)+sin(2*pi*50*t)信号中滤出频率为5Hz的信号-Requirements: from x (t) = sin (2* pi* 5* t)+ sin (2* pi* 200* t)+ sin (2* pi* 50* t) signal to filter out the signal frequency of 5Hz
<> 在 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
« 1 2 ... .08 .09 .10 .11 .12 1313.14 .15 .16 .17 .18 ... 28522 »

源码中国 www.ymcn.org