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

搜索资源列表

  1. 迷宫算法.rar

    0下载:
  2. 迷宫算法VC源代码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-03-16
    • 文件大小:327.35kb
    • 提供者:
  1. 遗传算法

    0下载:
  2. 用VC++实现的遗传算法值得研究
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-03-29
    • 文件大小:285.14kb
    • 提供者:stone1983
  1. VC编写的神经网络算法程序

    1下载:
  2. 一个VC编写的神经网络算法程序,对学智能算法的朋友很有用。-a VC prepared by the neural network algorithm procedures, intelligent algorithm friends useful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-01
    • 文件大小:45.81kb
    • 提供者:彭道刚
  1. Apriori(VC程序)

    0下载:
  2. 本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)-The code is the VC implementation of the well-known Aprior algorithm in Association Rule Model of Data Mining field, can be used in Knowledge Discovery, Data Mining, AI, Pattern Re
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:71.72kb
    • 提供者:杨永刚
  1. C++遗传算法的源代码

    0下载:
  2. 用VC++编写的遗传算法源程序,可以用内容较多-very useful, widely,VC++, coding, Genetic algorithm of C++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.66mb
    • 提供者:me
  1. BP-RBF算法

    0下载:
  2. BP,RBF算法,用VC实现,一个很好的毕业设计-BP, RBF algorithm, with VC, a good design graduates
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:114.92kb
    • 提供者:原野
  1. 演化算法在参数回归中的应用

    0下载:
  2. 本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。-paper in VC environment using an evolutionary algorithm to achieve the nonlinear regression, experimental results indicate that this method can achieve good nonlinear regression.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.32kb
    • 提供者:龚文引
  1. c4.5算法数据(VC VERSION)

    0下载:
  2. 数据挖掘c4.5算法(vc语言版本)欢迎大家下载测试!!!! - The data mining c4.5 algorithm (vc language edition) welcome everybody downloading test! ! ! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:152.78kb
    • 提供者:万喜
  1. svm算法vc源代码

    1下载:
  2. Libsvm 3.23完全版-A program of svm based on vc code,hope to useful to friends who study on structure of the data.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.03mb
    • 提供者:yu
  1. 支持向量机的SMO算法VC实现

    1下载:
  2. 支持向量机的SMO算法VC实现,在模式识别和 许多方面很有用-support vector machine algorithm VC SMO, in pattern recognition and useful in many ways
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13.99kb
    • 提供者:dog
  1. VC编写的Harris角点检测算法

    1下载:
  2. 网上一直没有Harris算法的VC程序 无奈 自己写一个吧 用了两个小时就写好了 非常简陋 大家凑合着看 2005年11月15日-Harris algorithm VC procedures helpless himself wrote it with a two hour written a very simple you can make do with a November 15, 2005
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:736.35kb
    • 提供者:赵辉
  1. 遗传算法vc

    0下载:
  2. 遗传算法是基于生物学的一种新型算法,本例题中采用vc来实现该算法-genetic algorithm is based on the biology of a new algorithm, using the example vc to the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17.45kb
    • 提供者:张红亮
  1. VC界面一字棋

    1下载:
  2. 用人工智能的αβ剪枝算法实现,界面整洁漂亮,人机各为一方,三子连成一线即赢- pruning algorithm, clean interface beautiful, man-machine for the party, three sons and circumstance that is even win
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:92.73kb
    • 提供者:陈陈
  1. AStar.用A形算法寻找迷宫的最短路径,VC实现

    1下载:
  2. 用A形算法寻找迷宫的最短路径,VC实现,非常值得一看,A fractal algorithm used to find the shortest path maze, VC achieve, very worth a visit
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-14
    • 文件大小:168.82kb
    • 提供者:壹号通缉犯
  1. 15数码问题的3种算法(算法和具体代码)

    5下载:
  2. 15数码问题的3种算法(算法和具体代码) 解决15数码问题的3种算法,分别是深度,宽度,以及A*算法。c语言编写,VC下都通过运行。,15 digital issues three kinds of algorithm (algorithm and the specific code) to solve the problem of 15 digital three kinds of algorithms, respectively, are the depth, width, and th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-21
    • 文件大小:39.11kb
    • 提供者:段毅
  1. 遗传算法源程序

    0下载:
  2. Vc++下如何利用Matlab工具箱进行数字信号处理-Vc++ How to use Matlab toolbox for digital signal processing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:3.69kb
    • 提供者:小朱
  1. VC++GeneticAlgorithm

    0下载:
  2. 很经典的一个算法。大家做工程和通信用的着。遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。-A classic a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:104.19kb
    • 提供者:林宇贞
  1. VC-clustering_arithmetic

    0下载:
  2. 用VC写的很好的聚类程序,包含各种聚类算法,不同的参数设置-Using VC to write a good clustering procedures, including a variety of clustering algorithm, different parameters
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:219.56kb
    • 提供者:Calvin Chen
  1. genetic-algorithm-vc

    0下载:
  2. 用VC实现的遗传算法的完整工程文件。有转轮法,交叉和变异。-VC genetic algorithm implemented with the full project file. There wheel method, crossover and mutation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:302.91kb
    • 提供者:胡丹
  1. 遗传算法源代码

    0下载:
  2. 用遗传算法求函数最大值问题,vc++实现,简单明了(Using the genetic algorithm to solve the problem of maximum function, the vc + + implementation is simple and straightforward)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:560kb
    • 提供者:逆晓风
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com