资源列表

« 1 2 ... .89 .90 .91 .92 .93 20794.95 .96 .97 .98 .99 ... 28523 »

[matlab例程MATLAB-Data-Acquisition-Toolbox

说明:This document will describe some of the general usage of MATLAB s Data Acquisition Toolbox (DAT). The software in the toolbox allows MATLAB to acquire data from sensors and to send out electrical signals that can be used to control or drive exter
<pooya> 在 2025-12-28 上传 | 大小:127kb | 下载:0

[数据结构常用算法structure-course-design

说明:数据结构课程设计,含最小生成树、查找和排序、霍夫曼编码,代码在报告附录-failed to translate
<彭悦> 在 2025-12-28 上传 | 大小:127kb | 下载:0

[数学计算/工程计算ACM经典代码

说明:ACM经典代码 常用算法 数论 图 组合等
<欧阳逗> 在 2025-12-28 上传 | 大小:127kb | 下载:0

[数据结构常用算法huffman

说明: 哈夫曼树的构造,假设有n个权值,则构造出的哈夫曼树有n个叶子结点。 n个权值分别设为 w1、w2、…、wn,则哈夫曼树的构造规则为:   (1) 将w1、w2、…,wn看成是有n 棵树的森林(每棵树仅有一个结点);   (2) 在森林中选出两个根结点的权值最小的树合并,作为一棵新树的左、右子树,且新树的根结点权值为其左、右子树根结点权值之和;   (3)从森林中删除选取的两棵树,并将新树加入森林;   (4)重复(2)、(3)步,直到森林中只剩一棵树为止,该树即为所求得的哈夫曼树。-Huf
<huang> 在 2025-12-28 上传 | 大小:127kb | 下载:0

[数学计算/工程计算yingyongsuijiguocheng

说明:经典的应用随机过程分析的书籍,并讲述在随机过程在智能计算中的应用。-Classic books using random process analysis, and about the random process in intelligent computing applications.
<Robert> 在 2025-12-28 上传 | 大小:127kb | 下载:0

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

说明:神经网络感知器模型程序,可以对现行可分系统进行分类。用matlab实现。另附BP算法文档。-Neural network sensor model program that can be divided into the current classification system. Using matlab. BP algorithm attached document.
<yeung yun> 在 2025-12-28 上传 | 大小:127kb | 下载:0

[matlab例程MATLAB_RLINK

说明:A COM based interface that allows you to call R functions from within MATLAB. The functions are: openR - Connect to an R server process. evalR - Run an R command. getRdata - Copies an R variable to MATLAB. putRdata - Copies MATLAB data to
<fatz> 在 2025-12-28 上传 | 大小:127kb | 下载:0

[数值算法/人工智能4

说明:对一种改进层次分析法误导的理论分析.An improved AHP for the theory of misleading analysis.-An improved AHP for the theory of misleading analysis.
<> 在 2025-12-28 上传 | 大小:127kb | 下载:0

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

说明:这是基于VB的关于TSP的蚁群算法,希望对大家有所帮助!-ant colony algorithm for TSP
<hjwei> 在 2025-12-28 上传 | 大小:127kb | 下载:0

[matlab例程Multi_tracking_matlab(3D)

说明:Mtalab 下多目标跟踪算法程序,内有文档,尚不完全。仅供参考-Mtalab under the multi-target tracking algorithm, there are documents, not fully. For reference only. . .
<xuyuc> 在 2025-12-28 上传 | 大小:127kb | 下载:0

[人工智能/神经网络/遗传算法Genetic-algorithm

说明:遗传算法的matlab源程序,主要用于分类。-Matlab code for genitic algorithm
<肖进> 在 2025-12-28 上传 | 大小:127kb | 下载:0

[数据结构常用算法eight-kinds-of-Simple-sorting

说明:详细介绍了8种常用的排序算法,相信许多同学再刚开始接触时就有过这方面的烦恼,故此推荐-Simple sorting
<yangfan> 在 2025-12-28 上传 | 大小:127kb | 下载:0
« 1 2 ... .89 .90 .91 .92 .93 20794.95 .96 .97 .98 .99 ... 28523 »

源码中国 www.ymcn.org