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

搜索资源列表

  1. test

    0下载:
  2. 算法设计与分析实验,Strassen矩阵乘法,java实现,输入矩阵阶数后由系统自动生成两个矩阵,然后用Strassen方法,和普通方法分别计算乘法结果
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16.58kb
    • 提供者:ling
  1. javajiyi

    0下载:
  2. java 用于既提高记忆力的测试 用来考试专用-java test for both the increased memory dedicated to test
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:52.1kb
    • 提供者:高超
  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
    • 文件大小:36.32kb
    • 提供者:范卫华
  1. 基于信息熵的蚁群聚类JAVA实现

    1下载:
  2. 基于信息熵的蚁群聚类JAVA实现。包含测试数据。-Ant Colony Clustering JAVA based on information entropy. Contains the test data.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-10-25
    • 文件大小:58.64kb
    • 提供者:justok
  1. DM4

    0下载:
  2. 执行流程: 1. 用户输入参数:K的选择,训练数据,测试数据的路径; 2. 读取训练数据集和测试数据集文件,用ArffFileReader类读取并组织起InstanceSet数据结构; 3. 利用上面的相似度量标准,对每一个测试集中的Instance,计算与其最相似的K个训练集中的Instance,通过投票进行分类,将分类结果存储经Instance的成员变量targetGuess中; 4. 对分类结果进行度量,包括分类正确率,各种类别实例的Precision,Recall;Con
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:126.6kb
    • 提供者:xsl
  1. svm-EM

    0下载:
  2. SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2.47mb
    • 提供者:frank
  1. huffman

    0下载:
  2. 问题描述] 利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼编/译码系统。-Descr iption of the problem] use Huffman encoding of information and communication can grea
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:15.27kb
    • 提供者:yangyang
  1. RBTree

    0下载:
  2. 红黑树的java实现,依照CLRS,通过测试~-Red and black tree java implementation, in accordance with the CLRS, passed the test ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.87kb
    • 提供者:lili
  1. KnapsackProblem

    0下载:
  2. 0/1背包问题的几种解法,包括回溯法、动态规划法以及穷举法。另外还包括集中方法的一个测试报告。-0/1 knapsack problem several solutions, including backtracking, dynamic programming method and the exhaustive method. It also includes a focus on methods of test reports.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:153.66kb
    • 提供者:王若
  1. Hash

    0下载:
  2. 自己上学编的Hashtable的java源码,里面可以选择所有的hash算法和防撞处理方式,带junit测试程序。-own java source of the Hashtable, which can choose all of the hash algorithm and anti-collision approach, with junit test procedure。
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:6.21kb
    • 提供者:fang kun
  1. MillerR

    0下载:
  2. Miller-Rabin test for simple numbers.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3.52kb
    • 提供者:steph
  1. datageneriterfortestinginvc

    0下载:
  2. 数据挖掘中挖掘酸法测试数据的生成实现,搞数据挖掘的-Data Mining Mining acid to achieve the generation of test data, carry out data mining of making
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:22.91kb
    • 提供者:levee
  1. 118-FlatworldMutant

    0下载:
  2. A solution (with a .txt file containing test cases) to the Mutant Flatworld Explorers problem in Volume I of the Problem Volumes of the UVA Online Judge. The problem is available at http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2.86kb
    • 提供者:Mezura
  1. DecisionTree

    0下载:
  2. 决策树ID3算法,带详细注释,可参考《数据挖掘概念与技术》里P185~P196,以MyEclipse7.0环境下开发的 测试数据在data文件下-Decision Tree ID3 Algorithm with extremely detail comments, refering to the book of Data Minning Concepts and Techniques. Do comprehend the content from Page 185 to Page 196 i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:79.04kb
    • 提供者:黑伯爵
  1. dojoTest

    0下载:
  2. 这是一个Ajax框架dojo的测试代码,测试工具是eclipse-This is an Ajax framework dojo of the test code, test tool is eclipse
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-20
    • 文件大小:5.65mb
    • 提供者:杨泽光
  1. test

    0下载:
  2. 3层前馈神经网络,java编写。format用于约束输入数据的格式-3-layer feedforward neural network, java write. format the format of the input data for the binding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3.96kb
    • 提供者:zhongguo
  1. NBClassify

    0下载:
  2. 人工智能。基于朴素贝叶斯的文本分类器,测试正确率较高。-Artificial intelligence. Naive Bayes text classification based on, test accuracy is higher.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5.75kb
    • 提供者:bruce
  1. DecisionTree

    0下载:
  2. 实现决策树ID3算法,测试成功,可以直接使用-ID3 decision tree algorithm to achieve, the test is successful, can be used directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:82.51kb
    • 提供者:雯悦
  1. java

    0下载:
  2. 本人搜集并调试无错的 关于数据挖掘算法,JAVA 实现,里面包含测试数据集,apriori 算法2个,FP-TREE 一个,FP-GROWP 2个 聚类1个、CLUSTREAM 一个,C45、ID3 等,下载后在相应文件夹中有 部分测试数据集合-I collect and debug error-free data mining algorithms, JAVA realization, which contains a set of test data, apriori algorithm 2
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2.58mb
    • 提供者:zhangchangsheng
  1. ARMA-Java--master

    1下载:
  2. ARIMA模型是通过将预测对象随时间推移而形成的数据序列当成一个随机序列,进而用一定的数学模型来近似表述该序列。根据原序列是否平稳以及回归中所包含部分的不同分为AR、MA、ARMA以及ARIMA过程。 在模型的使用过程中需要根据时间序列的自相关函数、偏自相关函数等对序列的平稳性进行判别;而对于非平稳序列一般都需要通过差分处理将其转换成平稳序列(ARIMA);对得到的平稳序列进行建模以确定最佳模型(AR、MA、ARMA或者ARIMA)。在使用中最重要也是最关键的就是对序列进行参数估计,以检验其
  3. 所属分类:大数据

    • 发布日期:2017-12-28
    • 文件大小:1.93mb
    • 提供者:艾玛菲尔
« 12 3 »
搜珍网 www.dssz.com