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

搜索资源列表

  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 using the split radix algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:2526
    • 提供者:郭曉詠
  1. fft

    0下载:
  2. Radix-2 Fast Fourier Transform, real or complex sin/cos transform -Radix-2 Fast Fourier Transform, real or complex sin/cos transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:41473
    • 提供者:dai
  1. splfft

    0下载:
  2. 分裂基算法,已调试,用C语言实现-Split-radix algorithm, have been debug using C language. . . . . . . . . . . . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:10541
    • 提供者:steven
  1. sort

    0下载:
  2. 包括归并排序、基数排序、快速排序、谢尔排序、以及每一种排序的详细ppt实例说明和解释~! -Including merge sort, Radix Sort, Quick Sort, Shell Sort, and sort each type of detailed examples and explanations ppt ~!
  3. 所属分类:Data structs

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

    0下载:
  2. 这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort-This is a period of about four kinds of methods to sort the complete source code and the comparison between, including: Heap sort, Merge sort, Quick sort, Radix sort
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:466754
    • 提供者:xj
  1. Radix_Sort2142121302009

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

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

    0下载:
  2. 本代码实现了几乎所有的排序算法,如冒泡排序,选择排序,基数排序,快速排序等。-This source code implements all kinds of basic sorting algorithm, such as bubble sort,radix sort,select sort,quick sort and so on.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-26
    • 文件大小:4918
    • 提供者:肖斌
  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. design

    1下载:
  2. The verilog implementation of 8-point FFT in verilog. Radix 2 Decimation in Frequency.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:10213
    • 提供者:Hong-soo
  1. Sort

    0下载:
  2. 通过Java语言实现了选择、插入、冒泡、希尔、快速、归并、堆、基数等8种排序算法-Java based selection, insertion, bubble, shell, quick, merge, heap, radix sorting algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:11233
    • 提供者:陈昱安
  1. ada1

    0下载:
  2. radix ,prims ,quicksort,strassens algorithms for ada
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:3844
    • 提供者:saurabhsingh
  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. ADSP-21062_Compl_FFT_rad-4

    0下载:
  2. 用ADSP21062实现快速FFT基4算法 压缩包内有源代码和说明-In general, a radix-4 FFT will run faster than radix-2 FFT but will take up more space and has more restrictions on the length of the FFT. Specifically, all radix-2 FFT routines will take data lengths that are
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:84793
    • 提供者:防止
  1. MRELFFT

    0下载:
  2. 利用分裂基算法求实序列 的DFT, 的虚部赋值为零。-Split-radix algorithm for the use of realistic sequence of DFT, the imaginary part of the assignment to zero.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1200
    • 提供者:lab
  1. huizhong

    0下载:
  2. 实现所有经典排序算法汇总 包括选择排序、冒泡排序、快速排序、插入排序、希尔排序、归并排序、基数排序、计数排序、小根堆排序共9种算法。-Summary of the realization of all the classic sorting algorithms including the selection sort, bubble sort, quick sort, insertion sort, Shell sort, merge sort, radix sort, counting
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:51779
    • 提供者:驾驶员
  1. fft2

    3下载:
  2. 512点8位基2fft程序。基于 vhdl/verilog。已仿真布线通过。-512 points, eight base 2fft program. Based on vhdl/verilog. Simulation layout has been adopted.
  3. 所属分类:VHDL编程

    • 发布日期:2013-12-24
    • 文件大小:20453
    • 提供者:包鼎华
  1. bin

    0下载:
  2. 初始链表的内容为:3562,6381,0356,2850,9136,3715,8329,7481,写出用基数排序法对它们进行排序的过程,并编程实现。-The initial list read as follows: 3562,6381,0356,2850,9136,3715,8329,7481, write them using radix sort method to sort the process, and programming.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:763
    • 提供者:车亚暖
  1. AlgorithmCpp

    0下载:
  2. 主要在VC6.0上用MFC完成的排序算法和搜索算法: 首先弹出一个对话框,上面有排序前和排序后的编辑框,在排序前编辑框中输入整型数组,然后选择排序的方法,点排序按钮即将排序好的数组呈现在排序后的编辑框中。 排序顺序分“升序”和“降序”,排序方法总共7种,分别是:冒泡排序,简单选择排序,直接插入排序,希尔排序,快速排序,堆排序和基数排序。这些方法都是用c++实现的。还有一个搜索的功能,分别可以“线性搜索”和“二分搜索”,线性搜索时从排序前的数组中搜索,二分搜索时从排序后的数组中搜索,且必须
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:865541
    • 提供者:阿表
  1. 0712331_queue

    0下载:
  2. radix sort using q-radix sort using queue
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:165988
    • 提供者:levanphuoc
  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 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com