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

搜索资源列表

  1. heritrix-1.12.1-src

    0下载:
  2. Heritrix是一个开源,可扩展的web爬虫项目。Heritrix设计成严格按照robots.txt文件的排除指示和META robots标签。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:9.79mb
    • 提供者:辉腾
  1. icsiboost-0.3.tar

    0下载:
  2. Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:113.95kb
    • 提供者:njustyw
  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
    • 文件大小:6.42kb
    • 提供者:来海锋
  1. ParallelLBM

    1下载:
  2. Parallel LBM in C++ In which, as a counterpoint to abstract virtual generic templated meta-programming, we present a concrete code to simulate on precisely two computational nodes using a 1D lattice Boltzmann model with omega = 1 the heating of one
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-10-13
    • 文件大小:766byte
    • 提供者:lcg
  1. adaboost_for_matlab

    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 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learnin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6.42kb
    • 提供者:来海锋
  1. MyMembFunc

    0下载:
  2. 在《C++ Templates: The Complete Guide》一书中(以下简称书),提出了模板元编程最早的实际应用之一:在数值运算中进行解循环优化。 而本文的标题是噱头!本文的真正目的是指出这种优化措施在增加复杂性的同时,并不一定能明显改善效率。应当谨慎使用该技术——默认不使用该技术,在点积计算确实是效率瓶颈时考虑采用该技术,并认真测试该技术是否真能提高效率。 -In C++ Templates: The Complete Guide , a book (hereinafte
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:6.01kb
    • 提供者:李金冰
  1. multiboost-0.71.src.tar

    1下载:
  2. MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:78kb
    • 提供者:周简单
  1. opt4j-2.0

    1下载:
  2. Java平台的启发式优化算法,包含了多目标进化算法(SPEA2和NSGA2),多目标差异进化,PSO和单目标模拟退火算法。并且包含了ZDT,DTLZ和WFG等测试函数-Opt4J is a framework for applying meta-heuristic optimization algorithms to arbitrary optimization problems. The Opt4J framework currently includes a multi-obje
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-17
    • 文件大小:1.88mb
    • 提供者:stuart
  1. dijst

    0下载:
  2. 用MATLAB实现的dijikstra最短路径算法,在算法中运用了元包技术用以记录路径/以及蒙特卡诺算法-Using MATLAB implementation dijikstra shortest path algorithm, the algorithm used in the meta-package technology to record the path
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:578byte
    • 提供者:fengyunlucky
  1. SimulatedAnnealing

    0下载:
  2. Simulated Annealing (SA) is a smart (meta)-heuristic for Optimization. Given a cost function in a large search space, SA replaces the current solution by a random "nearby" solution. The nearby solution is chosen with a probability that depends on the
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:19.67kb
    • 提供者:dingchong
  1. odeint

    0下载:
  2. Solving ordinary differential equations in C++development-This article introduces the C++ framework odeint for solving ordinary differential equations (ODEs), which is based on template meta-programming. I think this framework has some nice advantage
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:13.02kb
    • 提供者:pearline
  1. Tabu_Best

    0下载:
  2. Tabu search is a meta-heuristic that guides a local search towards better solutions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:48.07kb
    • 提供者:tunakaan
  1. DICOMDIR

    0下载:
  2. DICOMDIR Reader Matlab实现DICOMDIR读取 Matlab, Image Processing Toolbox 程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。 相关知识 Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dico
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6.59kb
    • 提供者:鲁冰
  1. 1

    0下载:
  2. mushroom classify and train
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:23.5kb
    • 提供者:gokalp
  1. opt4j-2.2

    0下载:
  2. Opt4J is a framework for applying meta-heuristic optimization algorithms to arbitrary optimization problems. Version 2.2
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.9mb
    • 提供者:Andr茅
  1. dicom

    0下载:
  2. 文章首先针对DICOM3.0 标准, 对DICOM 医学图象的数据结构进行系统的分析, 阐述了文件元信息, 数据集和数据元素的 格式 然后结合DICOM 图象显示的各种方法,创建了DICOM 图象显示核心类, 并简要描述了部分函数的功能。-This paper is to analyze the structure of DICOM medical image,including the structure of File Meta Information,dataset and data
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:274.45kb
    • 提供者:zhengfang
  1. ACO-P-Tabu

    0下载:
  2. This refers to ACO which is a meta heuristics and use this in Tabu search algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:713.62kb
    • 提供者:Long
  1. meta-NNIA

    1下载:
  2. 实现在多目标优化算法NSGA2基础之上加入免疫克隆算法的NNIA算法,并且在NNIA基础之上加入memetic算法-Achieve multi-objective optimization algorithm based on NSGA2 immune clone algorithm NNIA join algorithm, and adding memetic algorithm based on NNIA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:47.06kb
    • 提供者:付雨薇
  1. Topic-oriented-meta-search-engine

    0下载:
  2. 关键词:面向主题 元搜索引擎 神经网络 相关性 中文分词 -Keywords: subject-oriented meta-search engines neural network relevance Chinese word
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:58.28kb
    • 提供者:邵延琦
  1. Meta-Lamarckian-Learning

    0下载:
  2. Meta-larmkican学习的重要文档,需要的赶紧下。亲测有效-Meta-larmkican study important documents, and we need quickly under. Effective pro-test
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:757.59kb
    • 提供者:liuao0910
« 12 3 »
搜珍网 www.dssz.com