资源列表

« 1 2 ... .45 .46 .47 .48 .49 16750.51 .52 .53 .54 .55 ... 28523 »

[数据结构常用算法shu

说明:本程序主要是展示树的基本操作,包括二叉树的遍历,左右子树的互换等-This program is just for show the basic operation of the tree, including the binary tree traversal, so the exchange of left and right subtrees
<张贤> 在 2025-04-19 上传 | 大小:2kb | 下载:0

[数值算法/人工智能yhjsf

说明:一个银行家算法 感觉还不错 需要可以下来看看哦 可能对你有用-it is about yhj
<ace> 在 2025-04-19 上传 | 大小:1.97mb | 下载:0

[数值算法/人工智能Warshalls-Transitive-Closure

说明:In computer science, the Floyd–Warshall algorithm (also known as Floyd s algorithm, Roy–Warshall algorithm, Roy–Floyd algorithm, or the WFI algorithm[clarification needed]) is a graph analysis algorithm for finding short
<ww> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Bellman-Fords-Shortest-Paths

说明:The Bellman–Ford algorithm computes single-source shortest paths in a weighted digraph. For graphs with only non-negative edge weights, the faster Dijkstra s algorithm also solves the problem.
<ww> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[matlab例程calculate_LCTD4

说明:L类四阶复延迟时频分布程序,可用来做仿真信号的时频分布-L class of fourth order delay time-frequency distribution of complex procedures, can be used for simulation of time-frequency distribution
<刘震宇> 在 2025-04-19 上传 | 大小:2kb | 下载:0

[数学计算/工程计算HeapSort

说明:Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorabl
<ww> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法QuickSort

说明:Quicksort is a sorting algorithm developed by Tony Hoare that, on average, makes O(nlogn) (big O notation) comparisons to sort n items.
<ww> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[matlab例程motion-detection

说明:帧差法实现运动视频分割 目标提取 行为描述 -Motion Detection
<summer> 在 2025-04-19 上传 | 大小:3kb | 下载:0

[数值算法/人工智能horses

说明:Algorithm resolution.
<darkore> 在 2025-04-19 上传 | 大小:4kb | 下载:0

[数值算法/人工智能fft

说明:快速傅里叶变换的c++源程序,用于求解fft问题,附有matlab版-Fast Fourier transform c++ source code for solving fft problem, with matlab version
<沈晨> 在 2025-04-19 上传 | 大小:1kb | 下载:0

[matlab例程facedetection

说明:人脸检测程序,只能针对单人,内附一些图片-Face detection process, only for a single person, enclosing some pictures
<liuziyang> 在 2025-04-19 上传 | 大小:216kb | 下载:0

[matlab例程LOG-op

说明:LOG算子,实现边沿检测,内附readme-LOG operator, to achieve edge detection, included readme
<liuziyang> 在 2025-04-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 16750.51 .52 .53 .54 .55 ... 28523 »

源码中国 www.ymcn.org