CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - radix

搜索资源列表

  1. cpp

    0下载:
  2. 基数排序 计数排序 桶排序 插入排序 打印字符串-Radix Sort counting sort bucket sort insertion sort, print a string
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:2047
    • 提供者:DJC
  1. fft3780

    0下载:
  2. 3780点混合基fft算法,3780点分为7*9*5*3*4。其中使用了wfta小数点算法。-3780-point mixed radix fft algorithm, 3780 points is divided into 7* 9* 5* 3* 4. Which decimal Algorithm used wfta.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-20
    • 文件大小:1544
    • 提供者:andrey21
  1. Sort

    0下载:
  2. 排序算法的图形演示系统,包含冒泡排序、选择排序、插入排序、希尔排序、快排、堆排、基数排序、归并排序算法的演示。-Graphics presentation systems, of the sort algorithm contains bubble sort, selection sort, insertion sort, shell sort, fast row heap row, radix sort, merge sort algorithm demo.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:15853
    • 提供者:不只是·
  1. fast-median-filter

    0下载:
  2. 用mATLAB编写的快速中值滤波程序,采用 3x3 窗口,基于基数排序的快速去噪FNR-Fast median filtering with mATLAB written procedures, using 3x3 window, based on the fast radix sort denoising FNR
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:10875
    • 提供者:xiaoyu
  1. jishu_sort

    0下载:
  2. 基数排序时一种借助多关键字排序的思想对简单逻辑关键字进行排序的方法,非常的实用。-Radix sort using a multi-key sort of thinking sort of simple logic keyword method is very practical.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2005
    • 提供者:张海
  1. fft

    0下载:
  2. 基2FFT,最大点数65536,三个文件分别生成测试信号,旋转因子和FFT主程序。-radix-2 fft
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:626582
    • 提供者:lingyaxuan
  1. FFT

    0下载:
  2. 基2按时间抽取倒位序算法,我自己编写注释的,你可以看看。-Radix-2 decimation-in-time inversion sequence algorithm
  3. 所属分类:DSP program

    • 发布日期:2017-11-28
    • 文件大小:1585
    • 提供者:王金超
  1. acm

    0下载:
  2. 内有acm的一些算法,如johnson 算法、radix tree、动态规划、几何-There are some acm algorithm, such as johnson algorithm, radix tree, dynamic programming, geometry, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:1872380
    • 提供者:寿成承
  1. 01

    0下载:
  2. 堆排序和基数排序的C++算法实现,要求以命令选择输出,如输入命令1随机生成100个随机数,程序可以运行,但是还存在一点点问题-Heap sort, radix sort C++ algorithm requires a command to select the output as input commands randomly generated 100 random numbers, the program can be run, but there is a little problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:2088
    • 提供者:zouhao
  1. 2011210133sort

    0下载:
  2. 除了基数排序都有,非常全,还有改进和非改进的算法-Radix sort has a very full, as well as improved and non-improved algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:440802
    • 提供者:Chenhan
  1. main

    0下载:
  2. 各种排序,快速排序,基数排序,堆排序,冒泡排序等一共七个-A total of seven various sort, quick sort, radix sort, heap sort, bubble sort
  3. 所属分类:Data structs

    • 发布日期:2017-11-28
    • 文件大小:1408
    • 提供者:张贇
  1. FFT_IFFT

    0下载:
  2. 主要是fft和ifft算法的c实现.此算法是基2的DIT的FFT算法。-Fft and ifft algorithm using c. Algorithm radix-2 DIT FFT algorithm.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-11-08
    • 文件大小:225311
    • 提供者:红薯
  1. Sort

    0下载:
  2. 使用微软最新发布的c++amp开发的 关于radix sort算法的源码,大家可以参考,以此来学习c++amp-radix sort algorithm using c++amp
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:4280
    • 提供者:徐胜林
  1. Simple-Sort-Algorithms

    0下载:
  2. My simple sorting algorithms, there are Bubble sort, Insertion sort, Heap sort, Merge sort, Quick sort, Selection sort, and Radix sort. This is just simple program, without animation.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:5205
    • 提供者:007
  1. comparesorts

    0下载:
  2. comparision of quick,radix and heap sorts
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:79547
    • 提供者:ferren
  1. multi16

    0下载:
  2. 有符号16位乘法器。经典booth编码。拓扑结构为wallance树。加法器类型是进位选择加法器。-Number system: 2 s complement Multiplicand length: 16 Multiplier length: 16 Partial product generation: PPG with Radix-4 modified Booth recoding Partial product accumulation: Wallace t
  3. 所属分类:MPI

    • 发布日期:2017-11-18
    • 文件大小:48852
    • 提供者:周晓生
  1. sort-hfut8

    4下载:
  2. 合肥工业大学数据结构试验八排序 包括完整的实验要求、实验预习报告、实验最终报告 实验要求: <1>采用不同实验数据来观察快速排序的实验中比较和交换元素的次数,并分析数据的规模和初始特性与比较与交换次数之间的函数关系。 <2> 完成下面功能:将一个整型数组调整为这样的数组:所有3的倍数在最左边,所有除以3余1的数在中间,而所有除以3余2的数在最右边。要求算法的时间尽可能少。 <3> 实现shell排序算法,并观察
  3. 所属分类:Data structs

    • 发布日期:2017-11-02
    • 文件大小:678061
    • 提供者:石帆
  1. sortingnote

    0下载:
  2. bucket sort、sample sort、radix sort三种排序算法的介绍-bucket sort, sample sort, radix sort the introduction of the three sorting algorithms
  3. 所属分类:Project Design

    • 发布日期:2017-11-28
    • 文件大小:26624
    • 提供者:曹操
  1. dit-dif-fftanddit-dif-ifft

    0下载:
  2. 基2 fft dif 和 fft dit算法,c语言实现-Radix-2 fft the dif and fft dit algorithm, c language
  3. 所属分类:DSP program

    • 发布日期:2017-11-14
    • 文件大小:1697
    • 提供者:樊一鸣
  1. radixsort

    0下载:
  2. implementation of radix sort in c-implementation of radix sort in c++
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:993
    • 提供者:ferren
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 21 »
搜珍网 www.dssz.com