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

搜索资源列表

  1. 一元稀疏多项式计数器

    1下载:
  2. 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:36.95kb
    • 提供者:陈宇
  1. C程序自动测试程序系统

    1下载:
  2. C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.-C automatic test procedures, test data is the main structure of classical algorithm : Sort of, such as tree traversal.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:565.88kb
    • 提供者:徐杰
  1. LVQ学习矢量化算法

    0下载:
  2. LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37.5kb
    • 提供者:张伟华
  1. Regional_Warmup_02_HDU

    0下载:
  2. ACM比赛HDU热身赛比赛详细报告。包括题目,解题报告,源代码。测试数据,输入输出数据。-ACM race warm-up match HDU detailed report. Including the subject, problem-solving report, the source code. Test data, input and output data.
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:7.18mb
    • 提供者:鲍青
  1. test-data-for-01-knapscap-problem

    0下载:
  2. 这个是用于01背包问题的测试数据,很多论文都用这其中的数据集来测试-This is a knapsack problem for the 01 test data, a lot of papers with which the data set to test
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:4.12kb
    • 提供者:吴凡
  1. test

    0下载:
  2. 大二,数据结构,8套期末考试试题,仅供学习之用-Sophomore year, data structure, 8 sets of examination papers at the end, only learning
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:59.53kb
    • 提供者:shirley
  1. butter

    0下载:
  2. ACM测试数据,题目甜牛奶,练习单源点最短路径的好题。-ACM test data, the subject of sweet milk, practicing single-source shortest path a good title.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:26.81kb
    • 提供者:ly
  1. data-structure-exercise

    0下载:
  2. 严蔚敏数据结构c语言版的习题集 希望大家能够学习了数据结够后 得到试炼!-YAN Wei-min data structure c language version of the exercise set hope that we can learn from the data node test after enough!
  3. 所属分类:Data structs

    • 发布日期:2017-05-17
    • 文件大小:4.49mb
    • 提供者:siggar8148
  1. TEST

    1下载:
  2. 数据结构试验 实验一 线性表的顺序表示与实现 实验二 线性表的链式表示与实现 实验三 栈与队列及其应用 实验四 二叉树的应用 实验五 图的遍历与应用 实验六 查找技术 实验七 内部排序 全部源码-Experimental test data structure form a linear sequence of that experiment and realization of the Second linear chain form and realizati
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:388.97kb
    • 提供者:稻草人
  1. empca

    0下载:
  2. EMPCA算法的函数代码,附带有训练测试数据集,用于特征降维等方面。-Algorithm EMPCA function code, attached to the test data set there is training for the characteristics of dimensionality reduction and so on.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:155.55kb
    • 提供者:苗晨
  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. jieceshu

    0下载:
  2. 有关人工智能,数据挖掘中的决策树算法的实现包括相关的测试数据-On artificial intelligence, data mining, decision tree algorithm in the implementation, including relevant test data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:3.52mb
    • 提供者:
  1. Algorithm-for-test-data

    0下载:
  2. 算法考试资料,oj刷题的好帮手,附常用代码和模板-Algorithm test data, oj brush question is a good helper, with a common code and templates
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:18.1mb
    • 提供者:seven
  1. Data-Makers

    0下载:
  2. These scr ipts demonstrate techniques used to generate test data and write those data to external data files.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:Zeeshan
  1. MATLAB-Data-Acquisition-Toolbox

    0下载:
  2. This document will describe some of the general usage of MATLAB s Data Acquisition Toolbox (DAT). The software in the toolbox allows MATLAB to acquire data from sensors and to send out electrical signals that can be used to control or drive exter
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:127.48kb
    • 提供者:pooya
  1. nmf(test)

    0下载:
  2. 用于入侵检测的系统的NMF算法,此部分为用于KDD99数据的测试部分的代码。-Intrusion detection system for NMF algorithm, this part of the test data for KDD99 part of the code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4.1kb
    • 提供者:雷雨
  1. kddcup.data

    0下载:
  2. kddcup99数据集,ids测试数据集,很经典的-kddcup99 dataset ids set of test data, it is classic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-11
    • 文件大小:17.28mb
    • 提供者:成成
  1. test

    0下载:
  2. 数据挖掘中的数据以及测试数据的程序,可正常进行分类,核函数齐全-Data and test data in the data mining program, normally classified, complete kernel function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:905.39kb
    • 提供者:liyu
  1. fcm-test

    1下载:
  2. 模糊聚类iris标准数据测试。。。采用fcm方法。-Fuzzy clustering iris standard test data
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.63kb
    • 提供者:liu
  1. data

    1下载:
  2. 随机森林算法的构造过程:1、通过给定的原始数据,选出其中部分数据进行决策树的构造,数据选取是”有放回“的过程,我在这里用的是CART分类回归树。 2、随机森林构造完成之后,给定一组测试数据,使得每个分类器对其结果分类进行评估,最后取评估结果的众数最为最终结果-Random Forest algorithm construction process: 1, by a given raw data, which part of the decision tree data structu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:9.43kb
    • 提供者:小代
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com