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

搜索资源列表

  1. pso-svm.rar

    5下载:
  2. 粒子群算法与支持向量机的结合,用粒子群算法快速寻找支持向量机的最优参数。,Particle swarm optimization with support vector machines with particle swarm optimization with support vector machines quickly find the optimal parameters.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-23
    • 文件大小:854
    • 提供者:海廷
  1. mp_fft.rar

    2下载:
  2. 利用FFT快速算法来实现二维图像基于匹配追踪算法的稀疏分解。,Fast Algorithm for the use of FFT to achieve two-dimensional image matching tracking algorithm based on sparse decomposition.
  3. 所属分类:matlab例程

    • 发布日期:2013-12-10
    • 文件大小:20619
    • 提供者:燕子
  1. arraysort

    0下载:
  2. 数组排序算法,这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法,-Array sorting algorithm, its head files include four sorting methods:bubble sorting method (bubble), insertion sorting method(insert
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:454503
    • 提供者:
  1. SALSA_v2.0

    0下载:
  2. 这个软件包实现了一个快速算法,用来解决一些线性逆问题。-This set of MATLAB files contain an implementation of the algorithms described in the following papers: "Fast Algorithm for the Constrained Formulation of Compressive Image Reconstruction and Other Linear Inverse Pro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:269919
    • 提供者:风涌泉
  1. 蚁群算法

    5下载:
  2. 蚁群算法/ 蚁群算法/Matlab中文论坛--助努力的人完成毕业设计.url 蚁群算法/一种快速求解旅行商问题的蚁群算法.pdf 蚁群算法/使用帮助:新手必看.htm 蚁群算法/基于改进蚁群算法对最短路径问题的分析与仿真.pdf 蚁群算法/基于改进蚁群算法的出租车路径规划算法.pdf 蚁群算法/基于改进蚁群算法的最短路径问题研究.pdf 蚁群算法/基于蚁群算法的公交路线走向模型及其求解.pdf 蚁群算法/基于蚁群算法的完全遍历路径规划研究.PDF 蚁群算法/用蚂蚁算法和模拟退火
  3. 所属分类:编程文档

    • 发布日期:2012-09-09
    • 文件大小:5463327
    • 提供者:wodexiaowo
  1. 112

    0下载:
  2. 二值图像连通域标记快速算法,能进行区域检测,附代说明文档,VB开发-Binary image connected component labeling fast algorithm that can detect regional, with a generation of documentation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:45130
    • 提供者:lq8712b3
  1. SURFSIFT

    0下载:
  2. 这是SIFT和SURF算法的基本介绍的文档,初学者可以快速入门,对匹配算法快速掌握。-SIFT and SURF algorithms which is a basic introduction to the document, beginners can get started quickly, right matching algorithm to grasp.
  3. 所属分类:File Formats

    • 发布日期:2017-03-25
    • 文件大小:7499
    • 提供者:xujie
  1. fft_c

    0下载:
  2. fft(快速傅里叶变换)算法的c语言实现-fft (Fast Fourier Transform) algorithm implementation c language
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1753
    • 提供者:寒星
  1. SearchMaze

    1下载:
  2. 代码实现了电脑鼠走迷宫,利用“洪水”算法,快速并且准确-Code to achieve a computer mouse maze, using the " flooding" algorithm, fast and accurate
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:66983
    • 提供者:wangxc
  1. MPI-Sort

    0下载:
  2. 枚举、快速排序和正则采样排序的并行算法,附带说明,无解压密码-Enumeration, fast sorting and regular sampling of parallel sorting algorithms, annotated, non-decompression password
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:8869
    • 提供者:不死鸟
  1. dct

    0下载:
  2. 一个快速算法的例子,有和一般算法的比较--A example about fast algorithm , it has been comparied with common algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:43851
    • 提供者:站长
  1. FFT(DFTrealarray)twodimension

    0下载:
  2. 多维傅里叶变换,二维DFT快速算法,共分五部--三:二维实序2D-DFT列行列算法-Multi-dimensional Fourier transform, fast algorithm for two-dimensional DFT is divided into 5- 3: two-dimensional real column ordinal ranks of 2D-DFT algorithm for
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3058
    • 提供者:jet ju
  1. wavelet

    5下载:
  2. 通过matlab实现二维离散小波变换的Mallat快速算法源程序和对二维图像进行多级分解与重建-Matlab achieved by two-dimensional discrete wavelet transform Mallat fast algorithm and multi-dimensional image decomposition and reconstruction
  3. 所属分类:Wavelet

    • 发布日期:2017-03-21
    • 文件大小:198090
    • 提供者:zhang
  1. sortdemo

    0下载:
  2. 采用MFC界面,实现了冒泡排序、堆排序、快速排序、归并排序等常用排序算法的算法演示。-Using MFC interface, implementation of the Bubble Sort, Heap Sort, Quick sort, merge sort sorting algorithm, such as commonly used algorithm demo.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:224486
    • 提供者:秦子鸣
  1. IP_labb_Csharp

    0下载:
  2. 二值图像联通区域快速标记算法实现 c 能够将二值图像标记后用伪彩色进行区域填充-Unicom regional rapid binary image marking algorithm of binary image c can be labeled for area filling with pseudo-color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1827761
    • 提供者:zhanghf
  1. Watermark_2

    0下载:
  2. 信息隐藏与水印技术系列实验之二:空域不可见LSB图像水印算法(开发工具:vc2005): 实现在一个256色灰度载体图像的LSB中嵌入一个二值(用256色模拟)灰度文本图像水印。其主要功能如下: (1)可以载入不同的载体图像和水印图像,但载体图像和水印图像在本软件中被限制为256色灰度图像,若要用其它图像甚至彩色图像,请修改源码。 (2)可以对含水印图像中的水印信息进行提取,提取时不需要原始图像。 (3)LSB攻击可使含水印图像中的水印信息丢失。 (4)可以计算峰值信噪比(P
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1061122
    • 提供者:
  1. ASIFT_SIIMS_final

    0下载:
  2. ASIFT角点检测算法,具有速度快,性能好等优点,可以对特征进行快速提取-ASIFT corner detection algorithm, has the speed, performance, etc., can be quickly extracted features
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3219383
    • 提供者:包军
  1. zhang

    3下载:
  2. 快速并行细化算法,并保证细化后曲线的连通性。-Fast parallel thinning algorithm, and to ensure connectivity after thinning curve.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-11
    • 文件大小:623
    • 提供者:liuliyang
  1. FFT-java

    0下载:
  2. java 编写的FFT 实现FFT快速算法-a FFT by java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:841
    • 提供者:289326660qq
  1. QuickSort

    0下载:
  2. 迭代快速排序,基本上按照算法书上的算法思想来实现的-Iterative Quicksort basically in accordance with the algorithm book thinking algorithm to achieve the
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:111813
    • 提供者:taolizao
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com