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

搜索资源列表

  1. Douglas-Peuker

    1下载:
  2. Douglas一Peukcer算法由D.Douglas和T.Peueker于1973年提出,简称D一P算法,是目前公认的线状要素化简经典算法。现有的线化简算法中,有相当一部分都是在该算法基础上进行改进产生的。它的优点是具有平移和旋转不变性,给定曲线与阂值后,抽样结果一定。 算法的基本思路是:对每一条曲线的首末点虚连一条直线,求所有点与直线的距离,并找出最大距离值dmax ,用dmax与限差D相比:若dmax < D ,这条曲线上的中间点全部舍去 若dmax ≥D ,保留dmax 对应的
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:11300
    • 提供者:windowsbbs
  1. Apriori

    0下载:
  2. Apriori算法C++实现,Apriori算法是一种挖掘关联规则的频繁项集算法,其核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集-Apriori algorithm C++ realize, Apriori algorithm is an association rule mining frequent itemsets algorithm, the core idea is the frequent item sets through a two-stage closed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1060829
    • 提供者:lihaoliang
  1. DES

    0下载:
  2. 这是用C语言编写的DES加密解密文件的算法,很好地阐述了DES算法的核心思想。-This is the DES encryption algorithm to decrypt the file using C language, a good exposition of the core idea of ​ ​ the DES algorithm.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-01
    • 文件大小:3943
    • 提供者:yaowangfengling
  1. HLSJSJM

    0下载:
  2. 一类基于行列式计算思想的图像置乱加密算法-Calculated based on the idea of ​ ​ a class determinant of image scrambling encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:155246
    • 提供者:老子
  1. 30333371euler

    1下载:
  2. 欧拉算法,基本思想是迭代。其中分为前进的EULER法、后退的EULER法、改进的EULER法。所谓迭代,就是逐次替代,最后求出所要求的解,并达到一定的精度。误差可以很容易的计算出来。-Euler algorithm, the basic idea is iterative. THE EULER method which is divided into forward and backward EULER ' method, improved EULER method. Called ite
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:11179
    • 提供者:赵龙
  1. dtw

    0下载:
  2. 这个算法是基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,简单来说,就是通过构建一个邻接矩阵,寻找最短路径和。-This algorithm is based on the idea of ​ ​ dynamic programming (DP) to solve the problem of template matching pronunciation of varying lengths, simply put, is by building an adj
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2553
    • 提供者:何明洋
  1. kuaisufuliyebianhuan

    0下载:
  2. 介绍了快速Fourier变换算法(FFT)的核心思想及其算法描述,并用Matlab程序设计语言实现了FFT算法.最后,举例说明用FFT算法计算复函数f(x)的插值函数-Introduced the fast Fourier transform (FFT) algorithm and its core idea of ​ ​ the algorithm descr iption and using Matlab programming language to implemen
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:126987
    • 提供者:王斌
  1. hoseprople

    0下载:
  2. 骑士游历问题是一个经典的数学问题。其思想在电路图的设计及图像加密等方面都有帮助,如果能将骑士游历问题算法通过计算机语言程序化将对其在其他领域中的应用有极大帮助-Knight traveled problem is a classical mathematical problem. The idea in the schematic design and image encryption and other aspects help if the problem can knights trave
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:738
    • 提供者:李浩
  1. Biometrics2008

    0下载:
  2. 掌静脉识别算法,对生物识别起到一个思路,对生物识别研究起到参考作用-Palm vein recognition algorithm, biometrics play an idea, research on biometrics play a reference role
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-30
    • 文件大小:22098
    • 提供者:dragon
  1. ImageMatting

    0下载:
  2. 图像处理ImageMatting的实现。主要思路是: 1)手工交互的给出一个前景区域的包围盒。 2)根据当前的前景和背景分割结果,分别估计前景和背景的GMM模型 3)用GraphCut算法进行分割 对上述2),3)两步进行迭代,得到比较好的分割结果 (分割-->估计前景背景-->分割) 4)matting-Image processing ImageMatting achieved. The main idea is:   1) gi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2719074
    • 提供者:朱继祥
  1. Apriorisrc

    0下载:
  2. Apriori算法是一种挖掘关联规则的频繁项集算法,其核心思想是通过候选集生成和情节的向下封闭检测两个阶段来挖掘频繁项集。而且算法已经被广泛的应用到商业、网络安全等各个领域。-Apriori algorithm is an association rule mining frequent itemsets algorithm, the core idea is to dig down through the closed itemsets candidate sets generated in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2577660
    • 提供者:alan
  1. PSOGSA_v3

    0下载:
  2. This a Hybrid PSO GSA Aigorithm.A new hybrid population-based algorithm (PSOGSA) is proposed with the combination of Particle Swarm Optimization (PSO) and Gravitational Search Algorithm (GSA). The main idea is to integrate the ability of exploitation
  3. 所属分类:matlab

  1. FFT-C

    0下载:
  2. DIT、FFT 算法的基本思想分析,实数蝶形运算算法的推导以及倒位序算法分析-DIT, the basic idea of ​ ​ FFT algorithm analysis and inversion algorithm sequence deduced real butterfly algorithm analysis
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:2578
    • 提供者:Cristin
  1. chuong-trinh-ver-2.0

    0下载:
  2. This paper presents a novel algorithm of hiding secret messages by applying mathematical lemmas and information theory. The proposed algorithm can hide more information with acceptable embedded rate and achieves requirements of information hi
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:1606238
    • 提供者:Bluehouse
  1. Scramble_intel

    0下载:
  2. Inspired with scramble game in android, a algorithm for searching dictionary words based on the traversing of 4x4 word matrix. taking long time to run but a novice idea.
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:876409
    • 提供者:kalidas
  1. src

    0下载:
  2. Apriori algorithm is a kind of association rules mining frequent itemsets algorithm, its core idea is the downward closure detection by candidate set generation and the plot of the two phase for mining frequent itemsets. And the algorithm has been wi
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:39330
    • 提供者:杜海韬
  1. 7

    0下载:
  2. 本文提出一种基于边缘自适应小波变换的多尺度图像修复算法,对非纹理图像有比较好的修复效 果。边缘自适应小波变换的基本思想是,先检测出图像的主要边缘,这些边缘把图像分割成几个平滑区,然后 对图像进行不跨越边缘的小波分解,即在各平滑区内部进行小波变换,得到图像的多尺度表示,并且同时计算 边缘的多尺度表示。这样的小波分解使高频信息基本都集中在边缘上,而高频系数则非常稀疏,而且都接近 于零。在此基础上进行图像修复,就只需要对低频部分与边缘图像进行修复,然后重构得到修复图像即可。 经过小
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:511544
    • 提供者:孙红娟
  1. FOA-ELM

    12下载:
  2. 算法思想是:1) 根据果蝇优化算法得到极速学习机隐层神经元的数目;2) 依据得到的隐层神经元数目和极限学习机的方法对训练样本和测试样本进行训练学习。只要打开fruitfly_elm.m文件运行即可,可以换数据集 -Algorithm idea is: 1) according to the number of flies speed machine learning algorithm to obtain the hidden layer neurons optimization Method
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-10-21
    • 文件大小:8192
    • 提供者:zhangnan
  1. pprs

    0下载:
  2. Particle swarm optimization is a heuristic global optimization method and also an optimization algorithm, which is based on swarm intelligence. It comes from the research on the bird and fish flock movement behavior. The algorithm is widely use
  3. 所属分类:LabView

    • 发布日期:2017-05-11
    • 文件大小:2226412
    • 提供者:anjali
  1. QUEEN

    0下载:
  2. 经典的八王后改进算法,算法的速度达到快很都的地步,利用一种对称的思想,这个压缩包里有几个代码,可以运行进行比较-The classic eight-speed queen improved algorithm, the algorithm can achieve very fast to the point where the idea of ​ ​ using a symmetric
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:576425
    • 提供者:林银桂
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 44 »
搜珍网 www.dssz.com