资源列表

« 1 2 ... .16 .17 .18 .19 .20 25421.22 .23 .24 .25 .26 ... 28522 »

[数据结构常用算法mergeSort

说明:合并排序算法是用分治策略实现对n个元素进行排序的算法。其基本思想是:将待排序的元素分成大小大致相同的2个子集合,分别对2个子集合进行排序,最终将排好序的子集合合并成为所要求的排好序的集合。算法复杂度为:O(nlogn)-Merge sorting algorithm is used to realize sub-rule strategy to sort n elements of the algorithm. The basic id
<忠波> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法flightlgy

说明:航空订票系统,数据结构课程设计源代码,包括订票,退票,浏览,查单航线-Airline booking systems, data structures curriculum design source code, including the booking, refund, browse, search, single route
<> 在 2025-05-18 上传 | 大小:12kb | 下载:0

[数学计算/工程计算ofdm-mimo

说明:ofdm-mimo 仿真程序,可以仿真2x2的mimo系统,采用SVD的矩阵分解方式。-ofdm-mimo simulation program can be simulation of the 2x2 MIMO system, the use of SVD matrix decomposition approach.
<yyb> 在 2025-05-18 上传 | 大小:160kb | 下载:0

[数值算法/人工智能k-means

说明:kmeans聚类算法c版本 应用于三维数据操作-c version kmeans clustering algorithm applied to three-dimensional data manipulation
<kevin_T> 在 2025-05-18 上传 | 大小:2kb | 下载:0

[matlab例程OFDM_Map_OFDMA

说明:OFDM到AFDMA的映射(matlab)-OFDM to AFDMA mapping (matlab)
<吴栓> 在 2025-05-18 上传 | 大小:1kb | 下载:0

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

说明:MFC 本程序是一个简单的LISP算术表达式,用于实现加法-MFC This procedure is a simple LISP arithmetic expression used to achieve additive
<liangmin> 在 2025-05-18 上传 | 大小:1.81mb | 下载:0

[matlab例程OFDM_DeMap_OFDMA

说明:OFDA到AFOMA的解映射(matlab)-OFDA to AFOMA solution mapping (matlab)
<吴栓> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[matlab例程MLFTOffsetEs_OFDMA

说明:MLFT的算法(matlab)用matlab来实现-MLFT algorithms (matlab) using matlab to realize
<吴栓> 在 2025-05-18 上传 | 大小:1kb | 下载:0

[压缩解压FractalGrass

说明:与分形有关的图像压缩算法。分行草,绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码-And fractal image compression algorithm related. Branch grass, rendering fractal turbidity curve, Julia sets, Mandelbrot sets and source code
<陈新> 在 2025-05-18 上传 | 大小:113kb | 下载:0

[数据结构常用算法ADS_Handbook2e

说明:算法和数据结构手册 英文chm第2版 有实现代码-Algorithm and data structure chm manual English version 2 has the realization of the code
<沈沫> 在 2025-05-18 上传 | 大小:148kb | 下载:0

[matlab例程matlab_MUSIC

说明:谱MUSIC算法的MATLAB实现的基础程序-Spectral MUSIC algorithm MATLAB realize the basis of procedures
<汪靖千> 在 2025-05-18 上传 | 大小:3kb | 下载:0

[数据结构常用算法187453-Kriging61

说明:kriging算法,此算法可以应用于三维的数据插值处理,不过我没看懂,-kriging algorithm, this algorithm can be applied to deal with three-dimensional data interpolation, but I did not understand,
<maniu> 在 2025-05-18 上传 | 大小:742kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 25421.22 .23 .24 .25 .26 ... 28522 »

源码中国 www.ymcn.org