资源列表

« 1 2 ... .15 .16 .17 .18 .19 24720.21 .22 .23 .24 .25 ... 28523 »

[数据结构常用算法fourth

说明: 二叉排序树(Binary Sort Tree--BST)或者是一棵空树;或者是具有下列性质的二叉树: ⑴ 若左子树不空,则左子树上所有结点的值均小于根结点的值;若右子树不空,则右子树上所有结点的值均大于根结点的值。 ⑵ 左右子树也都是二叉排序树。 (3) 中序遍历BST可得到一个关键字的有序序列 文本文件单词索引是指将文本中单词按字母顺序列出并且列出每个单词在文本中出现的次数,它也是关键字列表的一种特例,即单词为关键字并附加每个关键字在文中出现次数.文本文
<katrina> 在 2025-11-22 上传 | 大小:1kb | 下载:0

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

说明:我上传的是有关智能控制的神经网络编程源代码 此文件是有关感知器的智能编程 很渴望能成为贵站的会员,期望您能同意。-I uploaded is the intelligent control neural network programming source code for this paper is on the smart sensor programming is eager to become a member of贵站expect you to agree.
<mhy> 在 2025-11-22 上传 | 大小:5kb | 下载:0

[数值算法/人工智能EKF2

说明:通过MATLAB实现卡尔曼滤波并应用于初始对准,与航天人共享-Kalman filter to achieve the adoption of MATLAB and applied to initial alignment with the space to share
<刘俭飞> 在 2025-11-22 上传 | 大小:1kb | 下载:0

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

说明:MATLAB实现粒子群算法的toolbox工具。-MATLAB realization of Particle Swarm toolbox tools.
<留心> 在 2025-11-22 上传 | 大小:742kb | 下载:0

[人工智能/神经网络/遗传算法psotb-beta-0.3

说明:关于粒子群优化pso的MATLAB程序。-PSO Particle Swarm Optimization on the MATLAB program.
<留心> 在 2025-11-22 上传 | 大小:53kb | 下载:0

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

说明:最基本的MATLAB实现的粒子群pso算法。-MATLAB realization of the basic particle swarm PSO algorithm.
<留心> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程leach_matlab

说明: leach协议的matlab仿真-leach agreement matlab simulation
<董佳佳> 在 2025-11-22 上传 | 大小:6kb | 下载:0

[数据结构常用算法prime

说明:快速求素数,用到了概率算法。可以求出相当大范围内的素数,远远优于普通的素数算法-Fast seek primes, using a probability algorithm. Can be obtained within the scope of a large prime number, which is far superior to an ordinary prime number algorithm
<shazi> 在 2025-11-22 上传 | 大小:1kb | 下载:0

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

说明:Matlab神经网络ANN学习的应用指南文件。-Matlab neural network ANN to learn the application of guidance documents.
<留心> 在 2025-11-22 上传 | 大小:93kb | 下载:0

[matlab例程Kalmtool

说明:卡尔曼滤波,扩展卡尔曼滤波matlab工具箱。希望对大家有帮助-Kalman filtering, extended Kalman filter matlab toolbox. We hope to help
<丁庆华> 在 2025-11-22 上传 | 大小:663kb | 下载:1

[matlab例程non-llinefilter

说明:对一个非线性的滤波器设计进行优化,使得设计出的滤波器与给定指标最接近且要求优化变量取离散值得优化设计问题-Of a non-linear filter design is optimized, making the design of the filter and to set targets and optimize the variable closest to the requirements and obtain the optimal design of discrete worth
<妮妮> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[matlab例程vschvdc

说明:轻型高压直流输电系统的MATLAB仿真,理论分析及建模仿真-HVDC light system MATLAB simulation, theoretical analysis and modeling and simulation
<matlabman> 在 2025-11-22 上传 | 大小:133kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 24720.21 .22 .23 .24 .25 ... 28523 »

源码中国 www.ymcn.org