资源列表

« 1 2 ... .27 .28 .29 .30 .31 20932.33 .34 .35 .36 .37 ... 28523 »

[数据结构常用算法AVL

说明:AVL树是最先发明的自平衡二叉查找树。在AVL树中任何节点的两个儿子子树的高度最大差别为一,所以它也被称为高度平衡树。查找、插入和删除在平均和最坏情况下都是O(log n)。增加和删除可能需要通过一次或多次树旋转来重新平衡这个树。-AVL tree code
<李振> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[matlab例程fhss

说明:FHSS matlab code this code is a matlab-based code for simulating a FHSS system.
<mo> 在 2025-11-10 上传 | 大小:1kb | 下载:0

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

说明:HLBP算法,两层LBP加上maxpooling-HLBP algorithm in feature extraction based on LBP
<whw> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[matlab例程Karlman

说明:卡尔曼滤波器程序matlab例程 实现有效滤波-Kalman filter matlab routine procedure to achieve efficient filtering
<amandar> 在 2025-11-10 上传 | 大小:1kb | 下载:0

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

说明:混沌时间序列的RBF一步及多步预测,工具matlab,Chaotic time series RBF one-step and multi-step prediction-混沌时间序列的RBF一步及多步预测 Chaotic time series RBF one-step and multi-step prediction
<菜头> 在 2025-11-10 上传 | 大小:10kb | 下载:0

[压缩解压shangke-

说明:统计字符串出现的次数,并进一步实现数据压缩-Number of statistical occurrences, and further data compression
<刘夏> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[matlab例程train_RBF

说明:在MATLAB平台上实现RBF神经网络训练,其中包含训练数据和测试数据-RBF neural network training to achieve the MATLAB platform, which includes training and testing data
<马言> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[压缩解压xiongmao

说明:熊猫烧香源代码,啊记得哈就是大家爱上的卡拉撒打算打算打算打算的-Panda source code, ah, remember you love card, ha is going to plan.
<sadas> 在 2025-11-10 上传 | 大小:6kb | 下载:0

[matlab例程opticalflowresulttrial

说明:OPTICAL FLOW METHOD FOR OBJECT TRACKING OF MOVING OBJECTS
<Divyani Prajapati> 在 2025-11-10 上传 | 大小:2kb | 下载:0

[matlab例程DSSS-matlab

说明:基于matlab的直接序列扩频通信系统仿真,给出了扩频通信的整个流程-Simulation of direct sequence spread spectrum communication system based on MATLAB, the whole process of spread spectrum communication is given
<宋新雷> 在 2025-11-10 上传 | 大小:3kb | 下载:0

[matlab例程MIMOAntenna-Selection

说明:MIMO中基于天线选择的信道容量仿真,程序中涉及不同的天线选择算法-Capacity of MIMO Channel With Antenna Selection
<宋新雷> 在 2025-11-10 上传 | 大小:1kb | 下载:0

[matlab例程channel-model

说明:代码给出几种不同的信道模型对应的matlab仿真,代码精确无错,适合初学者自学-we have considered the general large-scale fading characteristics of wireless channels
<宋新雷> 在 2025-11-10 上传 | 大小:2kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 20932.33 .34 .35 .36 .37 ... 28523 »

源码中国 www.ymcn.org