CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - Genetic Algorithm

搜索资源列表

  1. vcNetworks

    0下载:
  2. 采用基因算法实现一个网络规划的实例,用VC++6.0实现,基因算法(又叫神经网络)是一个很具有实用价值的算法。-using a genetic algorithm to achieve the network planning examples, with VC + +6.0 realized, genetic algorithm (also known as a neural network) is a very practical value is the algorithm.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:79274
    • 提供者:刘哲
  1. Cluster.rar

    4下载:
  2. 在Visual C++下实现聚类分析在图像识别中的应用。其中包括模糊聚类,遗传算法聚类分析,层次聚类和动态聚类等算法。可以运行,并有分类的源文件。是不错的研究素材。,In Visual C++ Achieve clustering analysis in image recognition applications. Including fuzzy clustering, genetic algorithm for cluster analysis, hierarchical clusterin
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-18
    • 文件大小:229208
    • 提供者:dd
  1. PatternRecongnition

    0下载:
  2. 图像模式识别聚类分析、模糊聚类、遗传算法聚类-Cluster analysis of image pattern recognition, fuzzy clustering, genetic algorithm clustering
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:232910
    • 提供者:yutao
  1. ipr.iso

    0下载:
  2. 《图像模式识别--VC++技术实现》/ 杨淑莹编著 配套cd 夲书介绍图像模式识别的各种算法及其编程实现。内容包括:模式识别的基夲槪念,模板匹配分类器,几何分类器,聚类分析,遗传算法聚类分析等。-" Image pattern recognition- VC++ technology to achieve" /杨淑莹edited夲book cd package introduced a variety of image pattern recognition algori
  3. 所属分类:Graph Recognize

    • 发布日期:2016-08-29
    • 文件大小:16743021
    • 提供者:stl
  1. fengefa

    0下载:
  2. 基于一种新的二值化优化方法 与 实现:综合全局二值化与边缘检测的图像分割方法-Based on a new binarization method and the realization of optimization: an integrated global binarization and edge detection for image segmentation method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:278938
    • 提供者:liycstart
  1. Cluster

    1下载:
  2. 一个用VC编写的聚类案例,可以实现C聚类、模糊聚类和应用遗传算法对样品进行聚类分析 -Written in a cluster with VC cases, can be achieved C clustering, fuzzy clustering and genetic algorithm for cluster analysis of samples
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-23
    • 文件大小:7714933
    • 提供者:刘钢
  1. genetic_algorithm_best_value

    0下载:
  2. 此遗传算法具有通用性,易用性,结果分析比较具体,更重要的是可以运行。此代码可以让用户添加相关的输入数据,可移植性好-This genetic algorithm is universal, ease of use, the results of analysis and comparison of specific, more importantly, is that it can run. This code allows users to add the relevant input dat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:103203
    • 提供者:tianj
  1. VC_technology_based_Image_pattern_recognition

    0下载:
  2. 图像模式识别-VC++技术实现的源码程序,遗传算法、圣经网络、贝叶斯等先进算法的源代码,VC++可编译文件。-Image pattern recognition technology-VC++ source program, genetic algorithm, the Bible networks, Bayesian and other advanced algorithms source code, VC++ to compile the file
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-31
    • 文件大小:13130825
    • 提供者:wuwei
  1. shuzituxiangchuli

    0下载:
  2. 在传统图像识别中的模板匹配技术面临着计算量大,存储量大的缺点,因此提出了基于遗传算法的图像识别的方法。本文提出了传统的基于遗传算法和normxcorr2结合的方法,对图像进行离散化,然后把图像识别问题变成一系列的离散点组合优化问题,再利用遗传算法对种群优化的性能,对各个控制点组合优化,让控制点与模板进行匹配,寻出最优解。最后通过实验验证遗传算法在图像识别的优点。-In the traditional image recognition in the face template matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:122653
    • 提供者:谢宗华
  1. yc

    0下载:
  2. 基于改进的遗传算法的神经网络程序,含注释语句-Improved genetic algorithm-based neural network program, including the Notes statement
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-17
    • 文件大小:8071
    • 提供者:lihua
  1. genetic-algorithm

    0下载:
  2. 遗传算法,分类器,聚类器,在VC++环境下实现。-genetic algorithm, classifier, cluster,VC++
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-30
    • 文件大小:131691
    • 提供者:YJ
  1. mohu

    1下载:
  2. 利用遗传算法判断图像模糊与清晰度,计算出图像的清晰度 -The use of genetic algorithm to determine the image blur and sharpness, image clarity calculated
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:808
    • 提供者:不能说
  1. maingaelit

    0下载:
  2. 将最大类间方差和遗传算法相结合实现较好的图像分割效果-The maximum interclass variance and genetic algorithm are combined to achieve better image segmentation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-14
    • 文件大小:3072
    • 提供者:张佳
  1. auu

    0下载:
  2. 一个matlab实现遗传算法的程序,希望能够给大家提供帮助-A matlab genetic algorithm program, the hope can give you help
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:rkudugzn
  1. Doemunication_Communication

    0下载:
  2. Communication network link capacity and traffic joint optimization allocation problem of matlab genetic algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:Etuehlet
  1. xojh

    0下载:
  2. 遗传算法中的简单遗传算法,用matlab实现,推荐给大家-The simple genetic algorithm genetic algorithm (ga) and matlab, recommend to everyone
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-11
    • 文件大小:11463
    • 提供者:eoresd
  1. prrgciple

    0下载:
  2. matlab的遗传算法原理及实现,以及具体的应用 不错的源码-Matlab genetic algorithm principle and implementation, and a specific application of the source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-12
    • 文件大小:147892
    • 提供者:rbcordsex
  1. applicationlentrucmor

    0下载:
  2. matlab编写的遗传算法,采用二进制编码,有说明文档,-Matlab genetic algorithm, using the binary code, documentation,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-14
    • 文件大小:84297
    • 提供者:valvop
  1. RVNB

    0下载:
  2. This directory contains the Genetic Algorithm Optimization T(This directory contains the based Algorithm Optimization T)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-24
    • 文件大小:12288
    • 提供者:VSAeggv
  1. MLP-Generiq-MLP

    0下载:
  2. 一个基于遗传算法和MLP的例子 Generic Algorithm 不错的源码(An example based on genetic Algorithm and MLP Generic Algorithm source code)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:nonmmf
« 12 »
搜珍网 www.dssz.com