搜索资源列表

  1. sort

    1下载:
  2. 一 :排序n个元素,元素为随机生成的长为1~16的字符串,n的取值为2k(k取4、6、8、10、12、16、18、20),排序算法分别为直接插入排序, 冒泡排序,堆排序,归并排序,快速排序,比较各种排序在不同输入下的运行时间. 二:排序n个元素,元素为随机生成的1~10000的正整数,n的取值为2k(k取4、6、8、10、12、16、18、20),排序算法分别为直接插入排序,快速排序,基数排序,计数排序,比较各种排序在不同输入
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:mhb
  1. paixu

    0下载:
  2. 包含8种常用的排序。如快速排序,堆排序,冒泡排序,选择排序,基数排序,希尔排序,插入排序,归并排序。-Contains 8 kinds of commonly used sorting. Such as Quick Sort, Heap Sort, Bubble Sort, Selection Sort, Radix Sort, Hill sort, insertion sort, merge sort.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:李涛
  1. sixsortmethods

    0下载:
  2. 数据结构中的排序方法,包括:希尔排序,非递归的快速排序,递归的快速排序,堆排序,归并排序,基数排序-Sort of data structure, including: Hill sorted, non-recursive quicksort, recursive Quick Sort, Heap Sort, Merge Sort, Radix Sort
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:大湖
  1. all_sort

    0下载:
  2. 用C++实现各种排序算法:如冒泡排序、选择排序、插入排序、希尔排序、快速排序、归并排序、基数排序和堆排序,并带有源代码说明-With C++ Realize a variety of sorting algorithms: such as Bubble Sort, Selection Sort, Insertion Sort, Hill sort, quick sort, merge sort, Radix Sort and Heap
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:tigerlee
  1. SortAlgorithmComparison

    0下载:
  2. 直接插入排序,折半插入排序,起泡排序 ,快速排序,简单选择排序,堆排序 ,基数排序 七种排序方法的实现和速度对比-Direct Insertion Sort, Insertion Sort half, bubbling sort, quick sort, the simple choice of sequencing, Heap Sort, Radix Sort Sort seven methods to achieve and the
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:codesdownloads
  1. somesortalgorithm

    0下载:
  2. 本程序实现了通常我们所用的各种排序算法,是基于1--10000的随机生成数排序,有冒泡排序,合并排序,基数排序,计数排序等算法实现。-This procedure has usually used in a variety of sorting algorithm is based on 1- 10000 sort the randomly generated number, a bubble sort, merge sort, Rad
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:yifang
  1. sort

    0下载:
  2. 自己编写的排序算法的代码,有桶排序,计数排序,基数排序,归并排序,堆排序,插入排序,快速排序,选择排序。-Sorting algorithm I have written the code, there are barrels of sorting, counting sort, Radix Sort, Merge Sort, Heap Sort, Insertion Sort, Quick Sort, select Sort.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:yiming
  1. fft

    0下载:
  2. The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform us
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:郭曉詠
  1. Impulse_fft_hw

    0下载:
  2. ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:teomondo
  1. Radix-sort

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:满达
  1. radix-sort

    0下载:
  2. 在linux环境下用MPI实现多线程的基数排序算法。-Radix sort algorithm of multi-threaded MPI implementation in the linux environment.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:曹操
  1. Radix-Sort

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

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:LSQ
  1. radix-sort

    0下载:
  2. 基数排序算法- radix sort
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:卢鸿基
  1. TransformCFortran

    0下载:
  2. Radix-2 and Kronecker Product RFFT, DST and DCT ... Routines for any number of data points are provided. The 21 programs are grouped as C and Fortran programs. The programs were compiled and tested under Sun Solaris,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:王深青
  1. fft_2_4_8

    0下载:
  2. FFT的基2基4基8的程序,供大家参考学习。-Radix-2 FFT of 8-4-based program for your learning.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-19
    • 文件大小:74752
    • 提供者:杨堪
  1. radix-sorting

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

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:zhang
  1. radix

    0下载:
  2. android c radix,c radix for android.
  3. 所属分类:android开发

    • 发布日期:2024-05-19
    • 文件大小:585728
    • 提供者:jiangzhaoguo
  1. smallft

    0下载:
  2. FFT implementation OggSquish, minus cosine transforms, minus all but radix 2 4 case. In Vorbis we only need this cut-down version. -FFT implementation OggSquish, minus cosine transforms, minus all but radix 2 4 case.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:zqdppz
  1. Radix.cpp

    0下载:
  2. radix sorting algorithm to sort numbers
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:saf
  1. MCMPFFT

    0下载:
  2. 利用经典的Cooley-Tukey基2算法求复序列的DFT。Cooley-Tukey提出的FFT使N点DFT的乘法计算量有N^2次降为N/2*log2(N)次。-The use of classical Cooley-Tukey algorithm for radix-2 complex DFT sequence. FFT Cooley-Tukey presented enables multiplication of the amou
  3. 所属分类:Audio

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:zh
« 1 2 34 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org