搜索资源列表

  1. 遗传算法模板

    0下载:
  2. 用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。-used to write the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2.33kb
    • 提供者:风云
  1. 小强acm常用算法

    0下载:
  2. acm常用算法 比赛常用模板库
  3. 所属分类:源码下载

    • 发布日期:2011-01-08
    • 文件大小:81.73kb
    • 提供者:20081121107
  1. Edit Distance算法

    0下载:
  2. 对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法-right pattern recognition template matching string for the research and design of the arbitrary strings and string matching similarity, Ken Livingstone distance c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-09
    • 文件大小:2kb
    • 提供者:蓝色梦幻
  1. 图象的检测,模板匹配算法代码

    0下载:
  2. 图像处理,图像的检测,模板匹配算法代码,应用与模板搜索-image processing, image detection and template matching algorithm code, application templates and search
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-09
    • 文件大小:35kb
    • 提供者:罗丁
  1. 数据结构算法集---C++语言实现

    0下载:
  2. 常用的C++数据结构算法,包括队列、堆栈、链表...等.以模板类型式实现-C common data structure algorithms, including queue, stack, etc. List .... To achieve template-type
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-09
    • 文件大小:7kb
    • 提供者:新康
  1. 图像检测和模板匹配源码2005518144751

    0下载:
  2. 图象的检测,模板匹配算法代码,c语言开发。-image detection and template matching algorithm code, c-language development.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-09
    • 文件大小:24kb
    • 提供者:jia
  1. 图像处理算法

    0下载:
  2. rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat tra
  3. 所属分类:图片显示浏览

    • 发布日期:2024-11-09
    • 文件大小:537kb
    • 提供者:也风
  1. 遗传算法模板

    0下载:
  2. 用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。-used to write the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account.
  3. 所属分类:matlab例程

    • 发布日期:2024-11-09
    • 文件大小:2kb
    • 提供者:风云
  1. 图像处理模板匹配

    0下载:
  2. 本程序可以对读入图像进行图像的小波变换,滤波处理,数字图像处理等多种针对图像进行的算法,并有完整的Vc源代码。-this program can read images Image wavelet transform, filter processing, digital image processing for image for a variety of algorithms, and the integrity of the so
  3. 所属分类:波变换

    • 发布日期:2024-11-09
    • 文件大小:127kb
    • 提供者:
  1. vb-GA

    0下载:
  2. 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-09
    • 文件大小:6kb
    • 提供者:严伟
  1. changyongsousuosuanfa

    0下载:
  2. 常用搜索算法 光盘上包括了书上提供的例程及算法,均可在Visual C++ 6.0下编译通过。 读者可参照书籍了解程序的使用。 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -search algorithm commonly used on
  3. 所属分类:图形/文字识别

    • 发布日期:2024-11-09
    • 文件大小:1.6mb
    • 提供者:super
  1. matching

    0下载:
  2. 模板匹配算法源代码,可以对有旋转的目标进行识别-Template matching algorithm source code, can have a rotating target identification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-09
    • 文件大小:1.9mb
    • 提供者:黄蓉
  1. Speeching

    0下载:
  2. 端点检测算法采用现阶段比较精确的时频方差检测法,模式识别和模板匹配采用的是改进后的DTW算法(主要是限定了DTW的搜索路径,进一步精确了DTW的平行四边形的形状,进一步的减少匹配中的参数存贮量以及多余的搜索路径)。-Endpoint detection algorithm uses more precise at this stage variance time-frequency detection, pattern recognit
  3. 所属分类:语音合成与识别

    • 发布日期:2024-11-09
    • 文件大小:7kb
    • 提供者:李兰菊
  1. Common_algorithm_Template_library_(C++)

    0下载:
  2. 这是一个常用算法模板库(C++),包括有排序算法、数学问题、查找、栈、队列、串、 树、图、高精度计算等九个部分的常用算法。非常实用!-This is a commonly used algorithm for template library (C++), Including the sorting algorithm, a mathematical problem to find, stacks, queues, strings, t
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-11-09
    • 文件大小:39kb
    • 提供者:任艳光
  1. Matlab

    0下载:
  2. 图像模板匹配算法用MATLAB来试验,有例子大家可以看看,有上占还不完好,有能力的自己-Image template matching algorithm using MATLAB to test, there are examples we can see, there are not well accounted for, the ability of their changed
  3. 所属分类:图形/文字识别

    • 发布日期:2024-11-09
    • 文件大小:67kb
    • 提供者:zheng
  1. ACM国际大学生程序设计竞赛 算法与实现 俞勇

    0下载:
  2. 此为部分acm算法模板,对算法学习有帮助(This is part of the ACM algorithm template, algorithm learning helpful)
  3. 所属分类:文档资料

    • 发布日期:2024-11-09
    • 文件大小:16.93mb
    • 提供者:wang648979
  1. 模板

    0下载:
  2. 大学期间C++基本的编程模板的部分总结,可以运行(During the University C++ part of the basic programming template summary, you can run)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-09
    • 文件大小:35kb
    • 提供者:jiao
  1. ACM算法模板(吉林大学)

    0下载:
  2. 有关acm算法的一本电子文档,以及模板,很实用。(About the ACM algorithm of an electronic document, as well as templates, very practical.)
  3. 所属分类:文档资料

    • 发布日期:2024-11-09
    • 文件大小:800kb
    • 提供者:执1234
  1. ACM算法模板

    0下载:
  2. 这是我们学校的ACM培训资料,分好的算法模板。(This is our school's ACM training material, and a good algorithm template.)
  3. 所属分类:文档资料

    • 发布日期:2024-11-09
    • 文件大小:1.68mb
    • 提供者:欧阳锋q
  1. 遗传算法多目标优化模板

    0下载:
  2. 利用geatpy库是实现多目标优化, 基于改进NSGA-Ⅱ算法求解多目标优化问题的进化算法模板,传统NSGA-Ⅱ算法的帕累托最优解来只源于当代种群个体,这样难以高效地获取更多的帕累托最优解,同时难以把种群大小控制在合适的范围内,改进的NSGA2整体上沿用传统的NSGA-Ⅱ算法,不同的是,该算法通过维护一个全局帕累托最优集来实现帕累托前沿的搜索,故并不需要保证种群所有个体都是非支配的。(Using geatpy library to re
  3. 所属分类:其他小程序

    • 发布日期:2024-11-09
    • 文件大小:14kb
    • 提供者:zm1720088563
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org