资源列表

« 1 2 ... .24 .25 .26 .27 .28 19529.30 .31 .32 .33 .34 ... 28522 »

[数据结构常用算法tree

说明:二叉排序树中删除删除结点是其双亲结点的右孩子的算法,删除后仍为二叉排序树。-Delete Delete node binary sort tree algorithm is the right child of its parent node, delete still binary sort tree.
<罗壹文> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法new-Bubble-Sort

说明:修改起泡排序的算法,在正反两个方向交替进行扫描,即第一趟把排序码最大的对象放到序列的最后,第二趟把排序码最小的对象放到序列的最前面。如此反复进行。-Modified bubble sort algorithm, in both directions alternately scanning, sorting code that first trip to the largest objects into the final, the s
<罗壹文> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sort

说明:奇偶交换排序是另一种交换排序。它的第一趟对序列中的所有奇数项i扫描,第二趟对序列中的所有偶数项i扫描。若A[i] > A[i+1],则交换它们。第三趟有对所有的奇数项,第四趟对所有的偶数项,…,如此反复,直到整个序列全部排好序为止。-Parity exchange swap is another sort. It' s the first trip of a sequence of all odd items i scan,
<罗壹文> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算cvEucdist

说明:欧几里得距离是一种数学计算矩阵距离的算法,可用于图像分类时查找最近邻的距离。-Euclidean distance is a mathematical algorithm to calculate the distance matrix can be used for image classification when looking for the nearest neighbor distance.
<彭沛沛> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算jinwei

说明:LINGO--求解DEA模型的LINGO源码-aimed to model DEA in LINGO
<vincentmeng> 在 2025-06-02 上传 | 大小:1kb | 下载:0

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

说明:人工智能经典问题:道士过河问题求解源代码,代码使用c语言实现,利用的是人工智能里面状态空间表示方法和搜索方法……能够实现对问题的求解-AI classic: problem solving priest river source code, code using c language, the use of artificial intelligence inside the state space representation and
<唐怀智> 在 2025-06-02 上传 | 大小:193kb | 下载:0

[matlab例程kanong

说明:卡农钢琴曲源代码,亲自测试,非常美丽动听,源代码无缺陷。快来下载吧!-Piano music source code, personally tested, very beautiful, source code defects. Come to download it!
<刘光普> 在 2025-06-02 上传 | 大小:2kb | 下载:0

[matlab例程ttMatlab

说明:基于MATLAB的双稳态随机共振的计算方法和仿真代码-Matlab-based bistable stochastic resonance method and simulation code
<毛伟> 在 2025-06-02 上传 | 大小:1kb | 下载:0

[matlab例程upr2

说明:The file contains the standart PID regulator, and it s desccribe and test some metods to contol it.
<Ivan> 在 2025-06-02 上传 | 大小:16kb | 下载:0

[matlab例程burg

说明:Energy detection for cognitive radio requires the use of a spectral estimation technique. We present the burg technique in this archive
<adeiza> 在 2025-06-02 上传 | 大小:1kb | 下载:0

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

说明:关于蚁群算法的TSP旅行商问题,有最优路线的图-About TSP TSP ant colony algorithm, the optimal route diagram there
<坤子> 在 2025-06-02 上传 | 大小:2kb | 下载:0

[matlab例程entropy

说明:输入为两幅灰度图像,输出为两幅图像的熵的差值-Two input gray image, the output of the entropy of the difference between two images
<小怪兽> 在 2025-06-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 19529.30 .31 .32 .33 .34 ... 28522 »

源码中国 www.ymcn.org