资源列表

« 1 2 ... .01 .02 .03 .04 .05 18406.07 .08 .09 .10 .11 ... 28522 »

[数据结构常用算法merge_sort

说明:本人亲自用C语言编写的归并排序,准确无误,希望对大家有用。-I personally use the C language, merge sort, accurate, useful to everyone.
<gu> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法radix_sort

说明:本人亲自用C语言编写的基数排序代码,准确无误。基数排序的算法复杂度为O(d*n),d为最大数值的位数。-Radix Sort personally written in C code is correct. Radix Sort algorithm complexity is O (d* n), d is the maximum value of the median.
<gu> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法QSort

说明:快速排序算法。注释详细而且正确运行,希望对大家有用。-Quicksort algorithm. Notes the detailed and correct operation, and the hope that useful.
<gu> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法bubble_sort

说明:冒泡排序为基本排序方法之一,程序员必须掌握。此代码注释详细而且正确完整。-The bubble sort is one of the basic sorting method, the programmer must master. This code comments detailed and complete.
<gu> 在 2025-02-04 上传 | 大小:156kb | 下载:0

[数据结构常用算法HeapSort

说明:堆排序为常见的排序算法,程序员必须掌握。此代码注释详细而且正确完整。-The heap sort is a common sorting algorithm, the programmer must master. This code comments detailed and complete.
<gu> 在 2025-02-04 上传 | 大小:152kb | 下载:0

[数学计算/工程计算karman

说明:卡尔曼滤波的C程序,主要用于对多输入多输出系统的数据拟合以及数据滤波-The Kalman Filter Algorithm
<zhushijin> 在 2025-02-04 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法NeuralNetwork_BP_Classification.m

说明:BP神经网络(主要用于模式分类)Matlab的示例程序-BP neural network (mainly used for function fitting and pattern classification) Matlab' s sample program
<yangyang> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法NeuralNetwork_BP_Regression.m

说明:BP神经网络(主要用于函数拟合)Matlab的示例程序-BP neural network (mainly used for function fitting) Matlab example program
<yangyang> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程PCA

说明:主成分分析(Principal Component Analysis, 简称PCA)是一种常用的基于变量协方差矩阵对信息进行处理、压缩和抽提的有效方法。 -The principal component analysis (Principal Component Analysis, PCA) is a common covariance matrix of information processing, compression an
<Tom> 在 2025-02-04 上传 | 大小:1kb | 下载:0

[matlab例程read_grib

说明:使用matlab软件读取数值天气预报grib文件-Using the Matlab software to read the numerical weather grib files
<yangyang> 在 2025-02-04 上传 | 大小:1.34mb | 下载:0

[matlab例程Optimize-the-RBF-Network

说明:使用粒子群算法、遗传算法优化RBF径向基神经网络的matlab程序-Using particle swarm algorithm, genetic algorithm to optimize the RBF RBF neural network matlab program
<yangyang> 在 2025-02-04 上传 | 大小:5kb | 下载:0

[matlab例程Wavelet-network-timeseries

说明:使用小波神经网络的时间序列预测,matlab的程序-Time series forecasting using wavelet neural network Matlab procedures
<yangyang> 在 2025-02-04 上传 | 大小:9kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 18406.07 .08 .09 .10 .11 ... 28522 »

源码中国 www.ymcn.org