搜索资源列表

  1. zhguo3

    0下载:
  2. 微软亚洲研究院论文:OFDMA 与OFDM/SDMA的性能比较-Microsoft Asia Research Institute Papers : OFDMA and OFDM / performance comparison SDMA
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:107473
    • 提供者:李刚
  1. 排序比较

    1下载:
  2. 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the pro
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9647
    • 提供者:王为
  1. 4种排序实现与比较

    0下载:
  2. 这算法实现了插入排序,快速排序,shell,堆排序,还有它们的性能比较!-insertion sort, quick sort, shell, heap sort, and compare their performance!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48935
    • 提供者:小百
  1. 开源数据库性能测试

    0下载:
  2. 开源数据库(mysql、hsqldb、derby等等)性能比较源文
  3. 所属分类:JSP源码/Java

  1. 4种排序实现与比较

    0下载:
  2. 这算法实现了插入排序,快速排序,shell,堆排序,还有它们的性能比较!-insertion sort, quick sort, shell, heap sort, and compare their performance!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:321536
    • 提供者:小百
  1. 各种排序比较

    0下载:
  2. 分别实现直接插入排序、冒泡排序、简单选择排序、希尔排序、快速排序、堆排序,并随机生成30个数,比较各算法的时、空性能和稳定性。-respectively direct insertion sort, bubble sort, simple choice, in order of ranking Hill, the quick sort, heap sort, and Random Number Generation 30, a comp
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-28
    • 文件大小:342016
    • 提供者:李景良
  1. 排序比较

    0下载:
  2. 排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the pro
  3. 所属分类:文件格式

    • 发布日期:2024-05-28
    • 文件大小:9216
    • 提供者:王为
  1. 排序算法汇总和比较

    1下载:
  2. 实现了插入排序,希尔排序, 冒泡排序,快速排序,选择排序,堆排序和归并排序,以及可以对排序的性能进行分析,较适合用作排序算法的学习-achieved insertion sort, Hill, in order Bubble Sort, quick sort, select, in order of ranking and sculpture merge sorting, and sequencing can analyze the p
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-28
    • 文件大小:1902592
    • 提供者:叶靥
  1. paixu

    0下载:
  2. 输入一组关键字序列分别实现下列排序: (1)实现简单选择排序、直接插入排序和冒泡排序。 (2)实现希尔排序算法。 (3)实现快速排序算法。 (4)实现堆排序算法。 (5)实现折半插入排序。 (6)在主函数中设计一个简单的菜单,分别测试上述算法。 (7)综合训练:采用几组不同数据测试各个排序算法的性能(比较次数和移动次数) -Enter a list of keywords to sort s
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:155648
    • 提供者:jack
  1. sortcode

    0下载:
  2. 算法导论上面各种排序算法的实现及排序性能比较的c语言实现代码-Introduction to the above algorithm for the realization of a variety of sorting algorithm and performance comparison to sort the c language code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-28
    • 文件大小:203776
    • 提供者:张辉
  1. a

    0下载:
  2. 红黑树与二叉搜索树的性能和时间的比较以及实现-Red-black tree and binary search tree and the time comparison of the performance and the achievement of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-28
    • 文件大小:6416384
    • 提供者:崔玮
  1. doa

    1下载:
  2. 这个文件的功能是实现各种DOA估计算法的性能仿真验证,并完成DOA估计中MUSIC算法、Capon算法以及延迟相加算法性能比较的仿真验证的功能-This file is the function of various DOA estimation algorithms to achieve the performance simulation, and complete the MUSIC DOA estimation algorith
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:219136
    • 提供者:杨简
  1. EKF_PF

    0下载:
  2. 扩展卡尔曼滤波与粒子滤波 性能比较的源程序-Extended Kalman filter and particle filter source
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:18432
    • 提供者:QX
  1. EKF UKF PF EPF UPF性能比较

    1下载:
  2. 程序包含 EKF UKF PF EPF UPF 的性能比较,里面是比较简单的调用,并对其性能做了简要的对比。(The program contains the performance comparison of EKF UKF PF EPF UPF, which is a relatively simple call, and makes a brief comparison of its performance.)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-28
    • 文件大小:10240
    • 提供者:blackJoe
  1. Three_PID_Compare_withDistrup

    0下载:
  2. 用于对比分析三种励磁方式下控制器性能比较,有常规控制器,模糊控制器,神经网络控制器。(Used for comparative analysis of three kinds of excitation mode controller performance comparison,a conventional controller, fuzzy controller, neural network controller.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:4096
    • 提供者:种谷
  1. EGC

    0下载:
  2. 分析了分别在瑞丽、莱斯、AWGN衰落信道、采用BPSK、QPSK、QAM调制方式情况下的EGC性能比较(The comparison of EGC performance under the conditions of Rayleigh, Rician, AWGN fading channels and using BPSK, QPSK and QAM modulation methods is analyzed.)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-28
    • 文件大小:6144
    • 提供者:jxinnn
  1. adaptive filter

    0下载:
  2. 介绍了噪声抵消的原理和从强噪声背景中自适应滤波提取有用信号的方法,并对最小均 方 (LMS, Least Mean Squares) 、归一化 LMS(NLMS, Normalized Least Mean Squares) 和递推最小二乘 (RLS, Recursive Least Squares) 三种基本自适应算法进行了对比研究。计算机模拟仿真结果表明,这 几种算法都能通过有效抑制各种干扰来提高强噪声背景中的信号
  3. 所属分类:文档资料

  1. 大规模MIMO

    0下载:
  2. mimo系统中常见的三种算法中的性能比较(Performance comparison of three common algorithms in MIMO system)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:31744
    • 提供者:力问
  1. PSO-vs-WOA-master

    0下载:
  2. 该代码用于PSO与WOA的优化性能比较,有绘图,输出等展示(This code is used to compare the optimization performance of PSO and WOA. It is shown in drawing, output and so on.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:1895424
    • 提供者:悦悦开发
  1. 几种MUSIC算法性能比较RMSE

    3下载:
  2. 几种music-DOA估计算法的性能比较(RMSE对比)(Performance comparison of several music DOA estimation algorithms (RMSE comparison))
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:3072
    • 提供者:zhzhu
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org