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

搜索资源列表

  1. sort

    0下载:
  2. 排序的九种算法(直接插入,折半插入排序,希尔排序,起泡排序,快速排序,简单选择,堆排序,归并,基数)-Sorting nine different algorithm (directly insert, binary insertion sort, hill sorting, blister sorting, quick sort, simple choice, heap sort, merging, radix)
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2404
    • 提供者:白安宁
  1. sort

    0下载:
  2. 实现基本排序算法,可供初学者参考,包括冒牌排序、基数排序、快速排序、简单排序、选择排序、插入排序、堆排序、二路归并排序等-Achieve the basic sorting algorithm reference for beginners, including counterfeit sort, radix sort, quick sort, simple sort, selection sort, insertion sort, heap sort, merge sort etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2977
    • 提供者:frank
  1. fft-arm

    0下载:
  2. 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:237098
    • 提供者:denny
  1. linear_sorting_algorithm

    0下载:
  2. Sorting algorithms that can run linear time. Including counting sort, radix sort, bucket sort.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:819
    • 提供者:陈丹
  1. BaseSort.tar

    0下载:
  2. 基数排序法的C实现,基于linux环境实现的基数排序的源代码-C implement radix sorting method, implemented on linux environment, the source code of radix sort
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1755
    • 提供者:roger
  1. Radixsort

    0下载:
  2. 基数排序 学习数据结构很好的例子 注释很全-Radix Sort to learn data structures are all good examples of comments
  3. 所属分类:Data structs

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

    0下载:
  2. 各种排序算法 Title: Eight Sorting Algorithms Descr iption: Bubble sort, selection sort, insertion sort, radix exchange sort, quick sort, shell sort, shaker sort. shows number of comparisons, time taken This file came from Planet-Source-Code.com...
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:150998
    • 提供者:ggg
  1. gam2

    0下载:
  2. A Low-power Variable-length FFT Processor Base on Radix-24 Algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-02
    • 文件大小:991663
    • 提供者:rams
  1. gam5

    0下载:
  2. FPGA Implementation ofLow Power 64-Point Radix-4 FFT Processor for OFDM System
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-06
    • 文件大小:1282960
    • 提供者:rams
  1. gam6

    0下载:
  2. FPGA Implementation ofLow Power 64-Point Radix-4 FFT Processor for OFDM System
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:307046
    • 提供者:rams
  1. gam7

    0下载:
  2. FPGA Implementation ofLow Power 64-Point Radix-4 FFT Processor for OFDM System
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-08
    • 文件大小:15552953
    • 提供者:rams
  1. modulation-based-on-FPGA

    0下载:
  2. 本文是基于国标DTM-B的发端系统的调制的FPGA实现,包括非基2点的FFT的实现-This article is based on the national standard DTM-B of the originator of the system to achieve the modulation of the FPGA, including non-point radix-2 FFT implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1841977
    • 提供者:庄敏敏
  1. 581L6_00

    0下载:
  2. this program is radix-4 fft for 64 point
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:340843
    • 提供者:mani
  1. All-sort-programmes

    0下载:
  2. all sort programs eg bubble,bucket,heap,radix,selection, insertion in cpp format
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:10632
    • 提供者:shobhit
  1. High-Speed-FFT

    0下载:
  2. 优秀硕士论文,课题采用现场可编程门阵列((FPGA),设计实现了一种超高速FFT处理器。目前,使用FPGA实现FFT多采用基2和基4结构,随着FPGA规模的不断扩大,使采用更高基数实现FFT变换成为可能。本课题就是采用Alter的Stratix II芯片完成了基16-FFT处理器的设计。在设计实现过程中,以基2-FFT搭建基16-FFT的运算核,合理安排时序,解决了碟形运算、数据传输和存储操作协调一致的问题。由于采用流水线工作方式,使整个系统的数据交换和处理速度得以很大提高。本设计实现了4096
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3759545
    • 提供者:陈子牙
  1. cordic

    1下载:
  2. we propose a low-cost sequential and high performance architecture for the implementation of CORDIC algorithm in two computation modes. It suited for serial operation that performs conversion between polar and rectangular coordinate systems, essentia
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:1811
    • 提供者:Nihel Neji
  1. paixu

    0下载:
  2. 八种排序方法的C++程序实现及比较:直接插入排序 折半插入排序 希尔排序 冒泡排序 快速排序 简单选择排序 堆排序 基数排序-Eight sort method to achieve C++ program and comparison: direct insertion sort binary insertion sort Hill Sort Quick Sort Bubble Sort Selection Sort heap sort simple radix sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3844
    • 提供者:孟庆莹
  1. fft_my

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

    • 发布日期:2017-04-09
    • 文件大小:736
    • 提供者:罗速
  1. MRELFFT

    0下载:
  2. 执行分裂基(split-radix)频率抽取(DIF)FFT算法,希望为同仁提供便利。-Implementation of split-based (split-radix) decimation in frequency (DIF) FFT algorithm in the hope that my colleagues facilitated.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1203
    • 提供者:yuanman
  1. Sorting1

    0下载:
  2. C programs for merge sort, merge sort rec, quick sort, selection sort, radix sort
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3791
    • 提供者:saurav
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 19 »
搜珍网 www.dssz.com