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

搜索资源列表

  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. radix_sort

    0下载:
  2. java 动态实现基数排序, 实现过程的动画展示-java radix sort
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:43525
    • 提供者:weiwei
  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. project

    0下载:
  2. project in data structure good for making radix sort
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:322111
    • 提供者:wala
  1. radix2

    0下载:
  2. fft The radix-2 algorithms are the simplest FFT algorithms. The decimation-in-time (DIT) radix-2 FFT recursively partitions a DFT into two half-length DFTs of the even-indexed and odd-indexed time samples. The outputs of these shorter FFTs ar
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:16583
    • 提供者:azabusahkra
  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. exp1

    0下载:
  2. 算法基础的实验 排序算法的比较 包括冒泡、快排、计数排序、基数排序等-Algorithm based on the comparison experiments, including bubble sort algorithm, fast row, counting sort, radix sort, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:3208
    • 提供者:lianjx
  1. sort

    0下载:
  2. Achieve insertion sort, merge sort, selection sort, heap sort, radix sort, bucket sort. And sort more than 6 compared to the running time
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:740847
    • 提供者:
  1. RADIXSORT

    0下载:
  2. 通过c++实现数据结构RADIXSORT-radix sort
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:1023937
    • 提供者:杨轲
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com