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

搜索资源列表

  1. dwqdsort111

    0下载:
  2. 1)实现以下常用的内部排序算法并对它们的时间效率进行比较: 必做(6种):起泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序; 选做:折半插入、二路归并、基数排序等等; 2)函数首部要求:void XXXXSort(char **list, int len, int n, int *c, int *s) 其中: a) XXXXSort为排序函数名,具体如下: 起泡排序BubbleSort 直接插入排序InsertSort 简单选择排序Sele
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10289
    • 提供者:战天
  1. all_Radix_FFT

    0下载:
  2. 此程式具有三种FFT演算法,分别是radix-2 radix-4 radix-8,可选择其中一种演算法,接着输入FFT点数,程式就会执行FFT/IFFT,可以藉此知道是否正确
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2258
    • 提供者:陈荣
  1. FastFourierTransform

    0下载:
  2. This function is written to understand and/or explain an fft algorithm and usage of radix2 procedure. This function take the signal which you want to find FFT, for m bit you can also call the function without entering a signal or number of
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2904
    • 提供者:dairy
  1. CMPFFT

    0下载:
  2. cmpfft.for(hcmpfft.for) 利用经典的Cooley-Tukey基2算法求复序列 的DFT -cmpfft.for (hcmpfft.for) to use the classic Cooley-Tukey radix-2 algorithm for the DFT complex sequence
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:682
    • 提供者:金茜
  1. Radix_Sort2142121302009

    0下载:
  2. the implementation of radix sort algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1784
    • 提供者:mohsin
  1. RADIX

    0下载:
  2. radix sort with c++ komeil
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:697
    • 提供者:komeils
  1. Radix123

    0下载:
  2. radix sort please accept now mai too tr-radix sort please accept now mai too tree
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3178
    • 提供者:jonh karp
  1. SPLFFT

    0下载:
  2. splfft.for(hsplfft.for) 利用分裂基算法求复序列 的DFT -splfft.for(hsplfft.for) Split-radix algorithm for the use of complex DFT sequence
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:1027
    • 提供者:金茜
  1. SortProject

    0下载:
  2. 自己写的所有的内部排序算法,包括冒泡排序,插入排序,选择排序,快速排序,堆排序,shell排序,归并排序,计数排序,基数排序等-all the internal sort, including bubble, insert, select, quick, heap, shell, merge, counting, radix sort
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:12445
    • 提供者:胡欣
  1. algoprograms

    0下载:
  2. bucket sort and radix sort
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:13923
    • 提供者:konzfadin
  1. ArraySort

    0下载:
  2. 排序算法 一、实验目的 掌握各种排序方法的实现思想。 二、实验内容 1、创建排序类。 2、提供操作:选择排序、冒泡排序、插入排序、*基数排序、*快速排序、*归并排序。 3、*能够显示各种排序算法的中间过程-A sorting algorithm, experimental purposes to master a variety of sorting methods to realize a thought. Second, the content of an exper
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:232020
    • 提供者:张效群
  1. FFT

    0下载:
  2. 自己编写的一个基2时间分解的FFT,程序实现了基2的时间序列从时域到频域的转换。希望对大家有用-I have written the time of a radix-2 decomposition of the FFT, program implementation of the base 2 of the time series from time domain to frequency domain conversion. Want to be useful to everyone
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:309848
    • 提供者:
  1. alg

    0下载:
  2. Comparison of sorting algorithms quicksort,heapsort, radix sort and introsort-Comparison of sorting algorithms quicksort,heapsort, radix sort and introsort
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1248
    • 提供者:Metto
  1. C_Codes

    0下载:
  2. C codes for AVL tree, radix sort, quick sort, binary tree,calculator, dijikstra, swap function-C codes for AVL tree, radix sort, quick sort, binary tree,calculator, dijikstra, swap function....
  3. 所属分类:Windows Develop

  1. fft

    0下载:
  2. 本程序对输入序列din实现DIT——FFT基2算法,点数取大于等于din长度的2的幂次-The program input sequence din realize DIT- FFT radix-2 algorithm, points greater than or equal din take the length of two of the power law
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:545
    • 提供者:cc
  1. Radix-sort-c-source-code

    0下载:
  2. C语言中用于排序的代码:基数排序c源代码,使用初学者-Radix sort c source code c source code of radix sort, radix sort c source code
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:828
    • 提供者:王振
  1. Radix-sort

    0下载:
  2. 排序算法之基数排序法 此算法非常适合用于初学数据结构的人 是十大经典排序算法之一-Radix sort method of sorting algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:582
    • 提供者:满达
  1. Radix-Sort

    0下载:
  2. 数据结构排序中的堆排序算法,时间复杂度为o(n),用顺序表实现-Radix sort
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:2171
    • 提供者:LSQ
  1. Radix-sort-cpp

    0下载:
  2. Implementatio of Radix sort on c++ Visual studio 2012
  3. 所属分类:Console

    • 发布日期:2017-05-12
    • 文件大小:2881179
    • 提供者:xdimax
  1. radix-sorting

    0下载:
  2. 基数排序的串行程序,基数排序法又称“桶子法”(bucket sort)或bin sort,顾名思义,它是透过键值的部份资讯,将要排序的元素分配至某些“桶”中,藉以达到排序的作用,基数排序法是属于稳定性的排序,其时间复杂度为O (nlog(r)m),其中r为所采取的基数,而m为堆数,在某些时候,基数排序法的效率高于其它的稳定性排序法。-Radix sort of serial program, radix sorting method known as " bucket method&qu
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2248
    • 提供者:zhang
« 12 3 4 »
搜珍网 www.dssz.com