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

搜索资源列表

  1. weka-3-4-4

    0下载:
  2. 由java开发的软件包,里面有人工智能所用的很多东东,包括神经网络,支持向量机,决策树等分类和回归分析方法,集成化软件哦!-by java development package, which has artificial intelligence used by many of the Eastern, including neural networks, support vector machines, such as decision tree classification and reg
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8547984
    • 提供者:XIAO
  1. spirit-1.3.1MSVC

    0下载:
  2. 著名的Parser库Spirit在VC6上的Port,还带十几个Parser的例子。自己开发领域小语言的利器。-Parser for the famous Spirit of the VC6 Port also brings a dozen Parser example. They developed small areas of language as a weapon.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:635403
    • 提供者:好 哥哥
  1. 传教士与野人问题

    1下载:
  2. 传教士和野人问题是人工智能中的经典问题。本程序采用递归算法求解。定义一个函数,该函数返回一个解路径,路径可以用规则序列表示,也可以用状态序列表示。比如,用规则序列表示,可以表示为:(1 1)(1 0)。。。 表示:过去1个传教士,一个野人,回来一个传教士,。。。如果用状态序列表示,可以表示为:(3 3 1)(2 2 0)(3 2 )。。。 路径用一个链表表示,该函数返回该链表。在main中调用该函数,并打印输出该路径。-missionaries and Savage is a classic A
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:34248
    • 提供者:罗鹏魁
  1. 统计回归3.00版

    0下载:
  2. 统计回归软件3.00版, 应用本程序,可以方便快速的建立多元一次回归方程,如气象上统计预报方程的建立等。-statistical regression software version 3.00, the application procedures, to facilitate the rapid establishment of a multiple regression equation, such as meteorological forecasting equation statis
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1346762
    • 提供者:饶秀琪
  1. Calculate000

    0下载:
  2. 可以识别输入的算术表达式并计算机结果,支持+、-、*、/四则运算及嵌套的(),比如4*3+5*((16+8)/2-5)。 利用后缀表达式计算。-can identify imported computer arithmetic expression and the results support ,-,*, / 4 Operational and nested (), such as 3 5 4 * * ((16 8) / 2-5). The use of the suffix formul
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1822
    • 提供者:梁清华
  1. viterbi-3.0.1

    0下载:
  2. 从国外ECC网站上找到的,可以作为初始学习的参考程序。-from abroad ECC found on the site, as the initial study of the reference program.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:24814
    • 提供者:黄炳国
  1. 0-1programming

    1下载:
  2. 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1368
    • 提供者:wan
  1. OpenNL2

    0下载:
  2. This OpenNL, a library to easily construct and solve sparse linear systems. * OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR). * OpenNL can also use other solver
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:85404
    • 提供者:Wayne
  1. mjpegtools-1.6.3-rc1

    1下载:
  2. Motion JPEG编解码器源代码,包含一些图象处理算法,如降噪算法等-Motion JPEG codec source code contains some image processing algorithms, such as noise reduction algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1616979
    • 提供者:fidel
  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
    • 文件大小:116681
    • 提供者:njustyw
  1. ofeli-1.3.0-3

    0下载:
  2. OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2211735
    • 提供者:王大为
  1. sparco-1.1.3

    2下载:
  2. 著名的Sparco工具包。是matlab下解决线性约束,二阶锥约束和半定约束等优化问题的常用工具。-Sparco famous Kit. Are resolved under matlab linear constraints, second-order cone constraint and semidefinite constrained optimization problems, such as commonly used instrument.
  3. 所属分类:matlab

    • 发布日期:2015-12-01
    • 文件大小:3882052
    • 提供者:Ma hua
  1. MLDemos-0.3.0-source

    0下载:
  2. 机器学习源代码:内含多种机器学习算法,如GMM、KNN、Kernel PCA等等,供参考。-Machine learning source code: contains a variety of machine learning algorithms, such as GMM, KNN, Kernel PCA for reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:4093833
    • 提供者:胡龙
  1. matlab_bgl-3.0-beta

    0下载:
  2. 这是一个包含有几十个程序的软件包,可以求网路的最短路径等。-This is a program contains dozens of packages, you can seek the complexity of the network, such as the shortest path.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2962981
    • 提供者:李华
  1. LastWave_3_0.windows

    0下载:
  2. LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language. The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Li
  3. 所属分类:Algorithm

    • 发布日期:2017-06-11
    • 文件大小:19403612
    • 提供者:danny
  1. ssprop-3.0.1-windows

    0下载:
  2. matlab中常用的源代码,以及m文件生成的常用函数-matlab commonly used in the source code, as well as the usual functions m file generation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1289789
    • 提供者:孟凤琴
  1. ruance1.0

    0下载:
  2. NextDate函数的设计、实现和测试 函数有3个参数:月份、日期和年;它们都具有整数值,且满足以下条件: 1<=月份<=12 1<=日期<=31 1812<=年<=2012 函数返回输入日期之后的那个日期;如果输入无效值,如2000年6月31日,输出指示相应变量超出取值范围;对于无效的日月年组合,如“1999年13月32日”输出“无效输入日期”。 -NextDate function of the design, implementa
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:947
    • 提供者:小也
  1. Shark-3.0.0

    0下载:
  2. SHARK是一种快速、模块化、功能丰富的开源C++机器学习库。它提供了线性和非线性优化的方法,基于内核的学习算法,神经网络,和其他各种机器学习技术(见下面的特征列表)。它作为一个强大的工具箱,已经在现实世界有很多应用和研究。SHARK依赖于Boost和 cmake。它兼容Windows,Solaris,MacOS X和Linux。根据GNU通用公共许可证授权许可。-SHARK is a fast, modular, feature-rich open-source C++ machine lea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14773133
    • 提供者:陈进
  1. xigua

    1下载:
  2. 该程序为BP网络训练程序,以西瓜数据集3.0为样本集。在MATLAB上运行,供大家学习(The program is BP network training program, watermelon data set 3 as a sample set. Run on MATLAB for everyone to learn)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:7168
    • 提供者:LYXXXX
  1. gmsh-3.0.6-source

    1下载:
  2. gmsh-3.0.6-source开源程序,实现网格划分等模块功能(Gmsh-3.0.6-source program, can achieve manymodule functions such as grid partition)
  3. 所属分类:数学计算

    • 发布日期:2018-01-05
    • 文件大小:12357632
    • 提供者:小熊小豆
« 12 3 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com