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

搜索资源列表

  1. CG1.m

    0下载:
  2. linear conjugate gradient
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1036
    • 提供者:belal
  1. unzip540

    0下载:
  2. 完整的解压zip文件的源码。包含密码功能-The source of uncompress zip file, contains password
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-09
    • 文件大小:1043852
    • 提供者:站长
  1. lrecog

    0下载:
  2. 根据植物树叶外形识别其种类-According to plant leaves to identify the type of shape
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-19
    • 文件大小:739875
    • 提供者:褚伟
  1. maastWWW1_3

    0下载:
  2. WAAS matlab仿真程序 maast-WAAS matlab simulation program maast
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:481265
    • 提供者:邵炳军
  1. galib246

    0下载:
  2. 遗传算法的源程序例子,对于初学者有很大帮助,建议多-Genetic algorithm source code examples are very helpful for beginners, the proposed multi-
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:525383
    • 提供者:liuwei
  1. Examples

    0下载:
  2. 通过人工智能算法快速实现神经网络识别,具有更加高效和快速的特点-Through artificial neural network algorithm for rapid identification, have a more efficient and rapid characteristics of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4539104
    • 提供者:msdn
  1. libsvm-2.87

    0下载:
  2. 使用svm实现了分类和拟合功能 带有源文件,包括了java版本和c++版本 -Achieved using the SVM classification and fitting function with the source documents, including a java version and c++ Version
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:562011
    • 提供者:涂文根
  1. SVM

    1下载:
  2. VC++实现的SVM的算法实现,应用于机器学习的好方法.-VC to achieve the SVM algorithm, used in a good way of machine learning.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-26
    • 文件大小:427282
    • 提供者:qiyali
  1. Apple_Set

    0下载:
  2. Problem A:放苹果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Descr iption 把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1和1,5,1 是同一种分法。 Input 第一行是测试数据的数目t(0 <= t
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:4980
    • 提供者:杨扬
  1. toolbox_nlmeans

    0下载:
  2. 实现非局部平均去噪算法(non local mean)-The realization of non-local denoising algorithm on average (non local mean)
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:980050
    • 提供者:冯灿
  1. 164JavaSource

    0下载:
  2. 164个简单的JAVA源代码供新手入门使用解压缩后可见-164 simple JAVA source code for beginners can be seen after the use of decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:430217
    • 提供者:hukaidi
  1. org

    0下载:
  2. 使用Java开发的图论算法的包,里面含有图论的各种算法,如:地杰斯特拉,图的遍历算法-Java development using graph theory algorithms package, which contains a variety of graph theory algorithms, such as: to杰斯特拉, graph traversal algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:301636
    • 提供者:changzhuo
  1. air_sea

    0下载:
  2. 一个计算海天背景的工程模型。由matlab编写-A calculation of the engineering model of the sea and the sky background. Prepared by the matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:60890
    • 提供者:刘铮
  1. linzhirenSVMcode(libsvm)

    0下载:
  2. matlab和C语言的SVM编写的程序,据说很有名,很多人以此为蓝本改进-matlab and C language procedures for the preparation of SVM, it is said well-known, many people draw on to improve
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:420134
    • 提供者:gj
  1. bp

    0下载:
  2. #include "iostream.h" #include "iomanip.h" #define N 20 //学习样本个数 #define IN 1 //输入层神经元数目 #define HN 8 //隐层神经元数目 #define ON 1 //输出层神经元数目 double P[IN] //单个样本输入数据 double T[ON] //单个样本教师数据 double W[HN][IN] //输入层至隐层权值 double V[ON][HN] //隐
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2568
    • 提供者:xx
  1. libsvm-2.71

    0下载:
  2. 一个计算线性支持向量机的matlab源代码,台湾人编写,在c环境下运行-A calculation of the linear support vector machine matlab source code, the people of Taiwan to prepare, in the c environment running
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:456253
    • 提供者:喻军
  1. prngd-0.9.28.tar

    0下载:
  2. 随机数算法,大家多支持,会对大家有帮注的-Random number algorithms, all parties to have more support, will we have to help inject the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-23
    • 文件大小:70150
    • 提供者:whuan627
  1. perception.rb

    0下载:
  2. Perception,神经网络感知器,单元模块-Perception, perceptron neural network, modules
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1440
    • 提供者:dexter
  1. ROFdenoise

    0下载:
  2. Simple and easy-read code for a denoising method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:180224
    • 提供者:lihua
  1. vc-SVM

    0下载:
  2. 支持向量机的VC++相关源程序代码,希望对大家有用!-SVM VC++ Related source code, useful for all of us hope!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:1076523
    • 提供者:liyan
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com