资源列表

« 1 2 ... .79 .80 .81 .82 .83 17884.85 .86 .87 .88 .89 ... 28522 »

[数据结构常用算法DemoBSTBinaryTree

说明:二叉树算法实现 /* 二叉树搜索, 前序: 中左右 中序: 左中右 后序: 左右中 A(4) +-------+-------+ B(2) C(9) +--+--+ +-----+-----+ D(1) E(3) F(5) +--+--+ G(7) +--+--+ H(6) I(8) 前序: ABDECFGHI 中序: DBEAFHGIC 后序: DEBHIGFCA
<黄天> 在 2024-11-02 上传 | 大小:2529280 | 下载:0

[数值算法/人工智能CG_MNIST

说明:只是一个关于用共轭梯度下降算法处理数据的程序,本程序处理的数据对象为MINST,该程序在线性搜索上有很好的效果-Only one on the use of conjugate gradient descent algorithm data processing procedures, the procedures for processing the data object is MINST, linear search for th
<gemini> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[matlab例程makebatches

说明:自己编写的一个大批量不同类别数据录入程序,并且为防止因为数据量太大导致程序运行缓慢,将其改写成分批小规模数据。方便了大规模数据处理慢带来的各种不变。-I have written a large quantities of different types of data entry procedures, and because the amount of data in order to prevent too much causes
<gemini> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[数学计算/工程计算111

说明:拓扑优化 PYthon文件 内容很详细可自行学习-Topology optimization PYthon file
<何先易> 在 2024-11-02 上传 | 大小:7168 | 下载:0

[数学计算/工程计算MyCrc16

说明:基站定位算法
<songwing> 在 2024-11-02 上传 | 大小:1024 | 下载:0

[matlab例程zl_yongci2

说明:基于电流,转速的双闭环永磁同步电机的矢量控制的仿真模型-Based on current double closed loop speed permanent magnet synchronous motor vector control simulation model
<郭浩> 在 2024-11-02 上传 | 大小:18432 | 下载:0

[matlab例程matlab

说明:MATLAB实现函数最值求解 蚁群算法MATLAB实现-MATLAB implementation solving the most value function to achieve colony algorithm based on MATLAB
<Mew> 在 2024-11-02 上传 | 大小:5120 | 下载:0

[matlab例程chap5_2sim

说明:PI控制的仿真模型模型,以及参数设置方面的相关问题。-PI control simulation model models, and parameter settings aspects related issues
<郭浩> 在 2024-11-02 上传 | 大小:6144 | 下载:0

[matlab例程cca

说明:团簇-团簇聚集模型,烟尘团簇离子的分形结构-Cluster- cluster aggregation model, soot fractal structure of cluster ions
<李岩> 在 2024-11-02 上传 | 大小:1024 | 下载:0

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

说明:使用了缩短视野和步长的改进人工鱼群算法,对于学习人工鱼群算法的人们很有帮助!-Use a shorter step length vision and improved artificial fish swarm algorithm for learning AFSA helpful people!
<shengshi_80> 在 2024-11-02 上传 | 大小:3072 | 下载:0

[matlab例程chap1_1

说明:PI控制的相关模型,以及PI参数设置问题-PI control relevant model, and PI parameter setting problem.
<郭浩> 在 2024-11-02 上传 | 大小:6144 | 下载:0

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

说明:基本人工鱼群算法在tsp问题中的应用,可以运行,很不错!-Basic artificial fish swarm algorithm tsp problems in the application, you can run, very good!
<shengshi_80> 在 2024-11-02 上传 | 大小:5120 | 下载:0
« 1 2 ... .79 .80 .81 .82 .83 17884.85 .86 .87 .88 .89 ... 28522 »

源码中国 www.ymcn.org