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

搜索资源列表

  1. perceptron

    0下载:
  2. 构造一个基于感知器学习算法的神经学习系统利用一编程语言建立一个基于感知器/BP学习算法的神经学习系统。-Construct a perceptron learning algorithm based on neural learning system using a programming language to build a device based on the perception/BP learning algorithm for neural learning system.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:31796
    • 提供者:wony
  1. antcolonyalgorithm

    0下载:
  2. 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-10
    • 文件大小:1529947
    • 提供者:天天
  1. jisuanjizuchnegyuanli

    0下载:
  2. 能够实现定点小数的机器数表示、定点小数的变形补码加减运算、定点小数的原码一位乘法运算和浮点数的加减运算。-Able to achieve fixed-point decimal number of machines that the deformation of complement fixed-point decimal addition and subtraction operations, the original code a fixed-point decimal multiplica
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:355892
    • 提供者:施振磊
  1. Matrix

    1下载:
  2. 一个通用的对矩阵进行操作的类,主要包括:实(复)矩阵的加减、求逆、求秩、行列式求值以及矩阵的乔里斯基分解、三角分解等。-A general class of matrix operations, including: real (complex) matrix addition and subtraction, inverse, seeking the rank, determinant evaluation and matrix Qiaolisiji decomposition, triang
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-27
    • 文件大小:11457
    • 提供者:zj
  1. Main

    0下载:
  2. 上学时写的一个用JAVA和Selection sort and Merge Sort算法排序的代码-Write Java code to sort a sequence of elements into ascending order by using Selection sort and Merge Sort algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:558
    • 提供者:刘洋
  1. Zip_Compression

    0下载:
  2. 一个简单的文件/文件夹的压缩/解压缩软件,可以实现良好的压缩率和效率-A simple file/folder compression/decompression software, you can achieve a good compression ratio and efficiency
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:124045
    • 提供者:Tony
  1. 23479328749

    0下载:
  2. 实现一个风扇模型,具有加速转,倒转,减速转等功能-The realization of a fan model with accelerated forward, rewind, slow transfer functions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7088
    • 提供者:王桂花
  1. Perceptron_Java

    0下载:
  2. A simple, illustrative implementation of a single-layered perceptron in Java. When a pattern is impressed on the perceptron the activation of the network is adjusted according to an activation formula and a given bias value. To adjust the way the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1871
    • 提供者:Felippe
  1. svm

    0下载:
  2. SVM代码,适用于文本分类,为学习SVM的朋友提供一个参考,共同学习。-SVM code for text classification, the study provides a reference SVM friends, learning together. 提供更好的翻译建议
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:13938
    • 提供者:leidan
  1. InsuranceCRMSystem

    0下载:
  2. Insurance trade system using data mining algorithm , in this system we take a survey of insurance policy and present in bar chat-Insurance trade system using data mining algorithm , in this system we take a survey of insurance policy and present in b
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5388629
    • 提供者:sivaganesh
  1. FileCompression[zip]

    0下载:
  2. 一段简单的代码,把一个文件压缩成zip格式。 -A simple code to a file compressed into a zip format.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:542
    • 提供者:黄杰
  1. jpcap-0.01.16-win32

    0下载:
  2. lol is a pcap handler so enjoy it -lol is a pcap handler so enjoy it ....
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:840236
    • 提供者:staricee
  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
    • 文件大小:6747
    • 提供者:鲁冰
  1. Java

    0下载:
  2. 一个小型的计算器,能够实现加减乘除以及负数,百分数-A small calculator, can be achieved, Math, and negative, the percentage of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7819
    • 提供者:陈坤
  1. ENFRN

    0下载:
  2. A neuro-fuzzy method to learn fuzzy classification rules from data.
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7574006
    • 提供者:Penny
  1. fpGroth

    0下载:
  2. FP-Tree算法是关联规则挖掘算法,和经典的Apriori算法相比,有很大优势。-FP-Tree algorithm is association rule mining algorithm, and classical Apriori algorithm, there is a great advantage.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:94394
    • 提供者:聂风
  1. guihuaxuexi

    0下载:
  2. 只是神经网络学习中的一个非常重要的章节,讲的是规划学习,支持向量机。-Neural network learning is a very important chapter, learn about the planning, support vector machines.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:352621
    • 提供者:吴国进
  1. KNN0.0_0.0

    1下载:
  2. 这是用java实现的KNN算法分类器 实现了机器的自动学习与文本自动分类 仅供学习使用-This is a java implementation of the KNN algorithm with classifier achieved the automatic machine learning and text categorization learning to use only
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1854135
    • 提供者:翔子
  1. calc2

    0下载:
  2. A simple calculator source code in Java , compiled by netbeans. simple operations only.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:15464
    • 提供者:sparky
  1. btree

    0下载:
  2. 一个二叉树层次遍历代码,请各位高手指点一二!-Traversal of a binary-level code, or two expert guidance please!
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1231
    • 提供者:刘强
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 28 »
搜珍网 www.dssz.com