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

搜索资源列表

  1. canny-edge

    0下载:
  2. 边缘检测,源代码,基于matlab的。是canny算子。也可以改动一下模板,即可变成其他算法的了。-Edge detection, source code, based on matlab' s. Is a canny operator. Can also change what the template, you can become the other algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1278
    • 提供者:xy
  1. Dimension-reduction--toolbox

    1下载:
  2. 该工具箱中包含了多种降维算法。其中有传统的PCA和Local PCA算法,也有典型的流形学习算法,如Isomap、LLE、HLLE、Laplacian Eigenmaps 和 Local Tangent Space 。-The toolbox contains a variety of dimensionality reduction algorithms. In which the traditional PCA and Local PCA algorithms, there are the
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:196076
    • 提供者:芝麻
  1. code

    1下载:
  2. java的遗传算法 用遗传算法来实现自动文摘-GA Genetic algorithms java
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-10-11
    • 文件大小:18184
    • 提供者:zhenzhen
  1. skelinationpruning

    0下载:
  2. 一种新的骨架修剪算法,与之前的其他算法相比,在处理复杂图像时,其修剪效果更好。-A new skeleton pruning algorithm, and compared to other algorithms before, in dealing with complex images, the better pruning.
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:904546
    • 提供者:王卫国
  1. FaribaTaghinezhadnet

    0下载:
  2. red and wred algorithms in matlab for networking
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:184105
    • 提供者:bita
  1. LLFScheduling

    0下载:
  2. 最小松弛度优先算法,属于实时调度算法,又叫最小欲度(空闲时间)优先算法,在这里,给出了其C++的代码实现。-Minimum slack priority algorithm, belonging to real-time scheduling algorithm, also known as For the smallest degrees (idle time) priority algorithms, in here, given its C++ code to achieve.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4791
    • 提供者:薛松
  1. 1

    1下载:
  2. 文章对几种常用的基于循环前缀(CP)的最大似然同步算法进行了分析,并对其频偏估计方差进行了比较;同 时针对基于CP 的同步算法在多径衰落信道下性能较差的情况,提出了一种改进的CP 同步算法并进行了仿真,结果表明相比 于原ML 算法,文中算法在多径信道下可有效提高频偏估计性能。-】This paper does some research on multiple maximum-likelihood (ML) algorithms based on cyclic prefix (CP)
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:804492
    • 提供者:卫海宁
  1. jinchengdiaodu

    0下载:
  2. 进程调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)可选择进程数量 3)本程序包括三种算法,用C或C++语言实现,执行时在主界面选择算法,进入子页面后执行,显示结果。-The process of scheduling algorithms: round-robin method, short job first algorithm, the dynamic priority-level algorithm. 2) choose the number of proc
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:553913
    • 提供者:wuwenqin
  1. [matlab]altificialbeecolonyalgorithm

    12下载:
  2. 人工蜂群算法的matlab源代码,共有两个版本,原作者版和改进版。 -Artificial Bee Colony (ABC)algorithm matlab source code, there are two versions, the original author version and an improved version. Artificial Bee Colony (ABC) is one of the most recently defined algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:49136
    • 提供者:weijia
  1. SA_GA

    3下载:
  2. 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-11
    • 文件大小:5833
    • 提供者:杨剑浩
  1. search

    0下载:
  2. A Pacman agent needs to efficiently find paths through a maze, either to reach a particular location or collect remaining food quickly. In this project, you will build general search algorithms and apply them to Pacman scenarios. The code for t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:11237084
    • 提供者:xiaoxiao
  1. StorageLibrary3.56_FullSource_Delphi2010

    1下载:
  2. 【最新for delphi 2010全源码版本】 应用程序设置管理是任何应用程序和基础的重要组成部分。通常TIniFile和TRegistry类用于这一目的。Storage Library为应用程序设置管理的新途径。Storage Library是为应用程序设置工作,使组件的集合。Storage Library的概念是非常优雅和简单的: *TrsStorage -主要含有类似的内存结构树中的所有数据 *一些TrsStorageData控件与ini,XML文件,注册表或TS
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-07-12
    • 文件大小:608924
    • 提供者:uuhunter
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1350100
    • 提供者:憨豆
  1. java-all

    0下载:
  2. 这是《数字图像处理Java语言算法描述》书中的源代码,如果打算看此书可以下载该代码直接运行。-This is a " digital image processing algorithms described in Java language," the book' s source code, read this book if you plan to download the code can be run directly.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:195667
    • 提供者:vegalee
  1. random_walker_matlab_code

    0下载:
  2. The random walker algorithm was introduced in the paper: Leo Grady and Gareth Funka-Lea, "Multi-Label Image Segmentation for Medical Applications Based on Graph-Theoretic Electrical Potentials", in Proceedings of the 8th ECCV04, Workshop on Compute
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-23
    • 文件大小:32927
    • 提供者:qozm
  1. ch2

    1下载:
  2. 第2章 信号变换 67 2.1 Z变换及MATLAB实现 67 2.1.1 Z变换的定义 68 2.1.2 Z变换的收敛域 68 2.1.3 Z逆变换 70 2.1.4 Z变换的性质 72 2.1.5 Z变换的工程应用 74 2.2 Chirp Z变换及MATLAB实现 77 2.2.1 Chirp Z变换的定义 77 2.2.2 Chirp Z变换的计算方法 79 2.2.3 Chirp Z变换的MATLAB实现 80 2.3 离散傅里叶变换及MAT
  3. 所属分类:Communication

    • 发布日期:2016-01-26
    • 文件大小:6953
    • 提供者:Lily
  1. audiowatermark

    2下载:
  2. 音频水印算法实现,其中包括水印的嵌入,音频水印常用攻击,以及检测算法的实现。-Audio watermarking algorithms, including the watermark embedding, audio watermarking common attacks, and the detection algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2026
    • 提供者:王景
  1. PrimeGenAndTester

    0下载:
  2. Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography. Program has easily readable and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:22393
    • 提供者:s_wilfred
  1. 一维和二维小波变换的VC实现

    2下载:
  2. 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
  3. 所属分类:Wavelet

    • 发布日期:2016-07-04
    • 文件大小:173537
    • 提供者:朱江
  1. l1benchmark

    1下载:
  2. l1benchmark 这个算法包提供了十种求解带稀疏约束的矩阵方程 AX=b 的 MATLAB 实现代码,并提供了一个比较各种算法求解结果的演示。-An L1-norm minimization benchmark package, which contains an implementation of ten L1-norm minimization algorithms in MATLAB. The package also provides a test scr ipt for comp
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:46215
    • 提供者:bsmsht
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com