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

搜索资源列表

  1. j_13622_javasf

    0下载:
  2. java算法大全,有近100多种常见算法的源代码,是学习JAVA算法的难得资料。 -java algorithm Guinness, nearly more than 100 kinds of common algorithm source code is a unique learning algorithm JAVA information.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1121516
    • 提供者:王杰
  1. MCROSOFT_Matching

    0下载:
  2. 微软研究院做的一个 集合了几种常见的立体匹配算法:包括sad,ssd,bp,maxflow等等。而且自带truth map可以评估自己的算法-Microsoft Research to do a collection of several common stereo matching algorithm: including the sad, ssd, bp, maxflow and so on. Truth map and can bring their own assessment of t
  3. 所属分类:3D图形编程

    • 发布日期:2013-04-01
    • 文件大小:179202
    • 提供者:woxiest
  1. Eff_STL

    0下载:
  2. 在知道怎么建立容器,迭代它们的内容,添加删除元素和应用常见算法的基础上,该书中作者解释了怎么结合STL组件在库的设计得到最大的好处。-Know how to set up in containers, iterative their content, add and delete elements in the application of common algorithm based on the author of the book explains how combining STL li
  3. 所属分类:STL

    • 发布日期:2017-05-19
    • 文件大小:5286747
    • 提供者:飞飞
  1. computation_geometry_lib

    0下载:
  2. 计算常见的几何算法问题, 参加竞赛常用的算法,都经过了测试,欢迎大家使用,C代码-computation geometry lib
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:27198
    • 提供者:keenas
  1. datastructure

    0下载:
  2. 数据结构与算法的一些实现程序,包括排序、队列等常见算法的-Data structure and algorithm to achieve a number of procedures, including sorting, common queue algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:9342
    • 提供者:吴翔
  1. include

    0下载:
  2. 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。-Principles of understanding the generation of curves, the curves have several common generation algorithm, using VC+ OpenGL to achieve Bezier curve generation algorithm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:5500
    • 提供者:zhanyun
  1. code

    0下载:
  2. VC++,实现的图像处理的常见算法,如图像编码,几何变换,形态变换等。-VC++, to achieve a common image processing algorithms, such as image coding, geometric transformations, morphological transformation and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5002240
    • 提供者:
  1. Commondigitalimageprocessingalgorithmssource

    0下载:
  2. 数字图像处理常见算法的源程序,形态学,二值化,高斯噪音都包括了 -Common digital image processing algorithms source, morphology, thresholding, Gaussian noise is included
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:19767
    • 提供者:黄昏雨
  1. pianweifen

    0下载:
  2. 利用MATLAB进行的常见偏微分数值算法,绝对全面!-Commonly carried out using MATLAB partial differential numerical algorithm, absolutely full!
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7884
    • 提供者:wqc
  1. GASA

    0下载:
  2. 基于遗传模拟退火和Otsu法的图像分割。采用一种基于模拟退火算法(SA)的混合遗传算法(GASA),来进行Otsu方法选择阈值,其中进行求解时是非线性的遗传算法(GA)的应用优化了求阈值过程,并尽可能地减少其运算量,而加入SA则避免了遗传算法(GA)常见的早熟收敛现象,从而实现有效简单的图像分割。 -adopt hybrid genetic algorithm(GASA) based on simulated annealing algorithm,choose threshold by O
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:82359
    • 提供者:李丽
  1. image_process

    0下载:
  2. 图像处理中的一些常见算法的源码,非常适合于学习。-In some of the common image processing algorithms source code is very suitable for learning.
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6521918
    • 提供者:wx
  1. Sort_show

    0下载:
  2. 用Java实现的对常见7个排序算法进行演示,7个排序算法为:冒泡、插入、堆排、归并、快排、希尔、选择-With the Java implementation of the common sorting algorithm 7 demo, 7 sorting algorithms: bubble, insertion, the heap row, merge, quick row, Hill, choose
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:115176
    • 提供者:pf22099
  1. VCSomeDigitalImageProgressing

    0下载:
  2. Visual C++ 数字图像处理的一些常见算法-Visual C++ some of the common digital image processing algorithms
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1130014
    • 提供者:卓巨
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416432
    • 提供者:swreal
  1. 2007

    0下载:
  2. 数字信息压缩编码常见算法,里面是算法的介绍,剖析,不错的书籍-Common digital information compression coding algorithm, which is the algorithm descr iption, analysis, good books
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:153572
    • 提供者:cxs
  1. algorithm

    0下载:
  2. 模拟退火法,蚁群算法,遗传算法,分水岭算法等常见算法的Matlab程序-Simulated annealing, ant colony algorithm, genetic algorithm, watershed algorithm common algorithm Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9694
    • 提供者:sunshaobin
  1. C_suanfa

    0下载:
  2. c常见算法,包含一些常用都算法,免费下载。-c common algorithms, including some commonly used algorithms are free to download.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:320743
    • 提供者:pudnsd5
  1. MATLAB

    0下载:
  2. matlab的一些常见算法的小合集 大概有几十个-Some common algorithms matlab small collection of about dozens of
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1661
    • 提供者:sk
  1. java

    0下载:
  2. JAVA算法大全,有近100多种常见算法的源代码,是学习JAVA算法的难得资料-JAVA algorithm Daquan, there are nearly 100 types of common algorithms source code is valuable information to learn JAVA algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1242846
    • 提供者:fl
  1. aliasing

    0下载:
  2. 图形学的一些常见算法的实现之一:金刚石算法-the implementation of some common algorithms for graphics
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:176024
    • 提供者:liudekuan
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com