资源列表

« 1 2 ... .18 .19 .20 .21 .22 18423.24 .25 .26 .27 .28 ... 28522 »

[数据结构常用算法sort

说明:插入排序 冒泡排序 最大化堆 堆排序 归并排序 快速排序等程序-Insertion sort, bubble sort to maximize the piles sort merge sort and quicksort program
<> 在 2024-11-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法main

说明:完整的堆排序代码,C语言编写的。本人亲自编写,而且准确无误,有注释。-A complete heap sort code, C language. I personally prepared and accurate, annotated.
<gu> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法experimental-reports

说明:算法导论实验报告 各种排序算法的实现 插入排序、冒泡排序、堆排序、快速排序、归并排序、基数排序、计数排序-Introduction to Algorithms, experiment reports a variety of sorting algorithms for insertion sort, bubble sort, heap sort, quick sort, merge sort, radix sort, counting
<> 在 2024-11-19 上传 | 大小:586kb | 下载:0

[数据结构常用算法merge_sort

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

[数据结构常用算法QSort

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

[数据结构常用算法HeapSort

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

[数学计算/工程计算karman

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

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

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

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

说明:BP神经网络(主要用于函数拟合)Matlab的示例程序-BP neural network (mainly used for function fitting) Matlab example program
<yangyang> 在 2024-11-19 上传 | 大小: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> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 18423.24 .25 .26 .27 .28 ... 28522 »

源码中国 www.ymcn.org