资源列表

« 1 2 ... .60 .61 .62 .63 .64 16065.66 .67 .68 .69 .70 ... 28522 »

[数据结构常用算法kruskal

说明:计算最小生成树的kruskal算法,最普通未加任何优化的最小生成树算法!利于新手理解-Algorithm for computing minimum spanning tree kruskal, the most common Without any optimization of the minimum spanning tree algorithm! Help novice to understand
<吴望龙> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[matlab例程AEencryptalgorithm

说明:一个AES加密算法的matlab实现代码,是密码学的又一重要加密算法。-A realization of the AES encryption algorithm matlab code, is another key cryptography encryption algorithm.
<样本> 在 2025-02-27 上传 | 大小:2kb | 下载:0

[matlab例程rangePolyponPoint

说明:Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。- 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点 输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合 返回的排列好的点的横坐标和纵坐标集合. 使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10
<小张> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法2-22

说明:分支定界法实现旅行商问题,分支定界法是算法里非常重要的一个方法-Branch and bound method to achieve the traveling salesman problem, branch and bound algorithm is a very important way in
<cxl> 在 2025-02-27 上传 | 大小:2kb | 下载:0

[matlab例程Lucas-Kanade2

说明:Lucas-Kanade part 2 对计算机视觉和机器学习很有帮助 详细论文和代码在文章的附录中有详细地址 很不错 -Lucas-Kanade part 2 of the computer vision and machine learning for more helpful articles and code in the article addresses in detail in the appendix is ​
<匣子> 在 2025-02-27 上传 | 大小:351kb | 下载:0

[matlab例程lena_watermark_extract

说明:对lena图嵌入的水印进行提取 LSB方法 水印图像被分解嵌入 提取各部分块儿后进行重建 可以运行 有一定参考价值 -Figure of lena LSB embedded watermark extraction method to extract the watermark embedded image is broken down pieces of the various parts of the reconstruction
<匣子> 在 2025-02-27 上传 | 大小:165kb | 下载:0

[matlab例程FIR_LPF

说明:Matlab 关于维纳滤波器的设计问题,其中包括一阶维纳滤波器参数,性能分析-Matlab on the Wiener filter design problems, including a first-order Wiener filter parameters, performance analysis
<湯恩祈> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[matlab例程ReadCine

说明:bin 文件读取的matlab代码 通用性较强-The matlab code for reading bin file.
<yinglun> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[数据结构常用算法cengxubianli

说明:层序遍历二叉树算法,构建一个二叉树,然后对其进行层序遍历-Sequence binary tree traversal algorithm, to build a binary tree, and then traverse its sequence
<夏天> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[matlab例程SVAR-survey

说明:State Space and Kalman Filter
<nolasco.fabio> 在 2025-02-27 上传 | 大小:288kb | 下载:0

[数据结构常用算法MyHashMap

说明:因工作原因,需要实现数据的快速查找与维护,因为是用C语言实现,所以写了一个通用的算法,实现了与数据结构无关。当时这一部分用在了一个实时交通信息上。 -Due to work, quickly find the data needed to achieve and maintain, because it is written in C language, so write a generic algorithm, has nothi
<宋江华> 在 2025-02-27 上传 | 大小:11kb | 下载:0

[数学计算/工程计算L1General

说明:L1General是一个求解各种L1-正则化问题的Matalb程序。详细说明可参考:http://www.di.ens.fr/~mschmidt/Software/L1General.html -L1General is a set of Matlab routines implementing several of the available strategies for solving L1-regularization probl
<刘小兰> 在 2025-02-27 上传 | 大小:169kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 16065.66 .67 .68 .69 .70 ... 28522 »

源码中国 www.ymcn.org