资源列表

« 1 2 ... .87 .88 .89 .90 .91 20192.93 .94 .95 .96 .97 ... 28523 »

[数据结构常用算法tree

说明:二叉树的建立与打印输出,其中输出方式有递归和非递归两种-The establishment of tree and print output, which output has two kinds of recursive and non-recursive
<bnight> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[matlab例程solar

说明:solar control system
<Mohsen> 在 2025-10-12 上传 | 大小:8kb | 下载:0

[压缩解压VC_FileCutter

说明:VC6.0测试通过 能对一个大文件分割成若干小文件,也能合并若为小文件为一个大文件, 学习的好例子-VC6.0 test able to split a large file into several small files, but also to merge the case of small files into one large file, learning a good example
<朱海晨> 在 2025-10-12 上传 | 大小:3.76mb | 下载:0

[人工智能/神经网络/遗传算法nonlinear-system

说明:在工程应用中经常会遇到一些复杂的非线性系统, 这些系统状态方程复杂, 难以用数学方法准确建模。在这种情况下, 可以建立B P神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱, 首先用系统输入输出数据训练B P神经网络, 使网络能够表达该未知函数, 然后就可以用训练好的B P神经网络预测系统输出。-In engineering applications often encounter a number of complex nonlinear systems, complex equat
<吴江> 在 2025-10-12 上传 | 大小:51kb | 下载:0

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

说明:遗传算法优化B P神经网络的目的是通过遗传算法得到更好的网络初始权值和阈值, 其 基本思想就是用个体代表网络的初始权值和阈值、 个体值初始化的B P神经网络的预测误差作为该个体的适应度值, 通过选择、 交叉、 变异操作寻找最优个体, 即最优的B P神经网络初始权值。除了遗传算法之外, 还可以采用粒子群算法、 蚁群算法等优化B P神经网络初始权值。-Genetic algorithm to optimize BP neural network is designed by means of g
<吴江> 在 2025-10-12 上传 | 大小:51kb | 下载:0

[matlab例程loadAndPrintNet

说明:WSN file in matlab language
<evillove.2010> 在 2025-10-12 上传 | 大小:1kb | 下载:0

[matlab例程oneRoundWSN

说明:WSN matlabe language file
<evillove.2010> 在 2025-10-12 上传 | 大小:2kb | 下载:0

[matlab例程BP-neural-network-prediction-method

说明:BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-
<陈发东> 在 2025-10-12 上传 | 大小:4kb | 下载:0

[数据结构常用算法DataStructure_HuffmanCoding

说明:VC++6.0编译环境 数据结构的哈弗曼编码实现-Huffman coding to achieve data structure
<朱海晨> 在 2025-10-12 上传 | 大小:11kb | 下载:0

[数据结构常用算法DataStructure_JosephRing

说明:VC++6.0编译环境 数据结构的约瑟夫环实现-VC++6.0 build environment to achieve data structure Josephus
<朱海晨> 在 2025-10-12 上传 | 大小:10kb | 下载:0

[数据结构常用算法DataStructure_KnightTraverse

说明:VC++6.0 编译环境 数据结构的游骑士遍历实现-VC++6.0 compile environmental data structure traversal implementation tour Knight
<朱海晨> 在 2025-10-12 上传 | 大小:8kb | 下载:0

[matlab例程Weighted-moving-average-method

说明:加权移动平均法就是根据同一个移动段内不同时间的数据对预测值的影响程度,分别给予不同的权数,然后再进行平均移动以预测未来值。 加权移动平均法不像简单移动平均法那样,在计算平均值时对移动期内的数据同等看待,而是根据愈是近期数据对预测值影响愈大这一特点,不同地对待移动期内的各个数据。对近期数据给予较大的权数,对较远的数据给予较小的权数,这样来弥补简单移动平均法的不足。-Weighted moving average method is according to the degree of infl
<陈发东> 在 2025-10-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 20192.93 .94 .95 .96 .97 ... 28523 »

源码中国 www.ymcn.org