资源列表

« 1 2 ... .41 .42 .43 .44 .45 21646.47 .48 .49 .50 .51 ... 28524 »

[数据结构常用算法shau

说明:设计直接插入排序、二分法插入排序、冒泡排序、快速排序、选择排序、二路归并排序算法,每个算法用一个函数实现; 3、 对于两种数据规模n=100000和n=1000000,随机产生十组整数,对于每一组数据,分别运用六种排序算法进行排序,记录其时间耗费(时间为秒) -Design direct insertion sort dichotomy insertion sort, bubble sort, quick sort, selection sort, way merge sort algo
<凌洛> 在 2026-01-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法ghiyrr-

说明:实现SqList类,并用下列程序进行测试。请认真复习SqList类,把完整的类定义与实现程序、测试结果贴在后面。 -Achieve SqList class, and to be tested using the following procedure. Please carefully review SqList class, complete class definition and realization of the program, and test results are pos
<凌洛> 在 2026-01-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法chctdsy

说明:以下是归并算法的顺序表实现程序,请对照课本P38的分析,理解算法思路以及顺序表基本运算的运用方法。要求建立工程,编写合适的main(),建立三个顺序表对象,对第一、二两个顺序表,分别从键盘输入有序数据,使这两个顺序表成为有序的表,然后调用归并算法把两个有序表合并为一个有序表,存储于第三个顺序表中。-the following is the sequence table merging algorithm implementation procedures, control textbooks P
<凌洛> 在 2026-01-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法tgxrryy

说明:设计一个main函数,建立能够存放100个整型数据的顺序表对象,从自然数1开始找出80个能够同时被3和7整除的整数,依次存储到这个顺序表中,然后把其中个位数是偶数的数据输出来,并统计这种数据有多少。请把能够正确运行的main函数写在下面。-Design a main function, the table can be stored in the order of 100 integer data objects, from the natural number 1 to identify 80
<凌洛> 在 2026-01-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法joihguvt

说明:设计一个以顺序表的引用为参数的函数,以最少的辅助存储逆置顺序表中的数据。自行设计main函数进行测试。把能够正确运行的逆置功能函数粘贴在下面。-Design a as a parameter to a reference to the sequence table, data to least inverse auxiliary storage is set in the sequence table. Design their own main function testing. The th
<凌洛> 在 2026-01-19 上传 | 大小:2kb | 下载:0

[matlab例程OT_AF_OP

说明: Simulating the Outage Probability for a AF Multi-Branch Dual-Hop relay Network utilizing OT method over Rayleigh Fading Channels- Simulating the Outage Probability for a AF Multi-Branch Dual-Hop relay Network utilizing OT method over Rayle
<ehsan> 在 2026-01-19 上传 | 大小:2kb | 下载:0

[matlab例程Ant-Colony-Algorithm

说明:蚁群算法Matlab实现代码,蚁群算法是一种重要的群智能算法-Ant colony algorithm Matlab code, ant colony algorithm is an important swarm intelligence algorithm
<> 在 2026-01-19 上传 | 大小:2kb | 下载:0

[matlab例程cylindrical-TE-wave-simulation

说明:基于FDTD方法,二维圆柱TE波仿真,程序里面有注释。-Based on FDTD method, 2 d cylindrical TE wave simulation
<张方涛> 在 2026-01-19 上传 | 大小:2kb | 下载:0

[matlab例程MVDR

说明:MVDR宽带相干源DOA估计中,相干信号子空间法的空间重采样的聚焦矩阵的构造的程序-Coherent signal subspace method MVDR coherent wideband DOA estimation, spatial resampling focusing matrix structure of the program
<王志> 在 2026-01-19 上传 | 大小:2kb | 下载:0

[matlab例程The-classic-the-MUSIC-

说明:经典MUSIC算法,WMUSIC算法,ROOT-MUSIC算法,BEAMFORMING-MUSIC-BS1算法的性能与信噪比的关系-The classic the MUSIC algorithm WMUSIC algorithm, ROOT-MUSIC algorithm, BEAMFORMING-MUSIC-BS1 algorithm performance signal-to-noise ratio of the relationship
<王志> 在 2026-01-19 上传 | 大小:2kb | 下载:0

[matlab例程pso-optimization

说明:粒子群算法的寻优算法-非线性函数极值寻优-Particle swarm algorithm optimization algorithm- a nonlinear function extremum optimization
<suua> 在 2026-01-19 上传 | 大小:2kb | 下载:0

[matlab例程UKF_SOC

说明:一个容积卡尔曼的soc估算例程,利用UKF算法估算SOC(A SOC estimation routine for volume Calman)
<爱灬能能> 在 2026-01-19 上传 | 大小:2kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 21646.47 .48 .49 .50 .51 ... 28524 »

源码中国 www.ymcn.org