CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - c i

搜索资源列表

  1. 指纹识别c++源程序

    3下载:
  2. 在vc环境下的指纹识别与处理,我也是从别处得到的,主要看看算法结构。-vc environment in the fingerprint identification and handling, I also received from elsewhere, mainly look at the algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26.71kb
    • 提供者:林华
  1. C++BPCHENGXU

    0下载:
  2. C++的BP算法程序,这个程序是我从网上找到的,希望对大家能有用-C BP algorithm procedures, which is what I got from the Internet, I hope we can be useful right
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.68kb
    • 提供者:fu
  1. c++neuralnetworkdevelopmentpakage

    0下载:
  2. annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.-ANN, ie, Artificial Neural Netwo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:480.8kb
    • 提供者:陈伟
  1. c-fingerprint

    0下载:
  2. c代码,实现指纹图片的增强、二值化、细化等功能,本人已调试通过。-c code, fingerprint images to achieve the increase in value of 2, thinning and other functions, I have been through debugging.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:68.59kb
    • 提供者:赵武锋
  1. 11.c

    0下载:
  2. 矩阵相乘.zip - C语言源代码 矩阵相乘... - 本人这学期写八数码作业,采用三种人工智能算法,在-matrix multiplication. Zip-C language source code matrix multiplication ... - I wrote this semester eight digital operations, in three artificial intelligence algorithm, the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.75kb
    • 提供者:智成
  1. 经改写过的C++ bp神经网络算法

    1下载:
  2. 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the Internet is spreading everywhe
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:30.69kb
    • 提供者:原则性
  1. K-均值聚类算法C++编程

    3下载:
  2. K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.98kb
    • 提供者:韩磊
  1. c 5.5

    0下载:
  2. 本人用c作的c 5.5,一种决策书的开发工具,感兴趣的可以一起研究-I used for the c c 5.5, a decision on the development tools, together with interest the study
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.7kb
    • 提供者:王浩
  1. NSGA-II.非常强大的多目标遗传算法

    27下载:
  2. NSGA-2 一种非常强大的多目标遗传算法,本人已经把它调通.,NSGA-2 a very strong multi-objective genetic algorithm, I have to tune it pass.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2015-11-24
    • 文件大小:374.63kb
    • 提供者:feishao
  1. PCNN_toolbox.rar

    1下载:
  2. 该程序是我用在图像融合中的脉冲耦合神经网络(PCNN)的代码,希望对各位有用。欢迎访问http://quxiaobo.go.8866.org or http://quxiaobo.blog.edu.cn,The program that I used in image fusion of Pulse-Coupled Neural Network (PCNN) code, in the hope that useful. Welcome to http://quxiaobo.go.8866.org
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:224.24kb
    • 提供者:小波
  1. galib245.zip

    0下载:
  2. 麻省理工开发的免费遗传算法类库GAlib,很好用,我用它实现过一些具体问题的遗传算法。, Hemp province technical development free heredity algorithm class storehouse GAlib, is very easy to use, I use it to realize some concrete questions heredity algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:495.37kb
    • 提供者:应伟勤
  1. NeuroNetSample

    2下载:
  2. 我以前写的一个的神经网络学习函数逼近和分类的例子,商用级的。-I have previously written a study of the neural network function approximation and classification of examples, business class.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:72.66kb
    • 提供者:Kevin Guo
  1. c

    0下载:
  2. 经典的模糊金库算法文章,希望对大家有用。-Classic fuzzy vault algorithm article, I hope useful for all of us.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:805.08kb
    • 提供者:刘红莉
  1. nsga2code(c)

    2下载:
  2. CODE OF NSGA,I hope that it will help you,thank you~-CODE OF NSGA, I hope that it will help you, thank you ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:25.53kb
    • 提供者:amy
  1. tsp_yichuansuanfai

    0下载:
  2. tsp遗传算法的实现,以前的作业,希望大家喜欢-Genetic Algorithm tsp realize, before the operation, I hope everyone likes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:709.94kb
    • 提供者:zzt
  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:585.38kb
    • 提供者:
  1. BPNet

    0下载:
  2. 关于BP神经网络的代码,是用c++实现的,希望对大家有帮助-Neutral Net of BP,which is completed by C++.I hope it is useful to everyone.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:52.36kb
    • 提供者:andy
  1. ImprovedTSP

    0下载:
  2. 运用遗传算法GA解决TSP问题的C++源代码!希望能够对大家有所帮助-GA using genetic algorithms to solve TSP problem C++ source code! I hope this can help us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.06mb
    • 提供者:lidan
  1. EightPazzelBfs

    0下载:
  2. This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:35.09kb
    • 提供者:somatco
  1. AntAlgorithm

    0下载:
  2. 一个蚁群算法求解邮递员路由问题(TSP)具体实现,本人在传统蚁群算法基础上进行改进,达到较高的效率-An ant colony algorithm for routing problem postman (TSP) concrete implementation, I am in the traditional ant colony algorithm based on the improvements to achieve higher efficiency
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:285.46kb
    • 提供者:wangrenbiao
« 12 3 4 »
搜珍网 www.dssz.com