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

搜索资源列表

  1. eisoo

    0下载:
  2. 东北大学机器人足球队决策系统设计.开发环境使用 VS.NET 2003 调试 DLL 程序方法: 启动 VS.Net 选择“工具”菜单,“调试进程”,选择机器人足球运行进程,点击“附加”,在机器人足球中运行需要调试的 DLL 策略库, 在相应的程序中设置断点,开始比赛,在条件满足时 VS.NET 会停止在断点处等待调试。-Northeastern University robot soccer team decision-making system design. Development
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:28064
    • 提供者:
  1. 中小学排课系统

    0下载:
  2. 这是一个中小学排课系统,采用模拟退火算法框架实现,排课效果好,速度快, C#实现,在vs.net 2005编译通过。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:238685
    • 提供者:funray
  1. HR

    0下载:
  2. 一个小型的人事管理系统,开发环境为VS 2005。前台为ASP页面,后台为C#语言和SQL Server数据库,适合作为ASP网页制作学习的入门例子。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:129944
    • 提供者:yesrush
  1. YCSF

    0下载:
  2. 用C实现的遗传算法,供有需求的朋友使用,我是在vs.NET2003下编译通过的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5666
    • 提供者:陆坤
  1. tsp-vs

    0下载:
  2. 新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:297250
    • 提供者:michaltina
  1. featureExtraction

    0下载:
  2. 该程序包实现了模式识别中的两个特征提取算法,主成分分析PCA和线性判别分析LDA。采用C++语言编写,开发环境VS。 程序包还提供了两个测试样本文件。-The package to achieve the recognition of the two feature extraction algorithm, principal component analysis PCA and linear discriminant analysis LDA. Using C++ language, dev
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-23
    • 文件大小:45953
    • 提供者:tangxiaojun
  1. clustering

    0下载:
  2. 该程序包实现了三个模式识别的聚类算法,分别是K-means、LVQ2和GLVQ聚类算法。采用C++语言编写,开发环境是VS。 另外,压缩包中还提供了两个测试样本文件。-The package has three pattern recognition clustering algorithm, namely K-means, LVQ2 and GLVQ clustering algorithm. Using C++ language, development environment is VS.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:49774
    • 提供者:tangxiaojun
  1. libsvm-2.89

    1下载:
  2. 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:521027
    • 提供者:陳彥霖
  1. 2DLDAwiththeSVM-basedfacerecognitionalgorithm

    0下载:
  2. 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:236393
    • 提供者:费富里
  1. ant

    0下载:
  2. 一个基于蚁群算法实现TSP问题的程序,自己已经运行,使用的VS-A TSP problem based on ant colony optimization procedure has run its own, using the VS
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:800947
    • 提供者:李英
  1. aco-FashionXuBlog

    0下载:
  2. 蚁群算法解决旅行商问题的C++源码,开发环境VS。-ACO for TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:9949
    • 提供者:miuchen
  1. ga

    0下载:
  2. VS 2005下编写的遗传算法,采用面向对象的方式实现的遗传算法的思想,可用于神经网络的初始权值和阈值的优化。-VS 2005, prepared under the genetic algorithm, object-oriented approach to achieve the idea of genetic algorithms, neural networks can be used for the initial weights and threshold optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:510954
    • 提供者:Ivan.Ru
  1. bpNet

    0下载:
  2. VS 2005 下编写的BP神经网络,可用于文字识别,车牌识别等方面。-VS 2005, prepared under the BP neural network can be used for character recognition, license plate recognition and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:105462
    • 提供者:Ivan.Ru
  1. MaoPaoFa

    0下载:
  2. 使用c#在vs中编写的经典派寻算法:冒泡法-Using c# in vs faction seeking to write the classic algorithm: bubble method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:34187
    • 提供者:gaochunhui
  1. c1

    0下载:
  2. 计算柱状体对垂直入射的平面波的散射C1.for (a) efficiencies (ext.,sca.,abs.) vs size parameter (b) intensity at a scattering angle vs size parameter (c) angular scattering over a plane -C1.for (a) efficiencies (ext.,sca.,abs.) vs size parameter
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:2879
    • 提供者:周翔宇
  1. c3

    0下载:
  2. 计算柱状粒子对垂直入射的平面波的散射C3.for internal and external coefficients vs size parameter-C3.for internal and external coefficients vs size parameter
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:2600
    • 提供者:周翔宇
  1. Chess

    0下载:
  2. a Chinese chess game with GUI using FLTK. support person vs person and person vs robot. you can change the ability of the robot by changing the steps the robot can count. also supports one step undoing. once exceeds the times of undoing, there is a r
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:9598133
    • 提供者:pudn wang
  1. mspacman_v2.1.2

    0下载:
  2. Ms Pac-Man vs Ghost Team Competition code,2011年进化计算年会竞赛程序- Ms Pac-Man vs Ghost Team Competition,2011CEC code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1757932
    • 提供者:张春元
  1. EM-vs-MCMC

    0下载:
  2. 一篇关于EM算法与MCMC算法的介绍与区别的论文。-EM VS MCMC for estimation of hidden markov modesl: A computational perspective. Copyright by Tobias Ryden
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-01
    • 文件大小:959061
    • 提供者:夏茉儿
  1. siliconpredictNARXwith-pca-VS-kpca

    2下载:
  2. 用PCA加动态神经网络(DNN)与KPCA加动态神经网络(DNN)做铁水含硅量预测,适用于多种时间序列预测。-the prediction of silicon content with NARX model based on PCA and DNN Vs the prediction of silicon content with NARX model based on KPCA and DNN .This method also can use to the other time serie
  3. 所属分类:AI-NN-PR

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