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

搜索资源列表

  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. VC野人八数码程序

    0下载:
  2. 用VC编制的集成的野人和八数码演示程序。其中野人程序用动态的效果演示,并能设置进度。八数码程序能根据给出的源状态转换成目标状态。-VC establishment of integrated Savage and eight digital presentations. Savage procedures which use dynamic demonstration effect, and can be programmed to progress. Eight digital process
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.65mb
    • 提供者:wangyan20032003
  1. 20051004深度优先

    1下载:
  2. 人工智能中的八数码难题 这个采用的是深度优先方法 编程球境是VC++ 解压即可.-artificial intelligence of eight digital problem is the depth of the preferred method of programming ball Habitat VC can be unpacked.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14.03kb
    • 提供者:刘强
  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_ardata-vc

    0下载:
  2. 关联规则挖掘数据产生程序.VISUAL C++ 可产生满足要求的挖掘数据.-Data Mining Association Rules have procedures. VISUAL C can be produced to meet the requirements of data mining.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23.22kb
    • 提供者:徐益军
  1. vc-LMS

    0下载:
  2. vc++实现神经网络的LMS算法,并可以自动选择神经元个数-vc + + LMS neural network algorithm, and can automatically choose Neuron Number
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10.46kb
    • 提供者:WW
  1. yichuan_sga

    0下载:
  2. 基本遗传算法,用来求解函数的最大值!在VC和TC下均可实现.-basic genetic algorithm used to solve the function of the maximum! And the VC can be achieved under TC.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9.12kb
    • 提供者:黄波
  1. QP_suanfa

    0下载:
  2. 测试无约束优化定理求解最小值,包括测试数据,在VC下可以实现,已经调试成功.-test unconstrained optimization for minimum theorem, including test data, the VC can be achieved, debugging has been successful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16.69kb
    • 提供者:黄波
  1. 基于VC的神经网络开发程序包(源码)

    0下载:
  2. 基于VC开发的神经网络工具箱,能进行各种神经网络的开发与设计(annie1.5)-development of the VC-based neural network toolbox that can be used for a variety of neural network development and design (annie1.5)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:412.59kb
    • 提供者:gcl
  1. 基于VC的神经网络开发程序包(原码)

    1下载:
  2. 可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... pleas
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:413.02kb
    • 提供者:李洋
  1. VC源代码

    1下载:
  2. 这是用VC实现的模糊控制算法,稍作处理可以达到自己的要求-This the VC fuzzy control algorithms, separate treatment can achieve their demands
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:57.9kb
    • 提供者:yaolijun
  1. C++GAcode

    0下载:
  2. VC++中对遗传算法进行了实现,实现可视化,经过本机验证可以实现。是一个效率较高的程序。-VC++ Of genetic algorithm to achieve and realize visualization, after verification of the machine can be achieved. Is a more efficient procedure.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:46.02kb
    • 提供者:lian
  1. sga-c

    0下载:
  2. 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:32.75kb
    • 提供者:eric
  1. BP

    0下载:
  2. 人工神经网络中著名的BP算法的实现,在VC下可以直接运行-Artificial Neural Networks in the well-known BP algorithm, the VC can be directly run
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:256.2kb
    • 提供者:高毅
  1. ant_colony_algorithm

    1下载:
  2. 蚁群算法编程实现,在VC下调试,可用于大二学生学习人工智能或数据结构-Ant colony algorithm programming, debug in VC can be used for second year students of artificial intelligence or data structure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-10-18
    • 文件大小:247.92kb
    • 提供者:zhangyuxiang
  1. xinmonituihuo-vc

    0下载:
  2. 一个新的模拟退火的VC程序,可以一起来学学和用-A new simulated annealing VC program, you can learn together and use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:23.77kb
    • 提供者:王万科
  1. ant-colony-algorithm-demo-zhang

    1下载:
  2. VC++源码,是一个功能强大的蚁群算法演示平台,能演示基本的蚁群算法以及改进后的蚁群算法在TSP等问题上进行问题求解的过程-翻译结果(中 > 英)复制结果 VC + + source code, is a strong function of the ant colony algorithm demo platform, can demonstrate the basic ant colony algorithm and the improved ant colony algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:148.49kb
    • 提供者:张强
  1. testKNN

    0下载:
  2. KNN 分类器的VC实现。。。可以直接运行。-KNN classifiers realize the VC. . . Can be directly run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:240.92kb
    • 提供者:周然
  1. k-means

    0下载:
  2. K-means算法,linux下C++实现,VC下稍微修改也可运行,数据简单,只实现核心算法-K-means algorithm, under linux C++ achieve, VC can be slightly modified to run, the data is simple, only to realize the core algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:4.75kb
    • 提供者:lihaoliang
  1. RBF神经网络的VC源码bp_rbf

    1下载:
  2. RBF神经网络C++实现,使用Visual C++6.0打开,可直接编译运行。(RBF neural network C++ implementation, using Visual C++6.0 to open, can be directly compiled and run.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:109kb
    • 提供者:zhuqitai
« 12 3 4 5 »
搜珍网 www.dssz.com