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

搜索资源列表

  1. yabanbiaohaoSource

    0下载:
  2. This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally.-This file (the project file
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:890813
    • 提供者:周燕
  1. OpenSVM-1.0.1-Beta-SRC(2)

    0下载:
  2. OpenSVM was developped under Visual C++ 6.0 SP6, You can open the workspace file(*.dsw) in the opensvm-src folder. The folder include the svm.h and svm.cpp which in the libsvm (Copyright (c) 2000-2007 Chih-Chung Chang and Chih-Jen Lin All rig
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:621367
    • 提供者:njustyw
  1. eo-1.0.1

    0下载:
  2. 这是linux下的进化计算的源代码。 === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest ne
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1485372
    • 提供者:wk
  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
    • 文件大小:422928
    • 提供者:李洋
  1. WordNet 语义计算 CSharp版

    1下载:
  2. 操作 WordNet 3.0 词汇语义资源的 C# 类。该API提供了获得 WordNet 项目的大部分内容,包括所有的同义词集以及它们之间所有的词汇关系。 This is a C# .NET API for the WordNet 3.0 lexical semantics resource. The API captures most of the content of the WordNet project, including all synset definitions and syn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-05-27
    • 文件大小:208621
    • 提供者:hello_web
  1. adaptive_adaboosting.rar

    0下载:
  2. AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files ,AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:6579
    • 提供者:来海锋
  1. 基于A星算法的MFC界面的八数码程序

    1下载:
  2. 基于A星算法的MFC界面的八数码程序,本人本科做得最漂亮的大作业了,其中process函数是搜索的主函数。-8 digital program with MFC interface based on A star searching method which is the most proud project I have finished in my fu*king bachelor years.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-04-09
    • 文件大小:36864
    • 提供者:ddgysx
  1. 一个简单但很全面的遗传算法例子.rar

    0下载:
  2. 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:83967
    • 提供者:
  1. GEPKNN.rar

    0下载:
  2. 代码是一个分类器的实现,其中使用了部分weka的源代码。可以将项目导入eclipse运行,记得把训练数据(arff文件)放在项目根目录下。,Code is the implementation of a classifier, the use of some of the weka source code. Projects can run into eclipse, I remember the training data [arff files] on the project root di
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10032053
    • 提供者:lqy tom
  1. VideoCapture.rar

    1下载:
  2. 用C++语言实现的视频人脸识别技术,这个是我的毕业设计在这里和大家分享!代码我已经跑过!ok的!,Using C++ language of the video face recognition technology, this is my graduation project to share with you all here! I have ran the code! ok the!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:777135
    • 提供者:andy
  1. JAVA

    2下载:
  2. 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sob
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-12
    • 文件大小:37192
    • 提供者:范卫华
  1. bp

    2下载:
  2. BP神经网络控制的Matlab程序,我的硕士毕业设计中用的神经网络就是用这个修改的,下载后直接复制即可运行成功,不同的训练对象只需修改限制条件和训练的数据即可-BP neural network control of Matlab program, my master' s graduation project using the neural network is to use this modification, the download can be run directly cop
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1032
    • 提供者:大冰
  1. hugin-2009.4.0_rc2.tar

    0下载:
  2. 用来拼接图像的另一款软件 基于sift算法 速度较慢 效果不错 来自开源项目 hugin-another alogriam used to panoramic images ,base on sift feature ,low in speed but with nice result ,come form a opencn source project Hugin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11759016
    • 提供者:李超俊
  1. project

    1下载:
  2. 人工神经网络 0-9数字识别 建立一个多层Perceptron网络,采用BP学习算法训练,得到适当的分类器-Artificial neural network digit recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3587601
    • 提供者:逆流光
  1. BAM

    0下载:
  2. Bidirectional Associative Memory Heteroassociative Memory 人工智能人工神经网络源码;-Bidirectional Associative Memory Heteroassociative Memory artificial intelligence artificial neural network source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:19652
    • 提供者:
  1. ANN

    0下载:
  2. 一个bp的VC源码,整个工程都有,是我神经网络课的大作业,保证可用,希望对需要的同人有参考作用-A bp of VC source, the entire project have, is my big lesson neural network operations, to ensure that available, I hope my colleagues on the need to reference the role of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:67809
    • 提供者:王鹏
  1. ANALYSISIOFAUTILITYPVTYBRIDSYSTEMUSINGNEURALNETWOR

    2下载:
  2. 这是一篇美国博士毕业设计的论文,是用神经网络实现mppt的方案-This is a graduation project of the United States, Dr. thesis, is to use neural network program to achieve MPPT
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-09-26
    • 文件大小:5495898
    • 提供者:无名
  1. sba-1.5

    0下载:
  2. sparse bundle ajustment的源码,可以添加到自己的工程去-sparse bundle ajustment the source, you can add to your project to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:470312
    • 提供者:孙曦
  1. Fix_Computer

    0下载:
  2. 关于人工智能的一个小项目,用CILPS工具写成-On a small project in artificial intelligence, using a tool written in CILPS
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1798
    • 提供者:adam goo
  1. rbf

    0下载:
  2. rbf神经网络在工程预算中的应用,效果很好-rbf neural network in the application of the project budget, well
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:843
    • 提供者:魔夏
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com