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

搜索资源列表

  1. paixusuanfa

    0下载:
  2. 常用排序算法的性能比较,堆排序、快速排序、基数排序等-Comparing the performance of commonly used sorting algorithm, heap sort, quick sort, radix sort, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:28960
    • 提供者:kaede
  1. sort

    0下载:
  2. 1、插入排序 2、希尔排序 3、冒泡排序 4、快速排序 5、简单选择排序 6、堆排序(选作) 7、归并排序(选作) 8、基数排序(选作) 9、其他 -1, 2 insertion sort, shell sort, 3, 4 bubble sort, quick sort 5, 6 simple selection sort, heap sort (selected for) 7, merge sort (selected for) 8, radix sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:297102
    • 提供者:sdalong
  1. Radix2_FFT

    0下载:
  2. Radix-2(基2)操作的FFT程序,适用于任意点数的FFT运算-Radix-2 (base 2) operation of the FFT program, for any point of the FFT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:598
    • 提供者:刘柳
  1. radix2

    0下载:
  2. It can be used for finding the dft(Discrete fourier transform) of a signal using radix 2 fft algorithm.It is developed using Dev C-It can be used for finding the dft(Discrete fourier transform) of a signal using radix 2 fft algorithm.It is developed
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:623
    • 提供者:binish
  1. sort

    0下载:
  2. 用c语言实现数据结构课本中的排序算法,包括希尔排序,快速排序,堆排序,归并排序,基数排序-Data structure using c language textbooks, sorting algorithms, including the shell sort, quick sort, heap sort, merge sort, radix sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1977
    • 提供者:李工
  1. ji2-fft

    0下载:
  2. 通过基2 实现fft变换 可自定义输入变量 带有详细注释-Achieved through the radix-2 fft transform the input variables can be customized with detailed notes
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5229
    • 提供者:nealjay
  1. sort

    0下载:
  2. 数据结构实验二排序算法,程序中实现了选择排序、冒泡排序、插入排序和基数排序四种排序算法,在使用的时候会在你输入想要排序的数据后选择排序方法,方便使用。-Experiment II data structure, sorting algorithm, the program implements selection sort, bubble sort, insertion sort and radix sort four kinds of sorting algorithm, in use whe
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:267527
    • 提供者:敏敏特穆尔
  1. fft

    0下载:
  2. Matlab的FFT算法程序 里面有基2时间抽取的FFT 还有基2频率抽取的FFT -Matlab' s FFT algorithm which has taken the time base 2 radix-2 FFT have taken the FFT frequency
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:872
    • 提供者:jinbang
  1. sim1024fft

    0下载:
  2. 基-2的1024点FFT算法,并与理论FFT结果比较,改程序是正确的.-1024-point radix-2 FFT algorithm, and compared with the theoretical results of the FFT, to change the program is correct.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1028
    • 提供者:路程程
  1. fft

    0下载:
  2. c写的fft程序,用在dsp中。FFT.C-FFT RADIX-2 USING DIF. FOR UP TO 512 POINTS- FFT using c in DSP program, FFT.C-FFT RADIX-2 USING DIF. FOR UP TO 512 POINTS
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:1263
    • 提供者:韩科
  1. radix_sort

    0下载:
  2. 基数排序,小积累成就大师download-Radix sort, a small accumulation of achievements master download. . . . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:285669
    • 提供者:zhaoxuefeng
  1. quick_sort

    0下载:
  2. 并行QUICK SORT (MPI) 并行QUICK SORT (MPI)-Parallel QUICK SORT (MPI) parallel QUICK SORT (MPI) parallel QUICK SORT (MPI)
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:2460
    • 提供者:dz
  1. MCMPFFT

    0下载:
  2. C语言编程,基2的时间抽取的FFT快速算法-C language programming, the time taken radix-2 FFT fast algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1003
    • 提供者:wcq
  1. booth

    0下载:
  2. radix 2 booth multiplier verilog code
  3. 所属分类:VHDL-FPGA-Verilog

  1. ji_shu_sort

    0下载:
  2. 数据结构程序设计题典程序--书中源码之基数排序-Data structure programming problem Code procedures- the book source code of radix sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:148745
    • 提供者:思凡
  1. RadixSort.tar

    0下载:
  2. Radix sort is one of the most efficient sorting algorithm that is widely used.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:926
    • 提供者:wizaaaaa
  1. radixSort.tar

    0下载:
  2. It is an sorting algorithm for radix sort using pointers
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:10240
    • 提供者:murthyb
  1. the-relativity-of-sorting-algorithm

    0下载:
  2. 各种排序算法的比较,具体有直接插入排序、希尔排序,冒泡排序、快速排序、选择排序、堆排序,归并排序,基数排序八种,通过时间复杂度的比较,取平均值判断-Comparison of various sorting algorithms, specifically the direct insertion sort, shell sort, bubble sort, quick sort, selection sort, heap sort, go side by side Sequence, Ra
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1731010
    • 提供者:Alan
  1. Bucket_Sort

    0下载:
  2. Bucket sort, or bin sort, is a sorting algorithm that works by partitioning an array into a number of buckets. Each bucket is then sorted individually, either using a different sorting algorithm, or by recursively applying the bucket sorting algorith
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:11654
    • 提供者:Sergiu911
  1. radix--4-butterfly-DIF_FFT

    1下载:
  2. 我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。-My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.
  3. 所属分类:Algorithm

    • 发布日期:2016-01-31
    • 文件大小:2048
    • 提供者:baijingdong
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 21 »
搜珍网 www.dssz.com