CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - FAST

搜索资源列表

  1. 快速傅利叶变换 C 语言源代码 17K

    0下载:
  2. 建立快速傅利叶变换 C 语言源代码 17K-establish Fast Fourier Transform C language source code 24K
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17840
    • 提供者:郑建华
  1. FFT_C++

    0下载:
  2. 用C++实现的快速傅立叶变换(FFT)的结构算法,其功用就不用细说了吧-C realized Fast Fourier Transform (FFT) algorithm structure, its purpose would not have to elaborate on it
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3323
    • 提供者:黄如意
  1. 数据结构课设

    0下载:
  2. 用c编写的数据内部排序方法,可在窗口中选择多种排序方法,如快排,冒泡,折半插入等,还可以选择排序数据的个数,初态,控制等.-using data prepared by the internal order, the window can choose a variety of sequencing methods, such as fast Pai, bubbling half insert, can also choose the number of original data, the i
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:584007
    • 提供者:susu
  1. fftdll

    1下载:
  2. 快速傅立叶变换FFT的动态链接库DLL,适合个种语言,VB,VC,delphi-FFT fast Fourier transform of the DLL, suitable species language, VB, VC, Delphi, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:23889
    • 提供者:可永
  1. 使用指针实现的自然归并排序.

    0下载:
  2. 使用指针实现的自然归并排序。是学习指针和数据结构的很好的资料,要的就快下吧。-use of the natural target to achieve its stock ranking. Yes learning targets and data structure of good information to the fast are you.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4550
    • 提供者:wcg
  1. permtang

    0下载:
  2. 这是一个生成全排列的程序,采用最小变化算法,相邻两个序列之间只有两个数的次序不同,每交换两个数,便形成一个新的序列,速度非常快.-This is a whole generation with a procedure using the smallest change algorithm sequence between two adjacent only two of several different order every two exchanged a few, it will lead
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:855
    • 提供者:唐海浪
  1. combtang

    0下载:
  2. 这是一个生成组合序列的程序,而且是非递归的,代码非常精简,速度很快,序列是字典序的.-This is a combination of sequence generation process, but also non - recursive, code very concise, very fast, is the sequence of lexicographic.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:826
    • 提供者:唐海浪
  1. Lib_fftnew

    0下载:
  2. 基于linux操作下的fortran快速付立变换的程序-based on the Linux operating FORTRAN fast Fourier transform procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42876
    • 提供者:马德才
  1. shuju

    0下载:
  2. 文章通过对实序列快速傅里叶变换的算法推导及Mallat 算法原理的分析,根据离散小波变换(DWT)算 法结构特征,提出了一种离散小波的快速变换算法,给出了相应的算法步骤。从数学理论上进行了论证,并把该算法 应用到静态图像处理中,得到了很好的快速和重建效果,具有一定的实用价值。 关键词:小波分析;Mallat 算法;快速小波算法 图像处理 中图分类号:TN914 文献标识码:A 1 引言 小波分析是近十多年来迅速发展起来的新兴学科和信号分析理论,是继傅里叶分析方法之后的重
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9996
    • 提供者:顶替
  1. 010101

    0下载:
  2. 快速最优通道布线算法 快速最优通道布线算法-rapid Optimal Routing Algorithm for fast access channel Optimal Routing Algorithm for fast access Optimal Routing Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:924677
    • 提供者:who
  1. Hfft

    0下载:
  2. 实现快速FFT傅立叶变换算法的Header文件,方便编程时使用。-FFT fast Fourier transform algorithm Header paper to facilitate the use of programming.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1069
    • 提供者:赵杰伊
  1. QUICKQUEUE

    0下载:
  2. 一个快速排序算法的实现例子,数据结构课程作业,可作研究学习之用。 包含源文件和详细的开发文档,可方便移植到C等语言平台。-a fast algorithm to achieve example, the data structure course work and can be used for research and study purposes. Includes source document and detailed documentation, will facilitate the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2453
    • 提供者:包包
  1. f107

    0下载:
  2. 用C++实现大容量数据的快速读入文件,以及快速写入磁盘!-with C + + realization of the large-capacity, rapid data read from documents, and fast into the disk!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:516304
    • 提供者:贺泉
  1. FFTmy

    0下载:
  2. 一维离散Fourier变换快速算法的c语言实现 。-one-dimensional Fast Fourier Transform algorithm in C Language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1700
    • 提供者:沈研宏
  1. Prime_Bit

    0下载:
  2. 素数统计快速算法,采用分段赛选,统计10^9 以内素数个数时间在1s以内。-prime Statistics fast algorithm, using sub-tournament election statistics 10 ^ 9-within a few hours in the number of 1s within.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1522
    • 提供者:hyb
  1. fasttrans

    0下载:
  2. 键盘任意输入一个稀疏矩阵A(m*n),采用三元组存储方法求其转置矩阵B(n*m),并用快速转置算法实现该操作。-keyboard indiscriminate importation of a sparse matrix A (n * m), using triple storage switch for its own matrix B (n * m), and fast algorithm home to the operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1175
    • 提供者:林杰
  1. marching

    0下载:
  2. Trung Nguyen 编写的一个简单的fast marching 算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2904
    • 提供者:wang
  1. fxt

    0下载:
  2. the FXT library: fast transforms and low level algorithms. The package contains many algorithms for programmers: bit manipulation, fast othogonal transforms, arithmetic and number theory algorithms.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1433827
    • 提供者:ly
  1. fast

    0下载:
  2. 快速排序。通过C语言实现。能正常运行。但需要帐户才能下载。请见谅。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1105
    • 提供者:李芳
  1. A-fast-algorithm-for-building-lattices

    0下载:
  2. Fast Algorithm to construct Concept Lattices (Function Analysis Concept)
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:75907
    • 提供者:leitholdt
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com