资源列表

« 1 2 ... .71 .72 .73 .74 .75 19276.77 .78 .79 .80 .81 ... 28523 »

[数据结构常用算法binarySearch

说明:二分查找,在一个已排序的数组中查找某一元素是否存在-Binary Search
<周志> 在 2025-09-26 上传 | 大小:66kb | 下载:0

[数据结构常用算法Fabnacci

说明:斐波那契数列求解,给定一个索引地址,求出斐波那契数列中对应索引的值-Fabnacci array
<周志> 在 2025-09-26 上传 | 大小:63kb | 下载:0

[数据结构常用算法insertSort

说明:插入排序,对数据进行排序,时间复杂度为n*n-Insert Sort
<周志> 在 2025-09-26 上传 | 大小:67kb | 下载:0

[数据结构常用算法bubbleSort

说明:冒泡排序,实现数据排序,时间复杂度为n*n-bubble sort
<周志> 在 2025-09-26 上传 | 大小:56kb | 下载:0

[matlab例程im

说明:im.m 显示图像军均衡化后的直方图,并对图像进行均值滤波,中值滤波,以及拉普拉斯锐化。压缩包内有示例图像,可以进行演示。-im.m display the image histogram equalization after the army, and the images mean filtering, median filtering and Laplacian sharpening. There are examples of image compression package can
<Bruce> 在 2025-09-26 上传 | 大小:112kb | 下载:0

[matlab例程ResizetheImageinMatlab

说明:Image resizer code in matlab.
<swapnilwarkar2013> 在 2025-09-26 上传 | 大小:57kb | 下载:0

[matlab例程8

说明:电磁场数值计算 相同电势平行板电容和电荷密度分布分析-Electromagnetic Calculation A parallel plate capacitor the same potential
<严菲菲> 在 2025-09-26 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Apriori

说明:一种改进的aprior算法,用二进制的编码计算来取代传统算法的剪枝和联接操作,可以避免多次扫描系统和减少候选集,提高运算效率-An improved aprior algorithm, using binary coding calculations to replace traditional methods of pruning and join operations, to avoid repeated scanning system and reduce the candidate se
<徐伟清> 在 2025-09-26 上传 | 大小:182kb | 下载:0

[数学计算/工程计算Matrix--Multiple

说明:实现有限域矩阵乘法运算,矩阵的维数可自行定义。-Limited domain matrix multiplication, the dimensions of the matrix can define itself.
<ucps> 在 2025-09-26 上传 | 大小:99kb | 下载:0

[人工智能/神经网络/遗传算法k-means

说明:k-means 算法在c++上的实现。在c++上实现了普通单层k-means算法的迭代过程。-k-means algorithm on c++' s. On c++ iterative process to achieve a common single k-means algorithm.
<蒋宇豪> 在 2025-09-26 上传 | 大小:3kb | 下载:0

[matlab例程CS

说明:建立了SAR回波信号模型,并对回波信号进行CS成像,对成像后的图像数据进行频谱和相位分析。-Establishment of SAR echo signal model, and the echo signal CS imaging, image after image of the data spectrum and phase analysis.
<hui wang> 在 2025-09-26 上传 | 大小:3kb | 下载:0

[数学计算/工程计算CalcBspline

说明:三次样条插值,三次样条函数: 定义:函数S(x)∈C2[a,b] ,且在每个小区间[ xj,xj+1 ]上是三次多项式,其中 a =x0 <x1<...< xn= b 是给定节点,则称S(x)是节点x0,x1,...xn上的三次样条函数。 若在节点x j 上给定函数值Yj= f (Xj).( j =0, 1, , n) ,并成立 S(xj ) =yj .( j= 0, 1, , n) ,则称S(x)为三次样条插值函数。-Cubic spline interpol
<工藤> 在 2025-09-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 19276.77 .78 .79 .80 .81 ... 28523 »

源码中国 www.ymcn.org